Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-nitrokey
Commits:
4fd429e2 by Jelle van der Waa at 2024-11-18T20:58:20+01:00
upgpkg: 0.2.0-2: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-nitrokey
pkgdesc = Python SDK for Nitrokey devices
pkgver = 0.2.0
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/nitrokey/nitrokey-sdk-py
arch = any
license = Apache-2.0 OR MIT
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgname=python-nitrokey
_name="${pkgname#python-}-sdk-py"
pkgver=0.2.0
-pkgrel=1
+pkgrel=2
pkgdesc="Python SDK for Nitrokey devices"
arch=(any)
url="https://github.com/nitrokey/nitrokey-sdk-py"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-nitrokey/-/commit/4fd429e2915a7db722e970e14ffbb45d2303399c
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-nitrokey/-/commit/4fd429e2915a7db722e970e14ffbb45d2303399c
You're receiving this email because of your account on gitlab.archlinux.org.