Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-fastpbkdf2
Commits:
c6974cbf by Jelle van der Waa at 2024-11-16T21:42:12+01:00
upgpkg: 0.2-13: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-fastpbkdf2
pkgdesc = A faster implementation of PBKDF2
pkgver = 0.2
- pkgrel = 12
+ pkgrel = 13
url = https://github.com/Ayrx/python-fastpbkdf2
arch = x86_64
license = Apache
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgname=python-fastpbkdf2
pkgver=0.2
-pkgrel=12
+pkgrel=13
pkgdesc="A faster implementation of PBKDF2"
arch=('x86_64')
license=('Apache')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-fastpbkdf2/-/commit/c6974cbf4138ecf9461a3aea60932d76cb7a7e9c
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-fastpbkdf2/-/commit/c6974cbf4138ecf9461a3aea60932d76cb7a7e9c
You're receiving this email because of your account on gitlab.archlinux.org.