Torsten Keßler pushed to branch main at Arch Linux / Packaging / Packages / 
python-pam


Commits:
9ecde547 by Torsten Keßler at 2024-04-04T19:22:06+02:00
upgpkg: 2.0.2-3

python 3.12 rebuild

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -0,0 +1,17 @@
+pkgbase = python-pam
+       pkgdesc = Pure Python interface to the Pluggable Authentication Modules 
system on Linux
+       pkgver = 2.0.2
+       pkgrel = 3
+       url = https://github.com/FirefighterBlu3/python-pam
+       arch = any
+       license = MIT
+       makedepends = python-build
+       makedepends = python-installer
+       makedepends = python-setuptools
+       makedepends = python-wheel
+       depends = pam
+       depends = python-six
+       source = 
https://files.pythonhosted.org/packages/source/p/python-pam/python-pam-2.0.2.tar.gz
+       sha256sums = 
97235235ba9b82dbae8068d1099508455949b275f77273ca22fdbd8b1fb5d950
+
+pkgname = python-pam


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 
 pkgname=python-pam
 pkgver=2.0.2
-pkgrel=2
+pkgrel=3
 pkgdesc="Pure Python interface to the Pluggable Authentication Modules system 
on Linux"
 arch=('any')
 url="https://github.com/FirefighterBlu3/${pkgname}";



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pam/-/commit/9ecde5476a26cd6f4c1a20c067ea44a4de74e780

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pam/-/commit/9ecde5476a26cd6f4c1a20c067ea44a4de74e780
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to