Date: Saturday, April 8, 2023 @ 07:27:39
Author: felixonmars
Revision: 1442107
upgpkg: python-passlib 1.7.4-6: rebuild with python 3.11
Modified:
python-passlib/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2023-04-08 07:22:10 UTC (rev 1442106)
+++ PKGBUILD 2023-04-08 07:27:39 UTC (rev 1442107)
@@ -3,7 +3,7 @@
pkgname=python-passlib
pkgver=1.7.4
-pkgrel=5
+pkgrel=6
pkgdesc="A password hashing library for Python"
arch=('any')
url="https://code.google.com/p/passlib/"