aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-04-04 14:52:41 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-04-17 11:45:41 +0000
commit1b848cd37f8beb9a35b57d88f7d02c429c7d5914 (patch)
tree81353340a8ba365b93ad89be5f20a3172a7b3a9a
parent4dac43720a6a9ce03b9bc0b5b534642c8f362995 (diff)
downloadaports-1b848cd37f8beb9a35b57d88f7d02c429c7d5914.tar.bz2
aports-1b848cd37f8beb9a35b57d88f7d02c429c7d5914.tar.xz
community/py-zipstream: rebuild against python 3.7
-rw-r--r--community/py-zipstream/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py-zipstream/APKBUILD b/community/py-zipstream/APKBUILD
index a9adbe6b7c..78bd4f86e0 100644
--- a/community/py-zipstream/APKBUILD
+++ b/community/py-zipstream/APKBUILD
@@ -3,7 +3,7 @@
pkgname=py-zipstream
_pkgname=python-zipstream
pkgver=1.1.4
-pkgrel=1
+pkgrel=2
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"