summaryrefslogtreecommitdiff
path: root/dev-python/hpack
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2019-04-28 09:54:45 +0100
committerV3n3RiX <venerix@redcorelinux.org>2019-04-28 09:54:45 +0100
commitb7ebc951da8800f711142f69d9d958bde67a112d (patch)
treee318514216845acb8f2e49fff7a5cba4027e9d91 /dev-python/hpack
parentdc7cbdfa65fd814b3b9aa3c56257da201109e807 (diff)
gentoo resync : 28.04.2019
Diffstat (limited to 'dev-python/hpack')
-rw-r--r--dev-python/hpack/Manifest4
-rw-r--r--dev-python/hpack/hpack-2.3.0-r1.ebuild2
-rw-r--r--dev-python/hpack/hpack-3.0.0.ebuild2
3 files changed, 4 insertions, 4 deletions
diff --git a/dev-python/hpack/Manifest b/dev-python/hpack/Manifest
index 975b5108d184..4f4fa4af9d36 100644
--- a/dev-python/hpack/Manifest
+++ b/dev-python/hpack/Manifest
@@ -1,5 +1,5 @@
DIST hpack-2.3.0.tar.gz 41610 BLAKE2B 65fe4f07f64dddff5b24b3a84f7e49de32e358fa59bb1b21e619135ef33d282d4cd24283e93c71bb71c89d7b5b2a3f8ed36f6d406751c54247472a75192bf50b SHA512 a3d13da105482bb258ee3a2314b2629215028777f84127f71359f08819c96af088a3952bb0a74435472035d10ee6e3943cdad689a28f04cbc12cddcc4af9a8a7
DIST hpack-3.0.0.tar.gz 5305971 BLAKE2B d1df8a1b2a1ce8b91e63cab475d3957f937fb74c0bec343d342971be1bb7cfbc929c53cf041845df2965cef0cfb098345bf0612acabc7ef3e5e23f6f0aa44f2f SHA512 7b9cf5e643dff2a6454bfe419b797c8ed1a0fe6ec3b725d2696da5a820ab96fe87a64e600b1831c7024bd82616b155a0aa058301acb32172155b6538ba0a73c6
-EBUILD hpack-2.3.0-r1.ebuild 1039 BLAKE2B a06f45791ffb30a0c76fa1cb666e2329c5def6c2009099d47edb2f36b705a8fc268042e223823738f545797ad95b9e81444bec3c9c2ecc899b02734c96e056b9 SHA512 974c28dcb2c851133da15946cdc7beaeb9110ae524c6234bc7ff9f23196164fbf7a2dd7651a0e2d45def1649befe8f53a53fc0d697d5a672a21c9bc79cb7a1a3
-EBUILD hpack-3.0.0.ebuild 1079 BLAKE2B ab69ba150a56f66b79806cd0420870d5bf86cebe6e4155bf554404be50d586112a5d03e76bb6dd6dde1105ab00d22e6b3bc9cc14667868e9dc5bacc3ca0f9d0c SHA512 4352009777d9b490b4c97bcae82cb22d7d21bedf7c018bb593a15643bf730c433aa8cd93b71d6d572978c9ef6b0328c36ab1dafa797e68523d66d07261a17c36
+EBUILD hpack-2.3.0-r1.ebuild 1037 BLAKE2B c2991cd6490a465965d1cb00d858a4808089b6e03d5ad7abca3bdde4ab74c9fa39750f67b52d792fd23ebce737b992b6ecb168f3cae75d7415982bfe9a44b1f1 SHA512 710a920578d1f33c504c310719fb5efc63a5f78bf35055878af4b70d4be29917c5e53332b263c31542e8f1d6f720ddc002642fb96b03d996977883f4d16a32fb
+EBUILD hpack-3.0.0.ebuild 1077 BLAKE2B 93b34fb83caf3eae5a5ee3a7a9204e08af39215b95afdb8cfd66c7ae907eccb3bed76604fa2ea68f006c3820d3255714f3b7568ff4f91ac36b0f7bf8e4813d61 SHA512 14daaa97b60aa03f2017dee2361d5d8bd3372468e359606aec989cf25451870ba732b521964a917bfc8a5caab1cbabfc5ec0c747cd64a6bbedc9b2523852f859
MISC metadata.xml 755 BLAKE2B 07d55adb82a465399ac181c0bc57d6e884acc171eaf00ae4b32b1c7df02082a80e1904cca1755f755fdf3d7dee3028dfba951d7799485f43657c0141bc12c002 SHA512 0941a33f24de0db1f466447ba36585cd3d5dfa70eade8d076089cbe2309a7ac5498b77a712dc237f335a27c954b7b57be7c951c5a3c052b648499dbb545375be
diff --git a/dev-python/hpack/hpack-2.3.0-r1.ebuild b/dev-python/hpack/hpack-2.3.0-r1.ebuild
index 43a4c23db3fa..15885fcb0354 100644
--- a/dev-python/hpack/hpack-2.3.0-r1.ebuild
+++ b/dev-python/hpack/hpack-2.3.0-r1.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy)
+PYTHON_COMPAT=( python2_7 python3_{5,6} pypy)
inherit distutils-r1
diff --git a/dev-python/hpack/hpack-3.0.0.ebuild b/dev-python/hpack/hpack-3.0.0.ebuild
index bd7d46650509..6ac8c7c478af 100644
--- a/dev-python/hpack/hpack-3.0.0.ebuild
+++ b/dev-python/hpack/hpack-3.0.0.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-PYTHON_COMPAT=( python2_7 python3_{4,5,6,7} pypy)
+PYTHON_COMPAT=( python2_7 python3_{5,6,7} pypy)
inherit distutils-r1