Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-passlib
Commits:
b4a2d81f by Jelle van der Waa at 2024-08-31T12:23:32+02:00
upgpkg: 1.7.4-9: Django 5.1 rebuild
- - - - -
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 = 8
+ pkgrel = 9
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=8
+pkgrel=9
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/b4a2d81f87846ddf13d8977d3ed22f295c3eafe6
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-passlib/-/commit/b4a2d81f87846ddf13d8977d3ed22f295c3eafe6
You're receiving this email because of your account on gitlab.archlinux.org.