aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py3-pem
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-11-05 12:02:40 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-11-05 15:35:40 +0000
commit6b3e26a6c02ba9dfa4049234d52a4b74bd7cefc8 (patch)
treef4796aeb4c92f592df0120c0311e84b7d5231f15 /testing/py3-pem
parent58bac82cf0f313483d3c1653e5ee07b3868cee20 (diff)
downloadaports-6b3e26a6c02ba9dfa4049234d52a4b74bd7cefc8.tar.bz2
aports-6b3e26a6c02ba9dfa4049234d52a4b74bd7cefc8.tar.xz
testing/py3-pem: rebuild against python 3.8
Diffstat (limited to 'testing/py3-pem')
-rw-r--r--testing/py3-pem/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-pem/APKBUILD b/testing/py3-pem/APKBUILD
index e4f6bcec83..8e3c55e0c2 100644
--- a/testing/py3-pem/APKBUILD
+++ b/testing/py3-pem/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Leo <thinkabit.ukim@gmail.com>
pkgname=py3-pem
pkgver=19.3.0
-pkgrel=0
+pkgrel=1
pkgdesc="Easy PEM file parsing"
options="!check" # Requires unpackaged pymodule 'pretend'
url="https://pem.readthedocs.io/en/stable/"