Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-hkdf
Commits:
89bbf3b5 by Jelle van der Waa at 2024-11-16T20:33:27+01:00
upgpkg: 0.0.3-14: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-hkdf
pkgdesc = HMAC-based Extract-and-Expand Key Derivation Function
pkgver = 0.0.3
- pkgrel = 13
+ pkgrel = 14
url = https://github.com/casebeer/python-hkdf
arch = any
license = BSD-2-Clause
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
pkgname='python-hkdf'
pkgver=0.0.3
-pkgrel=13
+pkgrel=14
pkgdesc="HMAC-based Extract-and-Expand Key Derivation Function"
arch=('any')
url="https://github.com/casebeer/python-hkdf"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-hkdf/-/commit/89bbf3b55960144464f9827519787f7455a3502b
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-hkdf/-/commit/89bbf3b55960144464f9827519787f7455a3502b
You're receiving this email because of your account on gitlab.archlinux.org.