diff --git a/README.md b/README.md index 225d37111..107a750ee 100644 --- a/README.md +++ b/README.md @@ -606,12 +606,12 @@ 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 2408 Ebuilds in total, 2390 of them have in total 2429 (44 different) licenses assigned. +There are 2407 Ebuilds in total, 2389 of them have in total 2428 (44 different) licenses assigned. |License| Ebuilds using it| |-------|-----| |MIT|1366| -|Apache-2.0|562| +|Apache-2.0|561| |GPL-3|149| |BSD|127| |GPL-2|28| diff --git a/dev-python/aioecowitt/Manifest b/dev-python/aioecowitt/Manifest index ba7e30b65..dfc80744c 100644 --- a/dev-python/aioecowitt/Manifest +++ b/dev-python/aioecowitt/Manifest @@ -1,8 +1,6 @@ -DIST aioecowitt-2023.5.0.tar.gz 13743 BLAKE2B cd2914b10402ec65179c5295cdd340b0496576b08590d01fbdcf87745f58d22e122e2a3193c111ff5ffb0797c925ec6ab8979af6ca1938e6d5b3eabd98c6b689 SHA512 5884f941e020f79638285be1ac398ff480524b537f770823a52485d0538755a0681b273fd98d49995b87d06e2dabf3b2f2769cfa844c5f44ccc38f503c35de25 DIST aioecowitt-2024.2.1.tar.gz 15679 BLAKE2B 2f1afe0835692be1192b4d5f0fae8e08afa1d7012190f3e09b687c60cf99287d85fa075e0e36ad3dfb0e50e537cc8190993748e8d1a592f440b1b9f80853ca76 SHA512 4c696f9dfc041720e96c576f6bb6cc9acdb2674962e002f88a3d1b0c9058366bab1cd31c4a5c3f50bee5b9cf97325d0177b036f70f0a0923ba44c97e6f7c0979 DIST aioecowitt-2025.3.1.tar.gz 16215 BLAKE2B 11609d5dabc8ae0d5d74a958a34804fa0404ce3ae388ea8b3afcaa557dbb615ca72dfa9569d4bd136d7ff3718de5085d4f0d3c55baaece000c6fc7d65633f7f1 SHA512 fcff3789365e3fb11ab6b13cbca5887bf81188079191aee9a5f8ac5289da3335dbf710f96945c56b7b6c4900fbd2c468aeb266942ab62fddf3806bcf20606bb1 DIST aioecowitt-2025.9.0.tar.gz 16559 BLAKE2B cafd58f75cbf444de0204461967443fe395676fcd5359888dee9818c06400e3029587a681c04c60f977d8481c14b892d899cf389a99e510307113ab72be63fba SHA512 fe243c4e8970751ecf159f04d435939f1e0a6200e0c438f5d6d8042d685cd9a475f4d0363448cdfac213e52b2534d7fe70c0cc20dca5c522791703a72d640563 -EBUILD aioecowitt-2023.5.0.ebuild 711 BLAKE2B dac35bca6ba671752298a1a3d91ae154c1294c5786b8529a29addc90d79a33098cb84a8d6407264eb843b5624acff200b58f19febd68c30f8576d239110fd779 SHA512 f0dc429c58c67a074819c1000b88774171f9561290a4eccfb418d3956e21125b05b8a73668ac9fff69077d3718827b0a98f12d4db23685ad163d0beb2db831b8 EBUILD aioecowitt-2024.2.1.ebuild 609 BLAKE2B 312ff4cd5616695e7185c78e7ee95547c76b83418da6736eb225004c81da8c5eb0bcfddec6ea619ac94adac4e0cee0651ec147743fe04c71de1570ea684e2893 SHA512 7b26cc3f7b6a9f2bcfd2bfce874c8d514fc306c00ff0143cd5e97829b1afae020c42a5fcbc60a2b9a20e20a9f0df747f75f8285c4b0400c7f4579ff3a696bbbf EBUILD aioecowitt-2025.3.1.ebuild 609 BLAKE2B 312ff4cd5616695e7185c78e7ee95547c76b83418da6736eb225004c81da8c5eb0bcfddec6ea619ac94adac4e0cee0651ec147743fe04c71de1570ea684e2893 SHA512 7b26cc3f7b6a9f2bcfd2bfce874c8d514fc306c00ff0143cd5e97829b1afae020c42a5fcbc60a2b9a20e20a9f0df747f75f8285c4b0400c7f4579ff3a696bbbf EBUILD aioecowitt-2025.9.0.ebuild 609 BLAKE2B 312ff4cd5616695e7185c78e7ee95547c76b83418da6736eb225004c81da8c5eb0bcfddec6ea619ac94adac4e0cee0651ec147743fe04c71de1570ea684e2893 SHA512 7b26cc3f7b6a9f2bcfd2bfce874c8d514fc306c00ff0143cd5e97829b1afae020c42a5fcbc60a2b9a20e20a9f0df747f75f8285c4b0400c7f4579ff3a696bbbf diff --git a/dev-python/aioecowitt/aioecowitt-2023.5.0.ebuild b/dev-python/aioecowitt/aioecowitt-2023.5.0.ebuild deleted file mode 100644 index 45844c814..000000000 --- a/dev-python/aioecowitt/aioecowitt-2023.5.0.ebuild +++ /dev/null @@ -1,31 +0,0 @@ -# Copyright 1999-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -PYTHON_COMPAT=( pypy3_11 python3_{11..14} ) -DISTUTILS_USE_PEP517=setuptools -inherit distutils-r1 pypi -DESCRIPTION="Python wrapper for EcoWitt Protocol" -HOMEPAGE="https://github.com/home-assistant-libs/aioecowitt https://pypi.org/project/aioecowitt/" - -LICENSE="Apache-2.0" -SLOT="0" -KEYWORDS="amd64 arm arm64 x86" -IUSE="test" -RESTRICT="!test? ( test )" - -DOCS="README.md" - -RDEPEND="dev-python/aiohttp[${PYTHON_USEDEP}] - >=dev-python/meteocalc-1.1.0[${PYTHON_USEDEP}]" -BDEPEND=" - test? ( - dev-python/pytest[${PYTHON_USEDEP}] - )" - -python_test() { - py.test -v -v || die -} - -distutils_enable_tests pytest