From 07fc6381ef972a88d6cf263c24b3727e28a2c9d4 Mon Sep 17 00:00:00 2001 From: Andreas Billmeier Date: Fri, 12 Apr 2024 18:09:53 +0200 Subject: [PATCH] dev-python/nettigo-air-monitor: drop olds Signed-off-by: Andreas Billmeier --- dev-python/nettigo-air-monitor/Manifest | 6 +--- .../nettigo-air-monitor-2.1.0.ebuild | 34 ------------------ .../nettigo-air-monitor-2.2.0.ebuild | 36 ------------------- .../nettigo-air-monitor-2.2.2.ebuild | 4 +-- 4 files changed, 3 insertions(+), 77 deletions(-) delete mode 100644 dev-python/nettigo-air-monitor/nettigo-air-monitor-2.1.0.ebuild delete mode 100644 dev-python/nettigo-air-monitor/nettigo-air-monitor-2.2.0.ebuild diff --git a/dev-python/nettigo-air-monitor/Manifest b/dev-python/nettigo-air-monitor/Manifest index 57b16edb4..9ef8ed90d 100644 --- a/dev-python/nettigo-air-monitor/Manifest +++ b/dev-python/nettigo-air-monitor/Manifest @@ -1,7 +1,3 @@ -DIST nettigo_air_monitor-2.1.0.tar.gz 10852 BLAKE2B a21799c27c380fffec15bebfcba4fa151a9e0df49afb12b7aa58194ed271f8c77160404f33e67714e89801312061d378d2f647078aa44da30540df916fe4c73b SHA512 08010c838a4aa8dc6d35687e1eea04a6c62b418b89d8d64865dafa8ab7a230ff4e16ccf21a7d2fbbf527803481294afe2a6c03f55015e7046877f7806e514562 -DIST nettigo_air_monitor-2.2.0.tar.gz 10971 BLAKE2B 61bb336ff49d9a2f6641ed850f5f03a0df970fe7dcf9a592dd7e691d47282f21d0671ce191b89fa7f3cf7bd712276ba00864e465ad383930799a3d676721b154 SHA512 115d3214dc158198b0045e02579a13d51ddf91479764baa19107e12d5110f4656e1eba2caa53f1bdbe5d8a22b7f40542a1017d352a3a9c6993262fb6a2494533 DIST nettigo_air_monitor-2.2.2.tar.gz 12728 BLAKE2B 7e73daf81fbec514487dc245c6eb7b280e85f57dc4ff5b8cb9aa06185d68bbf1d44d81ae1fd917c6da78338b5bca26c9f481902a8bcc025f4a1f586006124208 SHA512 6a967a4c5289fd6226879af68d98a9e12785428ba90e02104232230d8064cd942c1bbe54d3153ead7c96ed4543a6b3cae19063efeb165533d08fc069dec147f2 -EBUILD nettigo-air-monitor-2.1.0.ebuild 828 BLAKE2B 19ed2c4f1d7d187908b0d3917fdaa81f5f518cd32cac990c445eb170bbb711d044662c46d09f8244c148a5743872893d5484d2f0f07b160e5175d157e5e15425 SHA512 344f7153bc60bb8492a39f4e14f9a390816921eb86e3e964ccbbabd8cbf838aa20aba2471e03a5d8f6f68d34cf7d4bce51bf10b4bb0cd7223b4424f43c7f4415 -EBUILD nettigo-air-monitor-2.2.0.ebuild 956 BLAKE2B 18dd111d1c273c4c3c83577c85694230ed79afadfda44f303d21dde19a18478a15913860ac5dd9cda2c2b8b299d59d5585cbf836c7f2e11f19b82cb01bf6b81e SHA512 4664ba10639c60744bae93051da539c4b00586273ee9ebda6dda30db67a646f8c6352b15cf0ed0bb34b77b51a143a408d3c7e29428ad782f8055273e72854205 -EBUILD nettigo-air-monitor-2.2.2.ebuild 836 BLAKE2B e166b0f5c412baec5f84b724a587d0f7774321d86eea732416b173990d9bc0c075d7ead9bf9b7a0c21533ab4912a6379bd5e0e76dd4de91c3d15845cb52a6fde SHA512 cc1a3ab143c542ea3e4d9ab8b277ce4de6dd716ce62dafcd2c9dc4e60cf2c5ff4c0d5cc6c266060aa9751289ac54af0dccb6038fb90b8466eb6997404ec6528a +EBUILD nettigo-air-monitor-2.2.2.ebuild 836 BLAKE2B 6700cdd17b51e35e3437075627f3b508cb0dd9d68825a730225b60f796d85fa800c016aefcc671c3b5ed6eb7a7bf021fd753786759e21acea55d89e6a14c7844 SHA512 0d1cd635349e1fbae19b8517c6b9aeddeee01925f89117c71aeb03dd76b242bb8187c2c488b4ee3e64b7b9152dbfaf43ae41f318d40bd94d092b1f95f1cd6a30 MISC metadata.xml 406 BLAKE2B dac55168d3a06d41dfed565325d52eca8ced724185fd405606bfbd9902192f6b5bdceacf1a45bc76814e49cbca5271a013ebc7140231c1c6b615e379f7931edd SHA512 88bd52915d2eb3d27d921a28fef82c8564d5aa99a9b7080f14d284346059fea4bb84fc2497d4461c3a65c20fe18a3aca8ccd7de170a2c6d1c716f4247278f5a3 diff --git a/dev-python/nettigo-air-monitor/nettigo-air-monitor-2.1.0.ebuild b/dev-python/nettigo-air-monitor/nettigo-air-monitor-2.1.0.ebuild deleted file mode 100644 index a1b83fa23..000000000 --- a/dev-python/nettigo-air-monitor/nettigo-air-monitor-2.1.0.ebuild +++ /dev/null @@ -1,34 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -PYTHON_COMPAT=( python3_{10..12} ) -DISTUTILS_USE_PEP517=setuptools -inherit distutils-r1 pypi - -DESCRIPTION="Python wrapper for getting air quality data from Nettigo Air Monitor devices." -HOMEPAGE="https://github.com/bieniu/nettigo-air-monitor https://pypi.org/project/nettigo-air-monitor/" - -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/dacite[${PYTHON_USEDEP}] - dev-python/aqipy-atmotech[${PYTHON_USEDEP}]" -BDEPEND=" - dev-python/pytest-runner[${PYTHON_USEDEP}] - test? ( - dev-python/pytest[${PYTHON_USEDEP}] - )" - -python_test() { - py.test -v -v || die -} - -distutils_enable_tests pytest diff --git a/dev-python/nettigo-air-monitor/nettigo-air-monitor-2.2.0.ebuild b/dev-python/nettigo-air-monitor/nettigo-air-monitor-2.2.0.ebuild deleted file mode 100644 index e51e2c16b..000000000 --- a/dev-python/nettigo-air-monitor/nettigo-air-monitor-2.2.0.ebuild +++ /dev/null @@ -1,36 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -PYTHON_COMPAT=( python3_{10..12} ) -DISTUTILS_USE_PEP517=setuptools -inherit distutils-r1 pypi - -DESCRIPTION="Python wrapper for getting air quality data from Nettigo Air Monitor devices." -HOMEPAGE="https://github.com/bieniu/nettigo-air-monitor https://pypi.org/project/nettigo-air-monitor/" - -LICENSE="Apache-2.0" -SLOT="0" -KEYWORDS="amd64 arm arm64 x86" -IUSE="test" -RESTRICT="!test? ( test )" - -DOCS="README.md" - -RDEPEND=" - $(python_gen_cond_dep '>=dev-python/aiohttp-3.9.0[${PYTHON_USEDEP}]' python3_12) - $(python_gen_cond_dep '>=dev-python/aiohttp-3.8.0[${PYTHON_USEDEP}]' python3_11) - dev-python/dacite[${PYTHON_USEDEP}] - dev-python/aqipy-atmotech[${PYTHON_USEDEP}]" -BDEPEND=" - dev-python/pytest-runner[${PYTHON_USEDEP}] - test? ( - dev-python/pytest[${PYTHON_USEDEP}] - )" - -python_test() { - py.test -v -v || die -} - -distutils_enable_tests pytest diff --git a/dev-python/nettigo-air-monitor/nettigo-air-monitor-2.2.2.ebuild b/dev-python/nettigo-air-monitor/nettigo-air-monitor-2.2.2.ebuild index 9d510be0c..fb51b28c2 100644 --- a/dev-python/nettigo-air-monitor/nettigo-air-monitor-2.2.2.ebuild +++ b/dev-python/nettigo-air-monitor/nettigo-air-monitor-2.2.2.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{10..12} ) +PYTHON_COMPAT=( python3_{11..12} ) DISTUTILS_USE_PEP517=setuptools inherit distutils-r1 pypi