aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py-semanticversion
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-04-17 07:37:24 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-04-17 11:45:57 +0000
commitfe6775cbaedb88410c961f9d31829b064349dad7 (patch)
treed5876774998e415b26488d8ccabd05ddbe4cd52a /testing/py-semanticversion
parent8ec28bc90990ea119ba16cb39f739564126f3e13 (diff)
downloadaports-fe6775cbaedb88410c961f9d31829b064349dad7.tar.bz2
aports-fe6775cbaedb88410c961f9d31829b064349dad7.tar.xz
testing/py-semanticversion: rebuild against python 3.7
Diffstat (limited to 'testing/py-semanticversion')
-rw-r--r--testing/py-semanticversion/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-semanticversion/APKBUILD b/testing/py-semanticversion/APKBUILD
index 234e02895b..0a7d649e7b 100644
--- a/testing/py-semanticversion/APKBUILD
+++ b/testing/py-semanticversion/APKBUILD
@@ -3,7 +3,7 @@
pkgname=py-semanticversion
_pkgname=${pkgname#py-}
pkgver=2.6.0
-pkgrel=0
+pkgrel=1
pkgdesc="A library implementing the 'SemVer' scheme."
url="https://github.com/rbarrois/python-semanticversion"
arch="all"