Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-can
Commits:
505adb00 by Jelle van der Waa at 2024-11-17T16:20:27+01:00
upgpkg: 4.4.2-2: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-can
pkgdesc = Controller Area Network support for Python
pkgver = 4.4.2
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/hardbyte/python-can
arch = any
license = LGPL-3.0-only
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgname=python-can
pkgver=4.4.2
-pkgrel=1
+pkgrel=2
pkgdesc='Controller Area Network support for Python'
arch=(any)
url=https://github.com/hardbyte/python-can
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-can/-/commit/505adb0029b4133f3e73a2bf42afd530a3825d77
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-can/-/commit/505adb0029b4133f3e73a2bf42afd530a3825d77
You're receiving this email because of your account on gitlab.archlinux.org.