aboutsummaryrefslogtreecommitdiffstats
path: root/community/py3-zipstream
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-10-31 11:39:33 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-11-05 15:34:02 +0000
commitf4928504f6ca26bf5c4ef66ea2a54c42bd14ba96 (patch)
treeda318692d211efd5861fb98b3a25c9a6e649f7ed /community/py3-zipstream
parent457e535638e771220b09a232944ba85694c25278 (diff)
downloadaports-f4928504f6ca26bf5c4ef66ea2a54c42bd14ba96.tar.bz2
aports-f4928504f6ca26bf5c4ef66ea2a54c42bd14ba96.tar.xz
community/py3-zipstream: rebuild against python 3.8
Diffstat (limited to 'community/py3-zipstream')
-rw-r--r--community/py3-zipstream/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py3-zipstream/APKBUILD b/community/py3-zipstream/APKBUILD
index 773082da2b..1ac14a1fb8 100644
--- a/community/py3-zipstream/APKBUILD
+++ b/community/py3-zipstream/APKBUILD
@@ -3,7 +3,7 @@
pkgname=py3-zipstream
_pkgname=python-zipstream
pkgver=1.1.4
-pkgrel=3
+pkgrel=4
pkgdesc="Like Python's ZipFile module, except it works as a generator that provides the file in many small chunks."
url="https://github.com/allanlei/python-zipstream"
arch="noarch"