summaryrefslogtreecommitdiff
path: root/dev-python/python-zipstream
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-06-15 14:57:03 +0100
committerV3n3RiX <venerix@redcorelinux.org>2021-06-15 14:57:03 +0100
commitd18bf1e01b65ee4bf0c804e2843b282d3d4e5d7c (patch)
tree4a95cbc6ffdf13bad6ecbc7f8d5af99631984123 /dev-python/python-zipstream
parente748ba9741f6540f4675c23e3e37b73e822c13a4 (diff)
gentoo resync : 15.06.2021
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.ebuild6
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-python/python-zipstream/Manifest b/dev-python/python-zipstream/Manifest
index 02cee354ba4f..09b8c268d80d 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 423 BLAKE2B 783beda9a8aec5c0e55d84a7a43eda8f252e26acafdca44b5e7593993c05745e4b3a7fe119a323e5b62bd6272c5fef06251de4135f1bd1e1668a635eaecf3a26 SHA512 87308aea66288981ccc6ea954653788fe1b5ec078073e484ba42116f246ac6a3400b059b02bbc3f4c7c37abd18b96b1c7462f3a5ad93c8d31d3d840a94bb7fdd
+EBUILD python-zipstream-1.1.4.ebuild 424 BLAKE2B 0ecb9dbe289f8bd5dc6534ea14381dd882282945c976aac05d835d1cab42060373ee214432db52b3395436537fb5f6a7d6eaa0f0dda38d521bd2f04ef9f274c5 SHA512 c635dfdeeb10499505a427406301342c6c5a856cee8cb67ec1d8b309096fd10f3ab4c021b5c17b24333b6b007382bc776566e4d5ff73d88f86d5adc80e3b870a
MISC metadata.xml 428 BLAKE2B 2f55a4cc8d046b8a99402dfc12d03a232973beb41f2072dd2b61982b18d46881ff07368b51255f5eaa595cdd416f6fc56aac0e8a85e05b6e29555694af5c0101 SHA512 fff2ea4c04479882b9d1378d5fb85750a39bda4a66ebc04d0e735818f5490a2115516dfd4d8b2057f380c59c94cf6c51dfbf7a4c35a1840fa583628d3730a9c1
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 d990f98a778a..35e9f69a2154 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-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=7
-PYTHON_COMPAT=( python3_{7..9} )
+PYTHON_COMPAT=( python3_{8..10} )
inherit distutils-r1