aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py-itypes
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-04-16 15:11:59 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-04-17 11:45:54 +0000
commit90621ceb5763f572555f522792e02b604ca04368 (patch)
treedf8c406d40970c0f6e707f370102e38c92062362 /testing/py-itypes
parent0dcdac55f6c20f591ca600611e4c29accb7e4f1f (diff)
downloadaports-90621ceb5763f572555f522792e02b604ca04368.tar.bz2
aports-90621ceb5763f572555f522792e02b604ca04368.tar.xz
testing/py-itypes: rebuild against python 3.7
Diffstat (limited to 'testing/py-itypes')
-rw-r--r--testing/py-itypes/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-itypes/APKBUILD b/testing/py-itypes/APKBUILD
index 8d68637004..4fedee5405 100644
--- a/testing/py-itypes/APKBUILD
+++ b/testing/py-itypes/APKBUILD
@@ -3,7 +3,7 @@
pkgname=py-itypes
_pkgreal=${pkgname#*-}
pkgver=1.1.0
-pkgrel=1
+pkgrel=2
pkgdesc="Basic immutable container types for Python"
url="https://github.com/tomchristie/itypes"
arch="noarch"