aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py-case
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-04-16 11:29:15 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-04-17 11:45:51 +0000
commit2a3c9948543ae9483b448d218ffccc1d1872abab (patch)
treee9f5eb3b0a5462a779756100f9f5c573a664719f /testing/py-case
parentfbb466fe5df72f905a4d8abc3e668547c0509632 (diff)
downloadaports-2a3c9948543ae9483b448d218ffccc1d1872abab.tar.bz2
aports-2a3c9948543ae9483b448d218ffccc1d1872abab.tar.xz
testing/py-case: rebuild against python 3.7
Diffstat (limited to 'testing/py-case')
-rw-r--r--testing/py-case/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-case/APKBUILD b/testing/py-case/APKBUILD
index ab206b9812..13dbf88818 100644
--- a/testing/py-case/APKBUILD
+++ b/testing/py-case/APKBUILD
@@ -2,7 +2,7 @@
pkgname=py-case
_pyname=case
pkgver=1.5.0
-pkgrel=0
+pkgrel=1
pkgdesc="Python unittest utilities"
url="https://github.com/celery/case/"
arch="noarch"