summaryrefslogtreecommitdiff
path: root/dev-python/python-zipstream
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-01-15 15:51:32 +0000
committerV3n3RiX <venerix@redcorelinux.org>2020-01-15 15:51:32 +0000
commit21435953e16cda318a82334ddbadb3b5c36d9ea7 (patch)
treee1810a4b135afce04b34862ef0fab2bfaeb8aeca /dev-python/python-zipstream
parent7bc9c63c9da678a7e6fceb095d56c634afd22c56 (diff)
gentoo resync : 15.01.2020
Diffstat (limited to 'dev-python/python-zipstream')
-rw-r--r--dev-python/python-zipstream/Manifest2
-rw-r--r--dev-python/python-zipstream/python-zipstream-1.1.4.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/python-zipstream/Manifest b/dev-python/python-zipstream/Manifest
index f9ac12f3e4fb..e4bd084ee569 100644
--- a/dev-python/python-zipstream/Manifest
+++ b/dev-python/python-zipstream/Manifest
@@ -1,3 +1,3 @@
DIST python-zipstream-1.1.4.tar.gz 21376 BLAKE2B 84b022f93dedfb46da911c3ed800c3a6eb3685bf9c6180b9aac5d4d085748216f53759f83a085fa57f245033281aa4be1578b4051e8a855bcd2300aed7820460 SHA512 722c1d7db91dc47064fc51f1182417f46923b8f42a56e854f1fa125eaccfc7f86d3deab71709226a798a1caf5a84a8a7fa7d3564065ab91afbad434ed787ce32
-EBUILD python-zipstream-1.1.4.ebuild 608 BLAKE2B 5f7f96d81553020d2efddb1101bae9f5e58724bd058e4c325b0796aab33fe92e30130b1d15f361cc1d7b7298e2b43fa8b3d3b9d819452e85886f0dff93436be6 SHA512 27422998b8aaa678b6cf289baed6db17168418d8019d56ecb6592ebee28ecf8e3ab5cb4344fc0106eb42dcd41afda5545dbd1ee5c0b71f9355334b11a3b6333e
+EBUILD python-zipstream-1.1.4.ebuild 606 BLAKE2B de16f0092ea6f946c7d4d4583b899394636f2a6ebb8a19fdd1ebbee6fd0532c0ebc9287f5c6ff9d0d19ec20c19a00eefd9fee1223388bc5d572f47d6006ce63e SHA512 8781b7540b40326a27ed337e354f5f3dd15711e0bfabadef458ee20b95cfdc11cad128d152f682e374120a83fa64823661c84b969364d3a0f544c5bb43442843
MISC metadata.xml 381 BLAKE2B 04230c4955e69e38535767e64a3bddd5e9732f248e79eb4ca0f12752a8a1e717786866512727f407cb1b7b07d9b954ddedb3c01d5704c99496f4e006cc986c23 SHA512 e08bcfff6419f5fb2ca82c62f3d3280dfebc5dee392b4c63b82ca0ab15c2767e3ac35779b73ec3512c8d822abe94956ca435454f8191a65d52ae8c49d13e6745
diff --git a/dev-python/python-zipstream/python-zipstream-1.1.4.ebuild b/dev-python/python-zipstream/python-zipstream-1.1.4.ebuild
index df1327996cba..ac85e75a8aac 100644
--- a/dev-python/python-zipstream/python-zipstream-1.1.4.ebuild
+++ b/dev-python/python-zipstream/python-zipstream-1.1.4.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-PYTHON_COMPAT=( python{2_7,3_{5,6,7}} )
+PYTHON_COMPAT=( python{2_7,3_{6,7}} )
inherit distutils-r1