Skip to content

Commit f0b02f3

Browse files
committed
dev-python/aiovodafone: add 0.6.0
Closes: https://git.edevau.net/onkelbeh/HomeAssistantRepository/issues/3460 Signed-off-by: Andreas Billmeier <[email protected]>
1 parent 4245d31 commit f0b02f3

File tree

5 files changed

+38
-8
lines changed

5 files changed

+38
-8
lines changed

README.md

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

607607
## Licenses
608608
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.
609-
There are 1865 Ebuilds in total, 1854 of them have in total 1877 (42 different) licenses assigned.
609+
There are 1866 Ebuilds in total, 1855 of them have in total 1878 (42 different) licenses assigned.
610610

611611
|License| Ebuilds using it|
612612
|-------|-----|
613613
|MIT|1070|
614-
|Apache-2.0|416|
614+
|Apache-2.0|417|
615615
|BSD|108|
616616
|GPL-3|107|
617617
|LGPL-3|25|
@@ -653,9 +653,9 @@ There are 1865 Ebuilds in total, 1854 of them have in total 1877 (42 different)
653653
|GPL-2+|1|
654654
|GPL-2-with-linking-exception|1|
655655

656-
(Last counted: 08/06/2024)
656+
(Last counted: 10/06/2024)
657657

658658
I did my best to keep these clean. If a valid license was published on PyPI, it has been automatically merged. Otherwise I took it from GitHub or alternatively from comments/files in the source. Sometimes these differed and have been not unique. All license strings are adjusted to the list in `/usr/portage/gentoo/licenses/`. Some packages do not have any license published. In this case, Authors have been asked for clarification, some did not respond. Following the [official Gentoo Guide](https://devmanual.gentoo.org/general-concepts/licenses/index.html), these then were added with an `all-rights-reserved` license and `RESTRICT="mirror"` was set. Find the appropriate licenses referenced in the Ebuild files and in the corresponding homepages or sources.
659659

660660
A big thanks goes to Iris for reviewing this README.
661-
Last updated: 08/06/2024
661+
Last updated: 10/06/2024

dev-python/aiovodafone/Manifest

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
DIST aiovodafone-0.4.3.tar.gz 14135 BLAKE2B be28a1080e7e8ef000d99257d5f6feac7003d5136595c17ecac83116131252c7f58f8fe2ba19bc8c0f6e616704070b126b5019ab66a4f206cff3869c58082ce2 SHA512 601293b6a642daf2e2aae3444a9cbfaf02f4e4cca8c443430d1d7542c117ac1c7e0e58f2a9e6841f88d89c54cb9f055d0b015ec4c949974f856f7f9e01a3c852
22
DIST aiovodafone-0.5.4.tar.gz 14999 BLAKE2B 2e51ece26cbfd54080a35bceff6ffbcb0a08988591e1c4fb1dbd2b452cb2e4f22ba1b43195d083c8279279b6aa48f666510bcaa9aef6dee26ecd3283a5068faf SHA512 18159e16b67aef305728013d0d1ce05cf6ad0ce389d74d96573b5faefce3d304fd0eb388449ae9606d5c4b564a36fda3a0812dd08359a643e9195cabaa68014e
3-
EBUILD aiovodafone-0.4.3.ebuild 738 BLAKE2B 5d30b6a5a5779dec3fc1e77787664611cb60b2aa37aa296433c40be872300c29d52e8ad8dbaf066dc01536dca55adb62de09ef9e56fb2f08189e5f34aa5764a5 SHA512 d7ad94b17c96b786395e2b1fe6cc7cf794cc984765c4bd86165b625a06b9aa7b319970bc1c989b71994ede0ec82b26ccb4a450376e2cd445fe09ff5fcd3fb24f
4-
EBUILD aiovodafone-0.5.4.ebuild 659 BLAKE2B ec04bf6300f65aa323fa0d5f7d7ac3ea4ab6b992c213d372f540e6180023db54e2e6fa1d50ad8444ac5a37bebca02671a52e95e60652cc199620d5733a1646cd SHA512 0c71f5e49057cc1aa6249e1d5f8893fc1d77391043dde72355c43df18a4c5d056c96be0189b20b72c7c58defd3d5338e2b489ec6d8630716c8ce7f1d4340a481
3+
DIST aiovodafone-0.6.0.tar.gz 15526 BLAKE2B 9fe8328d5152db3065b1578978500a0f403ea354e4c5823024f8b9cdf3f531a6ce5bdf3081204b9aef6e288ed45e59de1f1ce23b9f3d4f8209b127c9acc847fe SHA512 455efef6b34c9112f9dd445cdf620789140ac1e1d179804ed5b48c910b40cf5be8622275f94aa6393f879a435918da6d998150d07ed715e0c85b6a436c9493f3
4+
EBUILD aiovodafone-0.4.3.ebuild 738 BLAKE2B b69b6bb47db515d42aa164710eb1b0e2da04a85b08d8aa94c1b5cadc2d4f48c0ff0693e471338e97aca99b981d6c32cfa212f4f34a176f847aca28a01eafd06f SHA512 98c4859be4ce0c72f61b922959140b939f127b85080ac0c05b33c779041ab9db674c9021aa33052a2eaecd32bb72e8f3c217316f15640ffd3ba84557ba44206e
5+
EBUILD aiovodafone-0.5.4.ebuild 659 BLAKE2B d662d6589013bbfb4719bde274194f0058d1f2818c78bcda9bee2ee35da94a52714bd51faf48f9041ed211718a1d701d0b29797d3ea64911a4ddad6b249b5e9f SHA512 c00f04aa8fd3e1ad111cd67cfe59b9318e14b1732548893b63adabb78490c25bc32eddb24e2fdd2b9aca7a65099b4b4d3896c004ed6fea2325378347b3f018c2
6+
EBUILD aiovodafone-0.6.0.ebuild 659 BLAKE2B d662d6589013bbfb4719bde274194f0058d1f2818c78bcda9bee2ee35da94a52714bd51faf48f9041ed211718a1d701d0b29797d3ea64911a4ddad6b249b5e9f SHA512 c00f04aa8fd3e1ad111cd67cfe59b9318e14b1732548893b63adabb78490c25bc32eddb24e2fdd2b9aca7a65099b4b4d3896c004ed6fea2325378347b3f018c2
57
MISC metadata.xml 528 BLAKE2B fff50019b3bb33dac4a771674585f904b4d4660b02b39d6438dba48dea9d8022395b356e6499ffdb17de614072fbb53f3632aacbceb99d4ebd8c1ee81ff4e7d2 SHA512 1b9a9433e337b9ad5a54be1cc8c216d06e28dd1ee5174dc000028dc75ad5f4f20f7c3ef599617dbb9d7abc331a486d672bd7ff128a9b61a0c796b5c80ed38a00

dev-python/aiovodafone/aiovodafone-0.4.3.ebuild

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
EAPI=8
55

6-
PYTHON_COMPAT=( python3_{10..12} )
6+
PYTHON_COMPAT=( python3_{11..13} )
77
DISTUTILS_USE_PEP517=poetry
88
inherit distutils-r1 pypi
99

dev-python/aiovodafone/aiovodafone-0.5.4.ebuild

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
EAPI=8
55

6-
PYTHON_COMPAT=( python3_{10..12} )
6+
PYTHON_COMPAT=( python3_{11..13} )
77
DISTUTILS_USE_PEP517=poetry
88
inherit distutils-r1 pypi
99

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..13} )
7+
DISTUTILS_USE_PEP517=poetry
8+
inherit distutils-r1 pypi
9+
10+
DESCRIPTION="Python library to control Vodafone Station"
11+
HOMEPAGE="https://github.com/chemelli74/aiovodafone https://pypi.org/project/aiovodafone/"
12+
13+
LICENSE="Apache-2.0"
14+
SLOT="0"
15+
KEYWORDS="amd64 arm arm64 x86"
16+
IUSE="test"
17+
RESTRICT="!test? ( test )"
18+
19+
DOCS="README.md"
20+
21+
RDEPEND="dev-python/aiohttp[${PYTHON_USEDEP}]
22+
dev-python/beautifulsoup4[${PYTHON_USEDEP}]"
23+
BDEPEND="
24+
test? (
25+
dev-python/pytest-cov[${PYTHON_USEDEP}]
26+
)"
27+
28+
distutils_enable_tests pytest

0 commit comments

Comments
 (0)