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/priority/Manifest | 4 ++-- dev-python/priority/priority-1.3.0.ebuild | 2 +- dev-python/priority/priority-2.0.0-r1.ebuild | 25 +++++++++++++++++++++++++ dev-python/priority/priority-2.0.0.ebuild | 24 ------------------------ 4 files changed, 28 insertions(+), 27 deletions(-) create mode 100644 dev-python/priority/priority-2.0.0-r1.ebuild delete mode 100644 dev-python/priority/priority-2.0.0.ebuild (limited to 'dev-python/priority') diff --git a/dev-python/priority/Manifest b/dev-python/priority/Manifest index aec29d1e7f69..14210f1ffc40 100644 --- a/dev-python/priority/Manifest +++ b/dev-python/priority/Manifest @@ -1,6 +1,6 @@ AUX priority-1.3.0-test-timeout.patch 716 BLAKE2B b48691b508a4116c9656acaa3a31871e5c8a66c45d6724506590c95e09eac027969def8198c5bdaa14e50cd77ea105881b7ddb7f36c95665502799f5ea751b6d SHA512 9e809600bc972baf4e1f5366c65db5e5d050bcfd0df23da3d1f75f653a0fdc27f7e4a59e96e13bd42636360653dfdc1de1991e6684e95bfffbf0c4384d7dc550 DIST priority-1.3.0.tar.gz 13827 BLAKE2B 8c100eb44ed42f4f624bfb37dd6f698a3da84812783bd44ba82afef565562379a7677b3cbc9e16c4ea5a5dcc91d0897fa47c341a81bc1875461a72aff328fcff SHA512 cefb13b15e99ef98c37fdd1486466c9e1d7d04b4574cbca1665fde7b7b44cc7d66964bed41184315a9b51bd6f9d0e02bbe113bfa004a754ac270170309b71e0a DIST priority-2.0.0.tar.gz 24792 BLAKE2B c230f74aba3153edafba4bf85965a726ac3d3f5e2293d7c496b65fda260722cc44e4582666eee9d715e0d0686695434f8e0cbbd089c105bb45b777bf6eb4d72c SHA512 f90648a3ff1ee4131f30e99ecd8c36110abf484733f507edefcede8fdcb9ec3a618b9278e85724855709f41facee438061e4c5cae201b6e916c22f4a451db575 -EBUILD priority-1.3.0.ebuild 705 BLAKE2B e2f8c66b28fbc5adca45e084044854affa534a025f4aee9cbf80d14f8ce06080bf2a7d5f33b71903d628ecc21498b27ae3c9bf626eb726fa0fa88a79f57adeff SHA512 6d7bd0d547ea2ecc5754c215c9a0b79051334a9872b92761744b9ae044efea88391589c674b9dc77e2d9097250482ed05a3d51039a99322dbafb2c9d040f94c9 -EBUILD priority-2.0.0.ebuild 643 BLAKE2B 0b51cfb3c5c9589fc7f85d5d2d736ba03b5622c0d0dcc668a65ce1b2b4cf6dc90c280d07be8f5773fb783f77edb800a114973ec3265a98681b89e551f40c6d00 SHA512 200b3a5ba3efa685d5841f97aace5b334ef00c8b919bf5349e0509a33980acbfdbe6b9859ea6c25af2dece19094ce830ed9246352a88fb01cd6bf1f6bcf1f72f +EBUILD priority-1.3.0.ebuild 711 BLAKE2B 351428d804df4d0cfee2fd2a00d8956871a6b253834aa039b0370722d35357a1d8e861781c7ee6620ad729c762e0d3120c6104aa898b3b4a0ed1efbcb0c297e9 SHA512 39cf262bf29d6b6adab844aff812d4916451dcba2d8e0b3de239550683604d3898b8338a6e4bce78ba0ec6b04f053b498b1dee33ba40a7dec62fe4cf5c3790d2 +EBUILD priority-2.0.0-r1.ebuild 691 BLAKE2B 075b6d07522eb8cdc38515bb59236ca9b7bc461b718dc5ccd92dd53eae06307651f811c189c86267ca89e2b1307ec24282f9a9e68aeef36bdb054d1a94e79ea6 SHA512 e6b12f6088d3d4442e2f370fcf7b262deccd1351381ef6b06bc336020f69f11c22c32bc425240d2b083821e828dc4eb6729adfb9e4335d452f501e71fffe2d34 MISC metadata.xml 840 BLAKE2B f06ec0d98208bec42462213928f2f312649ff7765747b591e4ec0b68fecbc3666c0a99d328c11d0f0e8a086b2e82dc76a9f82503a6e70a2346c802f9026cc692 SHA512 cf9161bb9d3c488dbec74364385022a067b9911caa9bfc2499c00e49342303ffea899e67eb5dffc8fc5a4285209eb4806db2c28d16f91e8407879101a2d324fd diff --git a/dev-python/priority/priority-1.3.0.ebuild b/dev-python/priority/priority-1.3.0.ebuild index 9f9130680500..1c446393b997 100644 --- a/dev-python/priority/priority-1.3.0.ebuild +++ b/dev-python/priority/priority-1.3.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{7..10} ) +PYTHON_COMPAT=( python3_{8..10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/priority/priority-2.0.0-r1.ebuild b/dev-python/priority/priority-2.0.0-r1.ebuild new file mode 100644 index 000000000000..ebba404c6382 --- /dev/null +++ b/dev-python/priority/priority-2.0.0-r1.ebuild @@ -0,0 +1,25 @@ +# Copyright 1999-2022 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +DISTUTILS_USE_PEP517=setuptools +PYTHON_COMPAT=( python3_{8..10} pypy3 ) + +inherit distutils-r1 + +DESCRIPTION="A pure-Python implementation of the HTTP/2 priority tree" +HOMEPAGE="https://python-hyper.org/projects/priority/en/latest/ + https://github.com/python-hyper/priority/ + https://pypi.org/project/priority/" +SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" + +LICENSE="MIT" +SLOT="0" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86" + +BDEPEND=" + test? ( >=dev-python/hypothesis-3.4.2[${PYTHON_USEDEP}] ) +" + +distutils_enable_tests pytest diff --git a/dev-python/priority/priority-2.0.0.ebuild b/dev-python/priority/priority-2.0.0.ebuild deleted file mode 100644 index 7b74ea501d5d..000000000000 --- a/dev-python/priority/priority-2.0.0.ebuild +++ /dev/null @@ -1,24 +0,0 @@ -# Copyright 1999-2022 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 pure-Python implementation of the HTTP/2 priority tree" -HOMEPAGE="https://python-hyper.org/priority/en/latest/ - https://github.com/python-hyper/priority - https://pypi.org/project/priority/" -SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86" - -BDEPEND=" - test? ( >=dev-python/hypothesis-3.4.2[${PYTHON_USEDEP}] ) -" - -distutils_enable_tests pytest -- cgit v1.2.3