Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-zxcvbn
Commits:
07100bf6 by Jelle van der Waa at 2024-11-16T19:28:34+01:00
upgpkg: 4.4.28-5: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-zxcvbn
pkgdesc = Python implementation of Dropbox's realistic password
strength estimator
pkgver = 4.4.28
- pkgrel = 4
+ pkgrel = 5
url = https://github.com/dwolfhub/zxcvbn-python
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_gitname=zxcvbn-python
pkgname=python-zxcvbn
pkgver=4.4.28
-pkgrel=4
+pkgrel=5
pkgdesc="Python implementation of Dropbox's realistic password strength
estimator"
url='https://github.com/dwolfhub/zxcvbn-python'
arch=(any)
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-zxcvbn/-/commit/07100bf63b87d7f766e6b4d05f15cf51d78f8744
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-zxcvbn/-/commit/07100bf63b87d7f766e6b4d05f15cf51d78f8744
You're receiving this email because of your account on gitlab.archlinux.org.