From 1b848cd37f8beb9a35b57d88f7d02c429c7d5914 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Thu, 4 Apr 2019 14:52:41 +0000 Subject: community/py-zipstream: rebuild against python 3.7 --- community/py-zipstream/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- cgit v1.2.3