Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-pyserial
Commits:
ef8bc6a4 by Jelle van der Waa at 2024-11-16T18:16:15+01:00
upgpkg: 3.5-7: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-pyserial
pkgdesc = Multiplatform Serial Port Module for Python
pkgver = 3.5
- pkgrel = 6
+ pkgrel = 7
url = https://github.com/pyserial/pyserial
arch = any
license = custom:PYTHON
=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
pkgname=python-pyserial
pkgver=3.5
-pkgrel=6
+pkgrel=7
pkgdesc="Multiplatform Serial Port Module for Python"
arch=('any')
url="https://github.com/pyserial/pyserial"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pyserial/-/commit/ef8bc6a4c4dbf68a04b6c2d3da01995297666af2
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pyserial/-/commit/ef8bc6a4c4dbf68a04b6c2d3da01995297666af2
You're receiving this email because of your account on gitlab.archlinux.org.