diff options
author | V3n3RiX <venerix@koprulu.sector> | 2022-06-29 12:04:12 +0100 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2022-06-29 12:04:12 +0100 |
commit | 0f558761aa2dee1017b4751e4017205e015a9560 (patch) | |
tree | 037df795519468a25d9362b4e95cdaeb84eb1cf9 /dev-python/hpack | |
parent | 752d6256e5204b958b0ef7905675a940b5e9172f (diff) |
gentoo resync : 29.12.2022
Diffstat (limited to 'dev-python/hpack')
-rw-r--r-- | dev-python/hpack/Manifest | 3 | ||||
-rw-r--r-- | dev-python/hpack/hpack-3.0.0-r1.ebuild | 44 | ||||
-rw-r--r-- | dev-python/hpack/hpack-4.0.0-r1.ebuild | 5 |
3 files changed, 49 insertions, 3 deletions
diff --git a/dev-python/hpack/Manifest b/dev-python/hpack/Manifest index bf477cfb6977..b709f3d47c7b 100644 --- a/dev-python/hpack/Manifest +++ b/dev-python/hpack/Manifest @@ -1,6 +1,7 @@ AUX hpack-3.0.0-hypothesis-healthcheck.patch 549 BLAKE2B 6177deb0b6a4de5fe5f2c65a82f8cd7eb7ef6140224070c0680b6c4646c111a063ec6a8c7d51ed2e56455eede1696abf6fb82f9d6d14d5aa81d58619b0c802bd SHA512 a1510a688d000b8f45ac48c39ba46336859f952356cf776d5204b512496c523e5dc622d16b17b50d0d6318bd94b817d52683e5f56287f0053ced2508cbf23259 DIST hpack-3.0.0.tar.gz 5305971 BLAKE2B d1df8a1b2a1ce8b91e63cab475d3957f937fb74c0bec343d342971be1bb7cfbc929c53cf041845df2965cef0cfb098345bf0612acabc7ef3e5e23f6f0aa44f2f SHA512 7b9cf5e643dff2a6454bfe419b797c8ed1a0fe6ec3b725d2696da5a820ab96fe87a64e600b1831c7024bd82616b155a0aa058301acb32172155b6538ba0a73c6 DIST hpack-4.0.0.tar.gz 5301419 BLAKE2B 0164f6aafc0d1f17f6c397efe710503a22501faae3c7dbba4e57ca2dc76e4d373bc5e65bf55acda8bc61975d12f8a2084de0e0c4587539e5a3102e3cf66d562b SHA512 f482d086d7a82649393e3cfea55c98966ce57055cb1826bc4dec1ea334661c02708e7903f2e8e588ee1c30df41373e1de9fb960c2e7bbc18d0ace0b8f97b195b +EBUILD hpack-3.0.0-r1.ebuild 1041 BLAKE2B e127e717dc32d8e18d2c4d762c336a55ac94ce62cc0ed0257ef716c25635401dd84edae9b3cac7351d586e369a25bb4a31e7c4ef257eb4f8dfc5525e9f72df77 SHA512 00f5c5cd262f24dea1f931b217be00275aa0640b9a309a55bf84baaae7a4cd053560ecf252096474351841194b008ac49f1d73cd355763c4974c226a3b6daa10 EBUILD hpack-3.0.0.ebuild 993 BLAKE2B 4c6f6da194d4e32c5d42d4dc1f1b81b95f41f2d373e34d6e0f05b80d97f6f37ea2777c21fd3a38768b2e1859861d9566e64d3b6b642daf480b7e7039874de8f7 SHA512 d9cf189961bb5a738be7417512f0edc86678c96f034e5df81a1bacbc314a7ab90e56af7932efd58140e00ced11649bc9bc781a77c75a98ce051395f736ee1015 -EBUILD hpack-4.0.0-r1.ebuild 805 BLAKE2B 2c8dc497316f6367d5361dadc7991fd91e725f03b63c57b4c1ba2df231ca81626ec4f5d0cc510fe650e86e2e7dea527f1a68de492ffff90e9dc9b8392a6b07a6 SHA512 3ad5ed4a054b9c3b7b9eb70a60f0713b5ebc930e1c32a7cc6dc3bc564212077ad5459df1e9c0d2d075ae30e3b7a19955966987f4633e0efdfa64356044e3d81f +EBUILD hpack-4.0.0-r1.ebuild 806 BLAKE2B f6acc34cb49c19c0c4df84655ad690f62cd61e8a757bc316058b8c0139e9c3ee4e8632183612a0f2fe8bbf276431557656303700a633e16881d344cc1c90aad2 SHA512 92e82c2c2ad4898c020a9f4a7e0868465952b9b67bf38af94501fb237441db201cab39c11e1f181acef4ce476cbb653ca11b3bc0f0fa1caa148a7584491436a0 MISC metadata.xml 702 BLAKE2B 55737d2ecb2b628a787b16858cba8fe6a1b5a2a2b5243445284f523797aed25fc6972f978d4348d8974409792629f7a399994b0189781efc8fc212a3c2b84e1a SHA512 2b60f701fa7ab80396a94e48dbed33c72dab3e3539355a20fe387dc2d5ea378bce5e3868a092da7d93604d1ef6422a4ae22c5ddb68d3dfc938920251186bdd1e diff --git a/dev-python/hpack/hpack-3.0.0-r1.ebuild b/dev-python/hpack/hpack-3.0.0-r1.ebuild new file mode 100644 index 000000000000..488e4cb833c9 --- /dev/null +++ b/dev-python/hpack/hpack-3.0.0-r1.ebuild @@ -0,0 +1,44 @@ +# 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..11} pypy3 ) + +inherit distutils-r1 + +DESCRIPTION="Pure-Python HPACK header compression" +HOMEPAGE=" + https://python-hyper.org/projects/hpack/en/latest/ + https://github.com/python-hyper/hpack/ + https://pypi.org/project/hpack/ +" +SRC_URI="https://github.com/python-hyper/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" + +LICENSE="MIT" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" + +# dev-python/pytest-relaxed causes tests to fail +BDEPEND=" + test? ( + >=dev-python/hypothesis-3.4.2[${PYTHON_USEDEP}] + !!dev-python/pytest-relaxed[${PYTHON_USEDEP}] + ) +" + +distutils_enable_tests pytest + +PATCHES=( + "${FILESDIR}"/hpack-3.0.0-hypothesis-healthcheck.patch +) + +EPYTEST_DESELECT=( + # relies on outdated exception strings + test/test_table.py::TestHeaderTable::test_get_by_index_out_of_range +) + +EPYTEST_IGNORE=( + bench +) diff --git a/dev-python/hpack/hpack-4.0.0-r1.ebuild b/dev-python/hpack/hpack-4.0.0-r1.ebuild index e13be709b52f..5831a863b3ee 100644 --- a/dev-python/hpack/hpack-4.0.0-r1.ebuild +++ b/dev-python/hpack/hpack-4.0.0-r1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{8..10} pypy3 ) +PYTHON_COMPAT=( python3_{8..11} pypy3 ) inherit distutils-r1 @@ -12,7 +12,8 @@ DESCRIPTION="Pure-Python HPACK header compression" HOMEPAGE=" https://python-hyper.org/projects/hpack/en/latest/ https://github.com/python-hyper/hpack/ - https://pypi.org/project/hpack/" + https://pypi.org/project/hpack/ +" SRC_URI="https://github.com/python-hyper/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" |