Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-libusb1
Commits:
55210a63 by Jelle van der Waa at 2024-11-16T20:41:47+01:00
upgpkg: 3.1.0-4: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-libusb1
pkgdesc = Python ctype-based wrapper around libusb1
pkgver = 3.1.0
- pkgrel = 3
+ pkgrel = 4
url = https://github.com/vpelletier/python-libusb1
arch = any
license = LGPL2.1
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_pkgname=libusb1
pkgname=python-$_pkgname
pkgver=3.1.0
-pkgrel=3
+pkgrel=4
pkgdesc='Python ctype-based wrapper around libusb1'
arch=('any')
url='https://github.com/vpelletier/python-libusb1'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-libusb1/-/commit/55210a63b69f6f8d06e727146aaeb5cd86461e36
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-libusb1/-/commit/55210a63b69f6f8d06e727146aaeb5cd86461e36
You're receiving this email because of your account on gitlab.archlinux.org.