aboutsummaryrefslogtreecommitdiffstats
path: root/community/py-setuptools_scm
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-04-04 13:47:46 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-04-17 11:45:41 +0000
commitea6e5c6d0d4eb4fc4dc29f14554c5ffac84fb6d6 (patch)
treecf97fe2d1007ae780c5f6247b74da9e66806e3cf /community/py-setuptools_scm
parentc350dc4b6929cd06effe61d4b775418f91d72d43 (diff)
downloadaports-ea6e5c6d0d4eb4fc4dc29f14554c5ffac84fb6d6.tar.bz2
aports-ea6e5c6d0d4eb4fc4dc29f14554c5ffac84fb6d6.tar.xz
community/py-setuptools_scm: rebuild against python 3.7
Diffstat (limited to 'community/py-setuptools_scm')
-rw-r--r--community/py-setuptools_scm/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py-setuptools_scm/APKBUILD b/community/py-setuptools_scm/APKBUILD
index c5f674ca4b..ad38f70e99 100644
--- a/community/py-setuptools_scm/APKBUILD
+++ b/community/py-setuptools_scm/APKBUILD
@@ -3,7 +3,7 @@
pkgname=py-setuptools_scm
_pkgname=setuptools_scm
pkgver=3.2.0
-pkgrel=0
+pkgrel=1
pkgdesc="the blessed package to manage your versions by scm tags"
url="https://github.com/pypa/setuptools_scm"
arch="noarch"