Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-regress
Commits:
c4c6fa7c by Jelle van der Waa at 2024-11-18T11:26:13+01:00
upgpkg: 2024.11.1-2: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-regress
pkgdesc = Python bindings to the Rust regress crate which provides ECMA
regular expressions
pkgver = 2024.11.1
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/crate-py/regress
arch = x86_64
license = MIT
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgname=python-regress
_name=regress
pkgver=2024.11.1
-pkgrel=1
+pkgrel=2
pkgdesc="Python bindings to the Rust regress crate which provides ECMA regular
expressions"
arch=(x86_64)
url="https://github.com/crate-py/regress"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-regress/-/commit/c4c6fa7ced99b17f1f936ccf757b53bfc5b23565
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-regress/-/commit/c4c6fa7ced99b17f1f936ccf757b53bfc5b23565
You're receiving this email because of your account on gitlab.archlinux.org.