From d303475637761a7c0f7fb7b394f78e284f4b77aa Mon Sep 17 00:00:00 2001 From: Andreas Billmeier Date: Sat, 30 Aug 2025 16:52:11 +0200 Subject: [PATCH] dev-python/aiodhcpwatcher: drop 1.0.0 Signed-off-by: Andreas Billmeier --- README.md | 4 +-- dev-python/aiodhcpwatcher/Manifest | 2 -- .../aiodhcpwatcher-1.0.0.ebuild | 28 ------------------- 3 files changed, 2 insertions(+), 32 deletions(-) delete mode 100644 dev-python/aiodhcpwatcher/aiodhcpwatcher-1.0.0.ebuild diff --git a/README.md b/README.md index 59b57cead..3f8530a83 100644 --- a/README.md +++ b/README.md @@ -606,13 +606,13 @@ 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 2395 Ebuilds in total, 2377 of them have in total 2415 (44 different) licenses assigned. +There are 2394 Ebuilds in total, 2376 of them have in total 2414 (44 different) licenses assigned. |License| Ebuilds using it| |-------|-----| |MIT|1363| |Apache-2.0|554| -|GPL-3|149| +|GPL-3|148| |BSD|124| |GPL-2|28| |LGPL-3|24| diff --git a/dev-python/aiodhcpwatcher/Manifest b/dev-python/aiodhcpwatcher/Manifest index 030dd3df8..5ca7f8ddc 100644 --- a/dev-python/aiodhcpwatcher/Manifest +++ b/dev-python/aiodhcpwatcher/Manifest @@ -1,7 +1,5 @@ -DIST aiodhcpwatcher-1.0.0.tar.gz 18602 BLAKE2B ac8c6773bbd3ccee0338a1e126b03d931c6f1847c8262653c41e525afaaf24b9523d82cac929d5244501e98ad071b092f44722282278f4ce71f72027b9ff99a9 SHA512 0608e5cd6795154b894d89c219feed3cb0d8151e70aad5b4b92b0657bcd81e8692b731b3ba2cb6289e8efa847922b9a44f7d65e976402640ee2225c7c9823a6c DIST aiodhcpwatcher-1.0.2.tar.gz 18623 BLAKE2B 9cca235f67aa46a787c778036ecc429738aa3ed64a79c3b6a59ffe1a383e8c675199d2b2c55fdeaa97ae4b84d38fd4c0cf83736bdaa2d8b67438e2460014b9bb SHA512 5ee72bcb85e891c9060a4fe1d5ff48750f84b4553699613701de8d039622b2696b9639289d9c88b690f58764b6aa101006b5d87a14803df32845e20a4a9f7122 DIST aiodhcpwatcher-1.2.1.tar.gz 10855 BLAKE2B 7e0f9cc7555c4e169b6c6db5a52d20f207530f22e13361bff5f8c781fba0b113fca5d72a06c034a3864334aabc538008b834f58fabff1534796d46880ae03a4f SHA512 894514ad120a7335efe40019f42563ffe1dc2427873186c3a7c79c5d770365e5eda320c73c2aef9a50123a694c26106bbab981ca32bd3f88bf794c49600c2290 -EBUILD aiodhcpwatcher-1.0.0.ebuild 667 BLAKE2B afe8098918bad749afe1aa511655e0f162517fcca61406321a4dc5b360784792a685d170a8ce962e73fe79f2d5d426f088606fd2390c1cad94ddfd6af9f2d93f SHA512 94f2aff0a0e327b9b497bfa2d85b662649a681d6634e7b1d3dcc6b38cdb218ba49a3d1791ef9b404bbcb75471c64ba02a2f8edc1af41ddaa24b9346f01d9cd61 EBUILD aiodhcpwatcher-1.0.2.ebuild 667 BLAKE2B afe8098918bad749afe1aa511655e0f162517fcca61406321a4dc5b360784792a685d170a8ce962e73fe79f2d5d426f088606fd2390c1cad94ddfd6af9f2d93f SHA512 94f2aff0a0e327b9b497bfa2d85b662649a681d6634e7b1d3dcc6b38cdb218ba49a3d1791ef9b404bbcb75471c64ba02a2f8edc1af41ddaa24b9346f01d9cd61 EBUILD aiodhcpwatcher-1.2.1.ebuild 667 BLAKE2B afe8098918bad749afe1aa511655e0f162517fcca61406321a4dc5b360784792a685d170a8ce962e73fe79f2d5d426f088606fd2390c1cad94ddfd6af9f2d93f SHA512 94f2aff0a0e327b9b497bfa2d85b662649a681d6634e7b1d3dcc6b38cdb218ba49a3d1791ef9b404bbcb75471c64ba02a2f8edc1af41ddaa24b9346f01d9cd61 MISC metadata.xml 519 BLAKE2B 4c463c603d1648db50b5ee4236ea28f3146f3751b44cab803478538d71cd473daaeafb2a1d6868beb213b02253917951cea8a2e6b1cf240f03526b9531f71ad9 SHA512 2b996559ac83077c5b301548c75e3b1bddbac2dc8bbcb4870867e587cefad598df410f19fdd3d4c2f99a3d05639aaf08df0c10b4ccb967ffdbf3e8c22ef03038 diff --git a/dev-python/aiodhcpwatcher/aiodhcpwatcher-1.0.0.ebuild b/dev-python/aiodhcpwatcher/aiodhcpwatcher-1.0.0.ebuild deleted file mode 100644 index da7c4a2dd..000000000 --- a/dev-python/aiodhcpwatcher/aiodhcpwatcher-1.0.0.ebuild +++ /dev/null @@ -1,28 +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=poetry -inherit distutils-r1 pypi - -DESCRIPTION="Watch for DHCP packets with asyncio" -HOMEPAGE="https://github.com/bdraco/aiodhcpwatcher https://pypi.org/project/aiodhcpwatcher/" - -LICENSE="GPL-3" -SLOT="0" -KEYWORDS="amd64 arm arm64 x86" -IUSE="test" -RESTRICT="!test? ( test )" - -DOCS="README.md" - -RDEPEND=">=net-analyzer/scapy-2.5.0[${PYTHON_USEDEP}]" -BDEPEND=" - test? ( - dev-python/pytest-asyncio[${PYTHON_USEDEP}] - dev-python/pytest-cov[${PYTHON_USEDEP}] - )" - -distutils_enable_tests pytest