From 4b70b249bd1fe7302633ca0b4f7abd22dd269d02 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Tue, 31 Jan 2023 03:00:52 +0000 Subject: gentoo auto-resync : 31:01:2023 - 03:00:52 --- dev-python/jaraco-test/Manifest | 4 --- dev-python/jaraco-test/jaraco-test-5.1.0-r1.ebuild | 37 ---------------------- dev-python/jaraco-test/jaraco-test-5.2.0.ebuild | 29 ----------------- 3 files changed, 70 deletions(-) delete mode 100644 dev-python/jaraco-test/jaraco-test-5.1.0-r1.ebuild delete mode 100644 dev-python/jaraco-test/jaraco-test-5.2.0.ebuild (limited to 'dev-python/jaraco-test') diff --git a/dev-python/jaraco-test/Manifest b/dev-python/jaraco-test/Manifest index 7563241d72e3..1af3134c8221 100644 --- a/dev-python/jaraco-test/Manifest +++ b/dev-python/jaraco-test/Manifest @@ -1,7 +1,3 @@ -DIST jaraco.test-5.1.0.tar.gz 6700 BLAKE2B 69ac08ab7e1c8aeff45d25483f2bb2648ad57a5977dbff8aab844f114a15f054b782ad5b424d9baa805ab80fc7483362dc97320965ef0abe86573b1e7f40b97b SHA512 d1d93eab85068fcba94530df50da9221b7f574e58b2c4ed519c8c4dec7231aa982d588e29137418226f23e0f94bd98f47c0859cf14d7a58c1683ac8ccc24d900 -DIST jaraco.test-5.2.0.tar.gz 8000 BLAKE2B 21e0714537a9966cc285eb1458f313c354226903ee3da816d7a6620676716cf9c220f82963c8b8ea7ac7a1d641f174d5c72dcca43c68c62e4f929c411aa00d62 SHA512 25cd7d5defda6941569958ce61cf41b54555d54c7dc1e115de409d6da352f8e8c09b8671adbdfdc00cf6f1c60a0d43201680c40dbeda44bdcf11a0e64cb23751 DIST jaraco.test-5.3.0.tar.gz 8199 BLAKE2B bb44899e9d459350b7edff1a0212afada0765b250e7450c28e15da958632b33a17777d6db2b7ae9984772928003fbd368b6482889816198c971c77fd1f967bcd SHA512 31d2ea0557023c6996b786ee1b2a385ac8f22c2af66baab98c3a6b894bf1eaa7378a595d00bc46a537cc89fe87c9193733968fc8a586a58654b468b712d63728 -EBUILD jaraco-test-5.1.0-r1.ebuild 819 BLAKE2B 1677fef48b16a42decc155f4118b60802e24d02e4d08b9b62639b8f2f5e9d9dfd3b46cc88d8cbce7a38b32b3eb528f4f5e81f8ea97db5b610db5d6b88dfa35af SHA512 8cf2a11ea608d4a2b6da80f71419945e2695d4273f9916d8ed707026cbfd9a19eb396894e6780029ea9f8ac2084c16bef60ddc307b68924be0dd9a4582cee46f -EBUILD jaraco-test-5.2.0.ebuild 659 BLAKE2B 823805a458bfcb81ceaca891c41ca616404a64723022e6772239e43047ffa7803d71b7251208fc7f735f49db113d3ba41247823e22df057543ca511271670d01 SHA512 65365c8d010f032b0fd6105e81d162ea6ac4c7b230324ef5e87b9027c0104f0eefebd15943ed82464aea9eb1ca789e7aee8a034b765434d663c3fd74baece91b EBUILD jaraco-test-5.3.0.ebuild 969 BLAKE2B 13d7e30f09ee048a1c7745b53661a6e7d7495911ac7babd5c59ca843bce9300c05570bbacc77c36cc50b7fb9e6b3235175f25f2958c71e32207f84943bcff203 SHA512 4b928d469c454ae541f910891f8d6a8fba673cb7cfe2b527113f7e7cc508c8df49cd84d0a9628b772d58a2be4202dee6bb15a17b15635faa24ebe5f03ea8d4ac MISC metadata.xml 397 BLAKE2B 24c07f0efc966e9d4445968ba639a5476a24a0885051e4eab17075ea9b7b6369fe9ed919ccdc0b51a1e667c8d327428caac2196c2a3e087d8b36176e7b4b2c81 SHA512 4fce74bc524dc018611c219b86b87b7643fe5d133309a00dd5ade217895165f85cfbe26b686c79fc4dd8b1e016b07c83c25afa1c015fc240ffa0ac75e4c17159 diff --git a/dev-python/jaraco-test/jaraco-test-5.1.0-r1.ebuild b/dev-python/jaraco-test/jaraco-test-5.1.0-r1.ebuild deleted file mode 100644 index 339a07fef366..000000000000 --- a/dev-python/jaraco-test/jaraco-test-5.1.0-r1.ebuild +++ /dev/null @@ -1,37 +0,0 @@ -# Copyright 2022-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{9..11} pypy3 ) - -inherit distutils-r1 - -MY_P=${P/-/.} -DESCRIPTION="Testing support by jaraco" -HOMEPAGE=" - https://github.com/jaraco/jaraco.test/ - https://pypi.org/project/jaraco.test/ -" -SRC_URI="mirror://pypi/${PN:0:1}/${PN/-/.}/${MY_P}.tar.gz" -S=${WORKDIR}/${MY_P} - -LICENSE="MIT" -SLOT="0" -KEYWORDS="amd64 arm arm64 ppc x86" - -RDEPEND=" - dev-python/jaraco-collections[${PYTHON_USEDEP}] - dev-python/jaraco-context[${PYTHON_USEDEP}] - dev-python/jaraco-functools[${PYTHON_USEDEP}] - dev-python/more-itertools[${PYTHON_USEDEP}] -" - -distutils_enable_tests pytest - -src_prepare() { - # stray dep - sed -i -e '/toml/d' setup.cfg || die - distutils-r1_src_prepare -} diff --git a/dev-python/jaraco-test/jaraco-test-5.2.0.ebuild b/dev-python/jaraco-test/jaraco-test-5.2.0.ebuild deleted file mode 100644 index 309e9485b670..000000000000 --- a/dev-python/jaraco-test/jaraco-test-5.2.0.ebuild +++ /dev/null @@ -1,29 +0,0 @@ -# Copyright 2022-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{9..11} pypy3 ) - -inherit distutils-r1 - -MY_P=${P/-/.} -DESCRIPTION="Testing support by jaraco" -HOMEPAGE=" - https://github.com/jaraco/jaraco.test/ - https://pypi.org/project/jaraco.test/ -" -SRC_URI="mirror://pypi/${PN:0:1}/${PN/-/.}/${MY_P}.tar.gz" -S=${WORKDIR}/${MY_P} - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~x86" - -RDEPEND=" - dev-python/jaraco-context[${PYTHON_USEDEP}] - dev-python/jaraco-functools[${PYTHON_USEDEP}] -" - -distutils_enable_tests pytest -- cgit v1.2.3