diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2019-04-16 19:31:48 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2019-04-17 11:45:56 +0000 |
commit | 32a0f9dc5da592c35f792144834eb9c3ba2a2297 (patch) | |
tree | ef65f31f870a475fe29d09d91f3715dce3ce5a72 /testing/py-pam | |
parent | cf8f4288a8f2d38fe12c3d9b33b61cb50bf11c3a (diff) | |
download | aports-32a0f9dc5da592c35f792144834eb9c3ba2a2297.tar.bz2 aports-32a0f9dc5da592c35f792144834eb9c3ba2a2297.tar.xz |
testing/py-pam: rebuild against python 3.7
Diffstat (limited to 'testing/py-pam')
-rw-r--r-- | testing/py-pam/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-pam/APKBUILD b/testing/py-pam/APKBUILD index 7e4c4fd2ce..42abf128df 100644 --- a/testing/py-pam/APKBUILD +++ b/testing/py-pam/APKBUILD @@ -4,7 +4,7 @@ pkgname=py-pam _pkgname=PyPAM _id="f1e7c2c56421dda28a75ace59a3c8871" pkgver=0.5.0 -pkgrel=1 +pkgrel=2 pkgdesc="A Python interface to the PAM library" url="https://launchpad.net/ubuntu/quantal/+source/python-pam" arch="all" |