Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-passlib
Commits:
f81c7778 by Jelle van der Waa at 2024-11-20T11:42:00+01:00
upgpkg: 1.7.4-10: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-passlib
pkgdesc = A password hashing library for Python
pkgver = 1.7.4
- pkgrel = 9
+ pkgrel = 10
url = https://passlib.readthedocs.io/en/stable
arch = any
license = custom:BSD
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgname=python-passlib
pkgver=1.7.4
-pkgrel=9
+pkgrel=10
pkgdesc="A password hashing library for Python"
arch=('any')
url="https://passlib.readthedocs.io/en/stable"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-passlib/-/commit/f81c77782e9e53e5a316bc776d9777eee9cb26e0
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-passlib/-/commit/f81c77782e9e53e5a316bc776d9777eee9cb26e0
You're receiving this email because of your account on gitlab.archlinux.org.