aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py-intervals
diff options
context:
space:
mode:
authorƁukasz Jendrysik <scadu@yandex.com>2017-02-16 21:40:50 +0000
committerJakub Jirutka <jakub@jirutka.cz>2017-02-18 16:32:27 +0100
commitae5c5b430de1a9a67803eb537d6c9c00861672b6 (patch)
tree14ff62260915fd1577d95573e9cf674b2c621c09 /testing/py-intervals
parent97a81bed168fdd54e995e0f62c042a9c01259531 (diff)
downloadaports-ae5c5b430de1a9a67803eb537d6c9c00861672b6.tar.bz2
aports-ae5c5b430de1a9a67803eb537d6c9c00861672b6.tar.xz
testing/py-intervals: rebuild against new version of python3
Diffstat (limited to 'testing/py-intervals')
-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 da334dce54..f2c808babb 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=0
+pkgrel=1
pkgdesc="A Python module for handling intervals (ranges of comparable objects)"
url="https://github.com/kvesteri/intervals"
arch="noarch"