Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-python-pkcs11
Commits:
f15c71f1 by Jelle van der Waa at 2024-11-18T20:36:13+01:00
upgpkg: 0.7.0-9: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-python-pkcs11
pkgdesc = PKCS#11/Cryptoki support for Python
pkgver = 0.7.0
- pkgrel = 8
+ pkgrel = 9
url = https://github.com/danni/python-pkcs11
arch = x86_64
license = MIT
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
pkgname=python-python-pkcs11
_name=${pkgname#python-}
pkgver=0.7.0
-pkgrel=8
+pkgrel=9
pkgdesc='PKCS#11/Cryptoki support for Python'
arch=('x86_64')
url='https://github.com/danni/python-pkcs11'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-python-pkcs11/-/commit/f15c71f1c03b711c116cff58a518382a5fbf3320
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-python-pkcs11/-/commit/f15c71f1c03b711c116cff58a518382a5fbf3320
You're receiving this email because of your account on gitlab.archlinux.org.