aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py3-pygpgme
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-04-17 07:34:31 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-04-17 11:45:56 +0000
commitfe6d42657c8ceab1a426a4be76bb4cabf5998b33 (patch)
tree2697baaa3d791ff91e299657d5ab99d28df351be /testing/py3-pygpgme
parentc91e2a51117398455df03ef8239ba58ac9acc467 (diff)
downloadaports-fe6d42657c8ceab1a426a4be76bb4cabf5998b33.tar.bz2
aports-fe6d42657c8ceab1a426a4be76bb4cabf5998b33.tar.xz
testing/py3-pygpgme: rebuild against python 3.7
Diffstat (limited to 'testing/py3-pygpgme')
-rw-r--r--testing/py3-pygpgme/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-pygpgme/APKBUILD b/testing/py3-pygpgme/APKBUILD
index 34e51b4a61..136b54a6bb 100644
--- a/testing/py3-pygpgme/APKBUILD
+++ b/testing/py3-pygpgme/APKBUILD
@@ -3,7 +3,7 @@
pkgname=py3-pygpgme
_pkgname=pygpgme
pkgver=0.3.1
-pkgrel=0
+pkgrel=1
pkgdesc="PyGPGME is a Python module that lets you sign, verify, encrypt and decrypt messages using the OpenPGP format."
url="https://launchpad.net/pygpgme"
arch="all"