aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py-intervals/APKBUILD
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-04-16 15:50:15 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-04-17 11:45:55 +0000
commitf4fe69a6c68534882e0b38fec999bf4c3e3d66a9 (patch)
tree3688d49f9add04929a37adb4d81c373d8414a7c7 /testing/py-intervals/APKBUILD
parentbb72928710fa5d0de00a0023f71bf2d4e5cc6c7e (diff)
downloadaports-f4fe69a6c68534882e0b38fec999bf4c3e3d66a9.tar.bz2
aports-f4fe69a6c68534882e0b38fec999bf4c3e3d66a9.tar.xz
testing/py-intervals: rebuild against python 3.7
Diffstat (limited to 'testing/py-intervals/APKBUILD')
-rw-r--r--testing/py-intervals/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-intervals/APKBUILD b/testing/py-intervals/APKBUILD
index f2c808babb..d5a9fb60fa 100644
--- a/testing/py-intervals/APKBUILD
+++ b/testing/py-intervals/APKBUILD
@@ -3,7 +3,7 @@
pkgname=py-intervals
_pkgname=intervals
pkgver=0.8.0
-pkgrel=1
+pkgrel=2
pkgdesc="A Python module for handling intervals (ranges of comparable objects)"
url="https://github.com/kvesteri/intervals"
arch="noarch"