summaryrefslogtreecommitdiff
path: root/dev-python/python-zipstream
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-01-14 17:52:12 +0000
committerV3n3RiX <venerix@koprulu.sector>2023-01-14 17:52:12 +0000
commita90c84e720803f3d26c0ade8f1f1e405ca97502a (patch)
treef788ea0972d51c66823825021dd83427e1d466c4 /dev-python/python-zipstream
parent07c1e2fbaa2f7d2cad4c16a747cebcf7ae7a6724 (diff)
gentoo auto-resync : 14:01:2023 - 17:52:11
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 7221600683b3..bef03b8e65e6 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 424 BLAKE2B 0ecb9dbe289f8bd5dc6534ea14381dd882282945c976aac05d835d1cab42060373ee214432db52b3395436537fb5f6a7d6eaa0f0dda38d521bd2f04ef9f274c5 SHA512 c635dfdeeb10499505a427406301342c6c5a856cee8cb67ec1d8b309096fd10f3ab4c021b5c17b24333b6b007382bc776566e4d5ff73d88f86d5adc80e3b870a
+EBUILD python-zipstream-1.1.4.ebuild 424 BLAKE2B 5ab578525c88decd1846457e463209b6777b0115f0da1e4a427f8b99a211afd49b16e440e134afb6d719baa390b8bd887e626ada01b4610d2efa67e3466b10a7 SHA512 7dbc40dee0e0a666732c4ef68e7c0e367d3ff4d5697709af7912bbd5a9244d43db03d32516b3ffe8461198ad6c013af829e908563062d4360211c7240127de70
MISC metadata.xml 429 BLAKE2B 127c10fc0b3547def46d36155735e2bff0d8b0e2b1c0d51711a176713c1d7395338129a1135094ce14270af84948c5a6a735306564123ad46c58a2af13d961ed SHA512 d95004eb62e6d2c23f5b719b98e42e6dca325f0859d920365064d7560467fe61f0904849298babab9c15a583e9732d2736c40f165b19c737b44e4e468b260d99
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 35e9f69a2154..f6fcf1d2987a 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-2021 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python3_{8..10} )
+PYTHON_COMPAT=( python3_{9..10} )
inherit distutils-r1