aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py3-oscrypto
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-11-04 21:59:40 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-11-05 15:35:39 +0000
commit142f2ce8450810db78a77e049ebbe76b4da76c34 (patch)
treead4ba1531e8bc4ac9eef78f928bcf13fed9a855b /testing/py3-oscrypto
parentfb427295925c0b673c576c4ee9ff9d308c152833 (diff)
downloadaports-142f2ce8450810db78a77e049ebbe76b4da76c34.tar.bz2
aports-142f2ce8450810db78a77e049ebbe76b4da76c34.tar.xz
testing/py3-oscrypto: rebuild against python 3.8
Diffstat (limited to 'testing/py3-oscrypto')
-rw-r--r--testing/py3-oscrypto/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-oscrypto/APKBUILD b/testing/py3-oscrypto/APKBUILD
index 3376dd60b2..94a26027fe 100644
--- a/testing/py3-oscrypto/APKBUILD
+++ b/testing/py3-oscrypto/APKBUILD
@@ -3,7 +3,7 @@
pkgname=py3-oscrypto
_pkgname=${pkgname##py3-}
pkgver=1.1.0
-pkgrel=0
+pkgrel=1
pkgdesc="Python crypto library backed by the OS"
url="https://github.com/wbond/oscrypto"
arch="noarch"