Skip to content

Commit 9b15261

Browse files
committed
dev-python/aiopvapi: add 3.1.1
Closes: https://git.edevau.net/onkelbeh/HomeAssistantRepository/issues/3122 Signed-off-by: Andreas Billmeier <[email protected]>
1 parent ceac56d commit 9b15261

File tree

3 files changed

+32
-2
lines changed

3 files changed

+32
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -617,12 +617,12 @@ A daily compile test is run at Github with Python 3.9 to catch general faults. E
617617

618618
## Licenses
619619
This repository itself is released under GPL-3 (like most Gentoo repositories), all work on the depending components under the licenses they came from. Perhaps you came here because I filed an issue at your component about a bad or missing license. It is easy to [assign a license](https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/adding-a-license-to-a-repository). During cleanups and license investigations I have been asked often which license to choose. I am not a lawyer, but I can offer the following table, counted over this repository, perhaps this helps your decision. If a package has more than one license listed, all of them are counted.
620-
There are 1985 Ebuilds in total, 1974 of them have in total 1993 (42 different) licenses assigned.
620+
There are 1987 Ebuilds in total, 1976 of them have in total 1995 (42 different) licenses assigned.
621621

622622
|License| Ebuilds using it|
623623
|-------|-----|
624624
|MIT|1123|
625-
|Apache-2.0|455|
625+
|Apache-2.0|457|
626626
|GPL-3|129|
627627
|BSD|111|
628628
|LGPL-3|26|

dev-python/aiopvapi/Manifest

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
DIST aiopvapi-2.0.4.gh.tar.gz 179965 BLAKE2B ab97f6a3f6035c799facd8293893ab3a5cd280b9206bbb779c3294b2c8d2ae8df2cc174c384cce48466b28862c1bbe93653d0a5b58a595b0559e21faf3d519c8 SHA512 c6a425301f819fb9b7b23c822cac4d60fb9e9a300378ff530bb0488b3a152d207c267a8aedeef160cf79e4548f56851ae9d7caf7917560fd9265e030cb249a5f
22
DIST aiopvapi-3.0.2.gh.tar.gz 192917 BLAKE2B fa4e0d7257a974ad11757cf51a82c534cf4c5a29356d90bece54c0637bcd21938017c87a45aae886afb17f8d4b7cf28f88e3b36d030e3b1e21b4d1806299770b SHA512 296aea2fb13e951c8accaf872b139b9587d11fb949cacb728d9e911879389535fe440d99956ac59d00f333cf8a8829a6885441b910dacd62ac5c5ec3c1199210
3+
DIST aiopvapi-3.1.1.gh.tar.gz 194211 BLAKE2B 9650badc71590ce699697386a66084e7c2d568fc505894fd4cd07c8e3a8da1d9f3eb74406149bc626200c0a78c77ae2420daed134b5550059cd561a984b57413 SHA512 d264a3b8fe34ea7ed6b4d43a308037c0d56c7a5a68424c4671789a033118754c33348a690e43414cee812f6207bc4daf06645f2a61ec75274f2d21c992548116
34
EBUILD aiopvapi-2.0.4.ebuild 1035 BLAKE2B 58f712a07c5b0ea9d459259dc4ff20f1959c74d7d07806e23f34fef8179b6ce9890953c2637aaaec16e99de6d8d8789a38dfa8ea32eaf7c0ce4dbb0d007e4fa5 SHA512 34fead8ce289003a0fddd6a58d9608c4c2551bb358c29180ff814bd8e3a628effdf58b3be1754e598f07bb55ffc4ddf9fa16ad5c10aedfa06d2d4a123b0770db
45
EBUILD aiopvapi-3.0.2.ebuild 891 BLAKE2B 34c36c50092e1e7151e0a902f22a8e64d401d9950086a7ff65b228683257a55c02ec6ce851afba0eaafbd917ff9cce174ca5ab43fdd27112b2406c59da2e5a94 SHA512 95c5f861e8ade23169ad3af188a27b4adb4bcb67e42b854ee0d99b38b8cc5903882d7c5ec25b8c8eb5dc64ac7bc055b08ab6ee54f8962db71c05e76dd52d938a
6+
EBUILD aiopvapi-3.1.1.ebuild 731 BLAKE2B cb6a76a91986e2cc8668d653222b1995a1802f326896cafd4b309c48ac9681997b56e2046f1e06fa516a0541956c64702e1cb0ebfaacb2956f8548e2ed6796df SHA512 35db060c4a925ca8f669a06f17a76b48ed1254ad7c416df3e7e765d977d92a61365e5f8a3890e174caaf6cf3a7bb9f4a06f59ef1d6a8af5a242a25e847c4402e
57
MISC metadata.xml 395 BLAKE2B 7cf9ba4b41edb78d1d4bca5e6801dd1ef8b885fb7f86a06342d22cca7826115eb5d7b3d055f7688b9d5b7323262de129472a869440ad3fa4bcd73dd4beb52a3c SHA512 09bcdaa6bdb01f894efd8d1ec3d094ab07401ba326fb53b2dd41504815f66642136e1d0431ad6a47bc74e95168d2fe8608f5ed2571a301ae41c9c315702ce846
Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
# Copyright 1999-2024 Gentoo Authors
2+
# Distributed under the terms of the GNU General Public License v2
3+
4+
EAPI=8
5+
6+
PYTHON_COMPAT=( python3_{11..12} )
7+
DISTUTILS_USE_PEP517=setuptools
8+
inherit distutils-r1
9+
10+
DESCRIPTION="Powerview blinds API wrapper"
11+
HOMEPAGE="https://github.com/sander76/aio-powerview-api https://pypi.org/project/aiopvapi/"
12+
MY_PN="aio-powerview-api"
13+
SRC_URI="https://github.com/sander76/${MY_PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.gh.tar.gz"
14+
S=${WORKDIR}/${MY_PN}-${PV}
15+
16+
LICENSE="MIT"
17+
SLOT="0"
18+
KEYWORDS="amd64 arm arm64 x86"
19+
IUSE="test"
20+
RESTRICT="!test? ( test )"
21+
22+
DOCS="README.rst"
23+
24+
RDEPEND="
25+
>=dev-python/aiohttp-3.7.4[${PYTHON_USEDEP}]
26+
<dev-python/aiohttp-4[${PYTHON_USEDEP}]"
27+
28+
distutils_enable_tests pytest

0 commit comments

Comments
 (0)