Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages / 
python-regex


Commits:
86f85578 by Caleb Maclennan at 2026-02-20T10:05:38+03:00
upgpkg: 2026.2.19-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = python-regex
        pkgdesc = Alternative python regular expression module.
-       pkgver = 2026.1.15
+       pkgver = 2026.2.19
        pkgrel = 1
        url = https://github.com/mrabarnett/mrab-regex
        arch = x86_64
@@ -11,8 +11,8 @@ pkgbase = python-regex
        makedepends = python-wheel
        depends = python
        options = !emptydirs
-       source = 
https://files.pythonhosted.org/packages/source/r/regex/regex-2026.1.15.tar.gz
-       sha256sums = 
164759aa25575cbc0651bef59a0b18353e54300d79ace8084c818ad8ac72b7d5
-       b2sums = 
c8e75bc8981dea96bc40e5599e0244407c03c0bd2e85789577f8b600e3c1526996abaaeb67c7d26e4f2e2f0db8531863a09951f21c1cb72d166c2df66621bd5b
+       source = 
https://files.pythonhosted.org/packages/source/r/regex/regex-2026.2.19.tar.gz
+       sha256sums = 
6fb8cb09b10e38f3ae17cc6dc04a1df77762bd0351b6ba9041438e7cc85ec310
+       b2sums = 
6d0bb23520da74d6f5d00603e2bdec3136fb19118ba7dc8393523430f0391f36913921969e7f79b64945575d793316214201359a1250ff25d98db9a5fdf3270d
 
 pkgname = python-regex


=====================================
PKGBUILD
=====================================
@@ -6,7 +6,7 @@
 
 _pkgbase=regex
 pkgname=python-regex
-pkgver=2026.1.15
+pkgver=2026.2.19
 pkgrel=1
 pkgdesc="Alternative python regular expression module."
 arch=('x86_64')
@@ -16,8 +16,8 @@ depends=('python')
 makedepends=('python-build' 'python-installer' 'python-setuptools' 
'python-wheel')
 options=(!emptydirs)
 
source=("https://files.pythonhosted.org/packages/source/r/${_pkgbase}/${_pkgbase}-${pkgver}.tar.gz";)
-sha256sums=('164759aa25575cbc0651bef59a0b18353e54300d79ace8084c818ad8ac72b7d5')
-b2sums=('c8e75bc8981dea96bc40e5599e0244407c03c0bd2e85789577f8b600e3c1526996abaaeb67c7d26e4f2e2f0db8531863a09951f21c1cb72d166c2df66621bd5b')
+sha256sums=('6fb8cb09b10e38f3ae17cc6dc04a1df77762bd0351b6ba9041438e7cc85ec310')
+b2sums=('6d0bb23520da74d6f5d00603e2bdec3136fb19118ba7dc8393523430f0391f36913921969e7f79b64945575d793316214201359a1250ff25d98db9a5fdf3270d')
 
 build() {
   cd "regex-${pkgver}"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-regex/-/commit/86f8557873797bfc83dbf201017d08e634fdb4c2

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-regex/-/commit/86f8557873797bfc83dbf201017d08e634fdb4c2
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to