diff --git a/README.md b/README.md index a7c56399b..d2769676e 100644 --- a/README.md +++ b/README.md @@ -617,11 +617,11 @@ A daily compile test is run at Github with Python 3.9 to catch general faults. E ## Licenses 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. -There are 1881 Ebuilds in total, 1870 of them have in total 1890 (42 different) licenses assigned. +There are 1880 Ebuilds in total, 1869 of them have in total 1889 (42 different) licenses assigned. |License| Ebuilds using it| |-------|-----| -|MIT|1067| +|MIT|1066| |Apache-2.0|417| |GPL-3|126| |BSD|106| diff --git a/dev-python/py-aosmith/Manifest b/dev-python/py-aosmith/Manifest index d44f0b491..185d31399 100644 --- a/dev-python/py-aosmith/Manifest +++ b/dev-python/py-aosmith/Manifest @@ -1,7 +1,5 @@ DIST py_aosmith-1.0.1.tar.gz 5501 BLAKE2B 8efeea448f5892a845f6d4cf82775dc0446041c44de2de4ff269bc50da131397b814718235cc59189ab67f502ffb5e16801f886af9e76e71ea36bd8dc55259aa SHA512 d9161a3a2757adc23b941dcc112f1b12337550de06e876a2015bf6d904aa9f7f569cfc7a2d15480a3019322869597a5d933596565f662f3ae07ccbe8a598d235 -DIST py_aosmith-1.0.4.tar.gz 8402 BLAKE2B 56ac3be8af33c51c2fd9487d412d4090983ff4362e9d54029dbec9c0924343b52b384789da90bdadf8a3d47f17d365235113ed5baad664bca3897c4a30a1cd32 SHA512 52cc585a76a600186e46da80b33e9364a6447ae2dc2eaed4552da02a9d6074ad902017e0b338a33bf030e7abafc822647c71fe7d8a95d2af78282589dc1ea504 DIST py_aosmith-1.0.8.tar.gz 11105 BLAKE2B d1fdfe8255a0b469dcb219fd521288d11a72dff533e8c6cf880b0bf0480a7b4bbe96bc4f8e8679a32ff9bb6a797c5e281ac84e2b740134046ec547baa9430df3 SHA512 a7246d7ea102224290653fa5596c6f306667172c175f1de991a4ce5e57928fc86cf011d32057716d5023ac7193c5ecb34b89599c99d9bb45bb93af1038320f8f -EBUILD py-aosmith-1.0.1.ebuild 545 BLAKE2B f03c61aba34877ea4e8760136065878296a10850c7d33cfa30a95f94aeadd72f68851e37e22cf17a080cd09c83dfc1f2883b3041cf5d66d8a0041bbdcf6c0e2e SHA512 1a2bc3f12fcf8d49542885f2b3b0c6cd10d107437f43783bee09ce5e3fdfe68a244253b49f0851f3e886661374dd69dae037e7ed8c6833942c601d9e3e588074 -EBUILD py-aosmith-1.0.4.ebuild 545 BLAKE2B f03c61aba34877ea4e8760136065878296a10850c7d33cfa30a95f94aeadd72f68851e37e22cf17a080cd09c83dfc1f2883b3041cf5d66d8a0041bbdcf6c0e2e SHA512 1a2bc3f12fcf8d49542885f2b3b0c6cd10d107437f43783bee09ce5e3fdfe68a244253b49f0851f3e886661374dd69dae037e7ed8c6833942c601d9e3e588074 -EBUILD py-aosmith-1.0.8.ebuild 601 BLAKE2B e732d34783f14f7d542df459d3203d7bdb0f49170e89c7efb84fcbede9453eee9a823a6baf076428894ec4c682e82559d883e2e7d0f049bec6e45006b9990dae SHA512 80753962a6956f18ea4e896e6a19c6e54a8685cfe17b55c1f9aa8afcb8eb775db07f71006b9e75bb8b4db1b57308804cac384e50bc5fcca747f97ab3ffeb61cb +EBUILD py-aosmith-1.0.1.ebuild 545 BLAKE2B 19c0865fd68d6232a2186c3d622076796f44f1b684a68bcfcf2bd1b5c6caff1c57de93be7b4dd0e3d5fef941a5655544f6c10efbd22d251043f0fcc5b5c509e5 SHA512 0bbab96b4d2de6edea4c1c2170b379475ccae32dbf7c3d67dcd973b0196acf3783fc37dcc8852848594285a9032afa9a84bef29c5c9fd4762bd58123ef65ba54 +EBUILD py-aosmith-1.0.8.ebuild 601 BLAKE2B 467d08f1332582e91a4684273132b618dbfd041d3ee8f4b916239773216ec126e417176890849cb96ec7d88e823b975118595f84699d4cceec1750a74e4e37eb SHA512 1e7c56a32fcb7d2330f74e4b49f2bdf295128b481376b1217d137af9640a8e21d47f79ee2d6c879cb384329b10d8ec143ab100f1d3ecb8f17832fe6d0989b528 MISC metadata.xml 526 BLAKE2B d23fb053423d222655986fc131246941d3fb72db21c3ac719a29f317f24655b0b1feaaeb69b762c972da209b480dede78d0ee39e922ab5615858cbe030d10f3c SHA512 19b0a9308f50a4861f458ac8fbba15df30fbf867ee5ceb93f9402eaf3168a850bae78f71499912ff1062df5b891f13302ffccc357e15fed229edb8fe173ea958 diff --git a/dev-python/py-aosmith/py-aosmith-1.0.1.ebuild b/dev-python/py-aosmith/py-aosmith-1.0.1.ebuild index 7e37f12a6..92935eb23 100644 --- a/dev-python/py-aosmith/py-aosmith-1.0.1.ebuild +++ b/dev-python/py-aosmith/py-aosmith-1.0.1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{10..12} ) +PYTHON_COMPAT=( python3_{11..12} ) DISTUTILS_USE_PEP517=poetry inherit distutils-r1 pypi diff --git a/dev-python/py-aosmith/py-aosmith-1.0.4.ebuild b/dev-python/py-aosmith/py-aosmith-1.0.4.ebuild deleted file mode 100644 index 7e37f12a6..000000000 --- a/dev-python/py-aosmith/py-aosmith-1.0.4.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -PYTHON_COMPAT=( python3_{10..12} ) -DISTUTILS_USE_PEP517=poetry -inherit distutils-r1 pypi - -DESCRIPTION="A Python client library for A. O. Smith water heaters" -HOMEPAGE="https://github.com/bdr99/py-aosmith https://pypi.org/project/py-aosmith/" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="amd64 arm arm64 x86" -IUSE="test" -RESTRICT="!test? ( test )" - -DOCS="README.md" - -RDEPEND="dev-python/aiohttp[${PYTHON_USEDEP}]" -distutils_enable_tests pytest diff --git a/dev-python/py-aosmith/py-aosmith-1.0.8.ebuild b/dev-python/py-aosmith/py-aosmith-1.0.8.ebuild index 1889dab76..10da2c78a 100644 --- a/dev-python/py-aosmith/py-aosmith-1.0.8.ebuild +++ b/dev-python/py-aosmith/py-aosmith-1.0.8.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{10..12} ) +PYTHON_COMPAT=( python3_{11..12} ) DISTUTILS_USE_PEP517=poetry inherit distutils-r1 pypi