aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py-blinker
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-04-16 14:52:02 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-04-17 11:45:53 +0000
commit2d169b09d4f643cabb513dee688e8acd03de328f (patch)
tree0497cb0217ffc7dcd4ecbd64f4e3c88fb2298353 /testing/py-blinker
parentfb4e57ae9f7426ced58e8a840bb8dd7607edc16a (diff)
downloadaports-2d169b09d4f643cabb513dee688e8acd03de328f.tar.bz2
aports-2d169b09d4f643cabb513dee688e8acd03de328f.tar.xz
testing/py-blinker: rebuild against python 3.7
Diffstat (limited to 'testing/py-blinker')
-rw-r--r--testing/py-blinker/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-blinker/APKBUILD b/testing/py-blinker/APKBUILD
index f4d9d72bfe..5a240efa0d 100644
--- a/testing/py-blinker/APKBUILD
+++ b/testing/py-blinker/APKBUILD
@@ -3,7 +3,7 @@
pkgname=py-blinker
_pkgname=blinker
pkgver=1.4
-pkgrel=2
+pkgrel=3
pkgdesc="Fast, simple object-to-object and broadcast signalling"
url="http://pypi.python.org/pypi/blinker"
arch="noarch"