aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py-distro
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-04-16 15:14:10 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-04-17 11:45:54 +0000
commite834e4e9265d58a138a4617eef4afe115d3013be (patch)
treee708db38ea2ab923cc8fac4d82ff0138d4da3f3b /testing/py-distro
parent91dec2c4700f69d3ebfb9004196dd4b1732c03c3 (diff)
downloadaports-e834e4e9265d58a138a4617eef4afe115d3013be.tar.bz2
aports-e834e4e9265d58a138a4617eef4afe115d3013be.tar.xz
testing/py-distro: rebuild against python 3.7
Diffstat (limited to 'testing/py-distro')
-rw-r--r--testing/py-distro/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-distro/APKBUILD b/testing/py-distro/APKBUILD
index 925e04c6f7..87440a75eb 100644
--- a/testing/py-distro/APKBUILD
+++ b/testing/py-distro/APKBUILD
@@ -3,7 +3,7 @@
pkgname=py-distro
_pkgname=distro
pkgver=1.4.0
-pkgrel=0
+pkgrel=1
pkgdesc="A Linux OS platform information API"
url="https://github.com/nir0s/distro"
arch="noarch"