aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-04-16 15:13:25 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-04-17 11:45:54 +0000
commitf3993bd9ff40cde6be0aa2540570258a79933cb2 (patch)
treee709d6207463f33a416561c4f48beaa488c4a0aa
parent1524ecf1406776447e28c30c1f5b27900edce7a6 (diff)
downloadaports-f3993bd9ff40cde6be0aa2540570258a79933cb2.tar.bz2
aports-f3993bd9ff40cde6be0aa2540570258a79933cb2.tar.xz
testing/py-dispatcher: rebuild against python 3.7
-rw-r--r--testing/py-dispatcher/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-dispatcher/APKBUILD b/testing/py-dispatcher/APKBUILD
index 7f8b794f94..e500ee657b 100644
--- a/testing/py-dispatcher/APKBUILD
+++ b/testing/py-dispatcher/APKBUILD
@@ -3,7 +3,7 @@
_name=PyDispatcher
pkgname=py-dispatcher
pkgver=2.0.5
-pkgrel=3
+pkgrel=4
pkgdesc="Loosely-coupled message passing between Python objects (signal senders and receivers)"
url="https://sourceforge.net/projects/python-pydispatcher/"
arch="noarch"