aboutsummaryrefslogtreecommitdiffstats
path: root/community/py3-backcall
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-04-15 11:40:51 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-04-17 11:45:42 +0000
commite4813027f55f7436eafcb35d5bd74e5ea43b63eb (patch)
tree8027457e7aa8c054219bb5a881a89429a9ab96df /community/py3-backcall
parenta342d34a927ed4d676a566e6de39b699ab89fb30 (diff)
downloadaports-e4813027f55f7436eafcb35d5bd74e5ea43b63eb.tar.bz2
aports-e4813027f55f7436eafcb35d5bd74e5ea43b63eb.tar.xz
community/py3-backcall: rebuild against python 3.7
Diffstat (limited to 'community/py3-backcall')
-rw-r--r--community/py3-backcall/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py3-backcall/APKBUILD b/community/py3-backcall/APKBUILD
index d33a940252..f3ee47ea73 100644
--- a/community/py3-backcall/APKBUILD
+++ b/community/py3-backcall/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Kevin Daudt <kdaudt@alpinelinux.org>
pkgname=py3-backcall
pkgver=0.1.0
-pkgrel=0
+pkgrel=1
pkgdesc="Backwards compatible callback APIs"
url="https://github.com/takluyver/backcall"
arch="noarch"