diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2019-11-04 22:00:09 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2019-11-05 15:35:39 +0000 |
commit | 1b6171c3fc635ceb02253c5362fd3834db3af822 (patch) | |
tree | 5de8392d32bf15514ee276d03d21dc8b42910adc | |
parent | 035c6cc35919ef197dbc3f6673596043196ffe4e (diff) | |
download | aports-1b6171c3fc635ceb02253c5362fd3834db3af822.tar.bz2 aports-1b6171c3fc635ceb02253c5362fd3834db3af822.tar.xz |
testing/py3-pam: rebuild against python 3.8
-rw-r--r-- | testing/py3-pam/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-pam/APKBUILD b/testing/py3-pam/APKBUILD index fcb5824ac5..a31b40b231 100644 --- a/testing/py3-pam/APKBUILD +++ b/testing/py3-pam/APKBUILD @@ -3,7 +3,7 @@ pkgname=py3-pam _pkgname=python-pam pkgver=1.8.4 -pkgrel=1 +pkgrel=2 pkgdesc="A Python interface to the PAM library" url="https://github.com/FirefighterBlu3/python-pam" arch="noarch" |