Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-hidapi
Commits:
bdc9edf7 by Jelle van der Waa at 2024-11-17T15:15:08+01:00
upgpkg: 0.14.0-4: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-hidapi
pkgdesc = A Cython interface to the hidapi from signal11/hidapi
pkgver = 0.14.0
- pkgrel = 3
+ pkgrel = 4
url = https://github.com/trezor/cython-hidapi
arch = x86_64
license = custom
=====================================
PKGBUILD
=====================================
@@ -8,7 +8,7 @@ _pipname=hidapi
pkgver=0.14.0
# _pkgver=${pkgver%.*}.post${pkgver##*.}
_pkgver="$pkgver"
-pkgrel=3
+pkgrel=4
arch=('x86_64')
pkgdesc="A Cython interface to the hidapi from signal11/hidapi"
url="https://github.com/trezor/cython-hidapi"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-hidapi/-/commit/bdc9edf7239c9a033d833da6ab4628e6c367353e
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-hidapi/-/commit/bdc9edf7239c9a033d833da6ab4628e6c367353e
You're receiving this email because of your account on gitlab.archlinux.org.