aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py-queuelib
diff options
context:
space:
mode:
authorCarlo Landmeter <clandmeter@gmail.com>2017-08-02 11:51:11 +0200
committerCarlo Landmeter <clandmeter@gmail.com>2017-08-02 11:51:11 +0200
commit9f22b82e19f383efaec435c38481155715d1da61 (patch)
tree6f5ab043dfc067744cc6e2527b7f8c98c7d70024 /testing/py-queuelib
parent3d691b46540fe9426b6c175693c0a1fba36e7040 (diff)
downloadaports-9f22b82e19f383efaec435c38481155715d1da61.tar.bz2
aports-9f22b82e19f383efaec435c38481155715d1da61.tar.xz
testing/py-queuelib: rebuild against python 3.6
Diffstat (limited to 'testing/py-queuelib')
-rw-r--r--testing/py-queuelib/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-queuelib/APKBUILD b/testing/py-queuelib/APKBUILD
index 221cbb7c29..9fffa2f539 100644
--- a/testing/py-queuelib/APKBUILD
+++ b/testing/py-queuelib/APKBUILD
@@ -3,7 +3,7 @@
pkgname=py-queuelib
_pkgname=queuelib
pkgver=1.4.2
-pkgrel=2
+pkgrel=3
pkgdesc="A collection of persistent (disk-based) queues"
url="https://github.com/scrapy/queuelib"
arch="noarch"