summaryrefslogtreecommitdiff
path: root/dev-python/python-bugzilla
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/python-bugzilla')
-rw-r--r--dev-python/python-bugzilla/Manifest4
-rw-r--r--dev-python/python-bugzilla/python-bugzilla-3.0.2.ebuild23
-rw-r--r--dev-python/python-bugzilla/python-bugzilla-3.1.0.ebuild2
3 files changed, 2 insertions, 27 deletions
diff --git a/dev-python/python-bugzilla/Manifest b/dev-python/python-bugzilla/Manifest
index 5b54ce93298b..88398b4b26cf 100644
--- a/dev-python/python-bugzilla/Manifest
+++ b/dev-python/python-bugzilla/Manifest
@@ -1,5 +1,3 @@
-DIST python-bugzilla-3.0.2.tar.gz 115324 BLAKE2B 3f64af96bf61d16e720338055391b187f53a968488535e76a5d6e56817030fc1c45f824ed27424b3e7440dc03759e77bcb8d417fa2278aa611b995bea2775f7a SHA512 c4fb79c9ca4d813a5dd9573e9a300aa01ea713fa11d43e2ee7ca13efb4720fed14fff339e9cc1b756505f43348768f0fdaaa8ae0b370640ff70e402f852e9b1a
DIST python-bugzilla-3.1.0.tar.gz 115259 BLAKE2B d3eed35aeb9778e23266fb3ce1fc477a93c09533c78e478292b90cd49668f2627d7ef47afd46973898b4d5de474399aae5e94e5cd776d5608d32325dc826c12c SHA512 8f95a60e559cc5b4576d81f37c7104d6bd4afae21986db3c5ef05c6021e601690a01ca97d67fa37e97026f0b97762594e8edd0454953e31930fa841696f65121
-EBUILD python-bugzilla-3.0.2.ebuild 656 BLAKE2B be693d87efe97dc3c803db278f531d0702652e80408bab9b3ab4393bd9ab128188c7928cc773c779ff60a69ab23e38e541c7658d60a02881640755e2382b95ea SHA512 48b21bc7ddc07d3f61280326415ae633ef3cd2e6c9c2febbffcda189c0d95f48f3a06f512087ede7233dbe9953b764c650eca0b536543c2381f57f33fe4338a1
-EBUILD python-bugzilla-3.1.0.ebuild 668 BLAKE2B b58abcab04dde18addfd3225efdce26e5b2ce53e21c503e62f593f1db37fe5a7ecb7027a39a08c3d7baf0020ad8f100398a68f1c6420779bd9d1a0dcf546d1d4 SHA512 c7c9e0af7ccf8c1aca87ab166d964f8e5fbd6d9f7c8e74f3462e526dfa0a7211a71b334858db710255eebf478b6eed5e2210066e94b6bbc3b0233dec46012284
+EBUILD python-bugzilla-3.1.0.ebuild 661 BLAKE2B 2a9454546d6689871b16ce4942cb6368444eb62a8ab720a0727b5714447da75b023ffc64c88ba882262feff474f09eefa3f91cf33e61d94fe17a1a168f1c170d SHA512 8fc8a9ccc52c9ce1f12eef73e118151768723987d14b03ab323e3f8b55dea32821ec02004a77a62358f73ded134d42e16cf66e0a7e49f8869431e1379fb3598a
MISC metadata.xml 661 BLAKE2B 71e2d61d2c3f6f68dc260f2849bcc6cc444bd1eae0ed95e0e5312ea6b362e7de644bc18573d83bde770511174f42b79d04478c8a0ab49622e66deb4d06059535 SHA512 0b31da040d6c68a84d20c171f614fecee1ebc2a01be1c6fc5480774d9ba4e47c7d8dbcb2b58ff8e2dcd56bf96a8e9b6181960173ede6e73bc9eb2355f2945ca3
diff --git a/dev-python/python-bugzilla/python-bugzilla-3.0.2.ebuild b/dev-python/python-bugzilla/python-bugzilla-3.0.2.ebuild
deleted file mode 100644
index 4343ed02ab19..000000000000
--- a/dev-python/python-bugzilla/python-bugzilla-3.0.2.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-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.1.0.ebuild b/dev-python/python-bugzilla/python-bugzilla-3.1.0.ebuild
index 137bbf61ee25..847c5f9a5e96 100644
--- a/dev-python/python-bugzilla/python-bugzilla-3.1.0.ebuild
+++ b/dev-python/python-bugzilla/python-bugzilla-3.1.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 ~s390 sparc x86"
LICENSE="GPL-2+"
SLOT="0"