Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages / 
python-pbkdf2


Commits:
9057da0e by Jelle van der Waa at 2024-04-07T12:35:14+02:00
upgpkg: 1.3-12: Rebuild with Python 3.12

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -0,0 +1,18 @@
+pkgbase = python-pbkdf2
+       pkgdesc = Password-based key derivation function PBKDF2
+       pkgver = 1.3
+       pkgrel = 12
+       url = https://www.dlitz.net/software/python-pbkdf2/
+       arch = any
+       license = MIT
+       checkdepends = python-pytest
+       makedepends = python
+       makedepends = python-setuptools
+       makedepends = python-crypto
+       depends = python
+       optdepends = python-crypto: to make use of PyCrypto`s HMAC and SHA
+       source = 
python-pbkdf2-1.3.tar.gz::https://github.com/dlitz/python-pbkdf2/archive/v1.3.tar.gz
+       sha256sums = 
f35d36855c082c9cc258da555ea513c800b125c6b5f2fbf9cc4a45655579de5c
+       sha512sums = 
642372615a2ffc9cf352805789f836c42763c49cbf113d64524a55c6ff8a09f0fda36c92713387f27c2f6a2950ce89ae04dc9f92495cba904400685b148f947e
+
+pkgname = python-pbkdf2


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 
 pkgname=python-pbkdf2
 pkgver=1.3
-pkgrel=11
+pkgrel=12
 pkgdesc='Password-based key derivation function PBKDF2'
 url='https://www.dlitz.net/software/python-pbkdf2/'
 arch=('any')



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pbkdf2/-/commit/9057da0ecb14cff85c35c144006bea4ce90820b7

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pbkdf2/-/commit/9057da0ecb14cff85c35c144006bea4ce90820b7
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to