From 4cbcc855382a06088e2f016f62cafdbcb7e40665 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sun, 20 Mar 2022 00:40:44 +0000 Subject: gentoo resync : 20.03.2022 --- dev-python/python-bugzilla/Manifest | 4 +--- .../python-bugzilla/python-bugzilla-3.1.0.ebuild | 26 ---------------------- .../python-bugzilla/python-bugzilla-3.2.0.ebuild | 2 +- 3 files changed, 2 insertions(+), 30 deletions(-) delete mode 100644 dev-python/python-bugzilla/python-bugzilla-3.1.0.ebuild (limited to 'dev-python/python-bugzilla') diff --git a/dev-python/python-bugzilla/Manifest b/dev-python/python-bugzilla/Manifest index 35b9f7d097f4..d31caba9c7f3 100644 --- a/dev-python/python-bugzilla/Manifest +++ b/dev-python/python-bugzilla/Manifest @@ -1,5 +1,3 @@ -DIST python-bugzilla-3.1.0.tar.gz 115259 BLAKE2B d3eed35aeb9778e23266fb3ce1fc477a93c09533c78e478292b90cd49668f2627d7ef47afd46973898b4d5de474399aae5e94e5cd776d5608d32325dc826c12c SHA512 8f95a60e559cc5b4576d81f37c7104d6bd4afae21986db3c5ef05c6021e601690a01ca97d67fa37e97026f0b97762594e8edd0454953e31930fa841696f65121 DIST python-bugzilla-3.2.0.tar.gz 114279 BLAKE2B 4d2d7bfaab08dfeb4334462334f23f952b43255e656b0e39eff29bfc206529062c86c79b8c83110fbc5c3970bba40663318b65e208c1b10fb04ab6fb474eeb95 SHA512 215945a0ffd637be5567839303a738a0eef74427838bf0074a5f0ab6022306f47fc0dd5c43a3513b627fb458711f38046321ee9c2c3d43b61ffc577d6dd12375 -EBUILD python-bugzilla-3.1.0.ebuild 661 BLAKE2B 2a9454546d6689871b16ce4942cb6368444eb62a8ab720a0727b5714447da75b023ffc64c88ba882262feff474f09eefa3f91cf33e61d94fe17a1a168f1c170d SHA512 8fc8a9ccc52c9ce1f12eef73e118151768723987d14b03ab323e3f8b55dea32821ec02004a77a62358f73ded134d42e16cf66e0a7e49f8869431e1379fb3598a -EBUILD python-bugzilla-3.2.0.ebuild 668 BLAKE2B f10d1462807047156f0ef4ce0cf3e4dfa396a7f605bab62ddcd2f692cc8fee4c1511406d00510b38c323b5b7b4bf9b78cd0bf50638036d51964d3d8102a9818a SHA512 55728c3d546c5b6bae3600f4106f82370d13fd450b2d440addff2f78c2ca48bfcdcc5f85423e3cbbcc7bf8eea16e8235406254b87090bf94590eaf8649ac958f +EBUILD python-bugzilla-3.2.0.ebuild 668 BLAKE2B d06595c1b9a885fb73e7f7a884beb20b05110f601a8581270128169f87437cfec587a95623e529cc8a42606ea237c64551b2b2271f5741093fc6e8dc7059fb8c SHA512 6f68cf94e384c4b10bd94a437c988e230a3c66a81dc603fc3e318ec9b1f986118fb90a32e3ad1f3e73c6f9877a229efa4584d47f4ed4a8942d2acba976b83be5 MISC metadata.xml 662 BLAKE2B ef0a5692d9d4f3ca0f474eb012ef97cccba5fa9c8737ac85852d9bb3214160d69fc95eca8239de8d08bf6ea04b5004097ce6b192c2276bc574f441766042c7b3 SHA512 e4ce0016e9ab606c8233759992ea2daa8b20df9b60f129c0b3e210536f0697b46469828de321fa7a09e56889747da67cb38242b739aed227d4a60657207e7f8b diff --git a/dev-python/python-bugzilla/python-bugzilla-3.1.0.ebuild b/dev-python/python-bugzilla/python-bugzilla-3.1.0.ebuild deleted file mode 100644 index 847c5f9a5e96..000000000000 --- a/dev-python/python-bugzilla/python-bugzilla-3.1.0.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -PYTHON_COMPAT=( python3_{8..10} ) -inherit distutils-r1 - -DESCRIPTION="A python module for interacting with Bugzilla over XMLRPC" -HOMEPAGE="https://github.com/python-bugzilla/python-bugzilla" -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" - -KEYWORDS="amd64 arm arm64 ppc ppc64 ~s390 sparc x86" -LICENSE="GPL-2+" -SLOT="0" - -RDEPEND=" - || ( - dev-python/python-magic[${PYTHON_USEDEP}] - sys-apps/file[python,${PYTHON_USEDEP}] - ) - dev-python/requests[${PYTHON_USEDEP}]" -BDEPEND=" - dev-python/docutils[${PYTHON_USEDEP}]" - -distutils_enable_tests pytest diff --git a/dev-python/python-bugzilla/python-bugzilla-3.2.0.ebuild b/dev-python/python-bugzilla/python-bugzilla-3.2.0.ebuild index a579f6e25b75..462b475163cb 100644 --- a/dev-python/python-bugzilla/python-bugzilla-3.2.0.ebuild +++ b/dev-python/python-bugzilla/python-bugzilla-3.2.0.ebuild @@ -10,7 +10,7 @@ DESCRIPTION="A python module for interacting with Bugzilla over XMLRPC" HOMEPAGE="https://github.com/python-bugzilla/python-bugzilla" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~s390 ~sparc ~x86" +KEYWORDS="amd64 arm arm64 ppc ppc64 ~riscv ~s390 sparc x86" LICENSE="GPL-2+" SLOT="0" -- cgit v1.2.3