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


Commits:
45d32293 by Caleb Maclennan at 2025-09-19T19:07:44+03:00
upgpkg: 2025.9.18-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = python-regex
        pkgdesc = Alternative python regular expression module.
-       pkgver = 2025.9.1
+       pkgver = 2025.9.18
        pkgrel = 1
        url = https://github.com/mrabarnett/mrab-regex
        arch = x86_64
@@ -12,8 +12,8 @@ pkgbase = python-regex
        makedepends = python-wheel
        depends = python
        options = !emptydirs
-       source = 
https://files.pythonhosted.org/packages/source/r/regex/regex-2025.9.1.tar.gz
-       sha256sums = 
88ac07b38d20b54d79e704e38aa3bd2c0f8027432164226bdee201a1c0c9c9ff
-       b2sums = 
31f07a4954cbafc48668424da6b7362f32d76fc3c8027ecd540d759324412f1f5db56aad9a75e212d73284dd05cd2369c17811e1f98ad551b5cc31f3e40c55d0
+       source = 
https://files.pythonhosted.org/packages/source/r/regex/regex-2025.9.18.tar.gz
+       sha256sums = 
c5ba23274c61c6fef447ba6a39333297d0c247f53059dba0bca415cac511edc4
+       b2sums = 
0239c15afed04de12985576709abcdf294b248d084a9b9126fd3bc734ddb51df83a35578602675af04df82819b9dcf65228b918c4d39fc762106f62b470b96ad
 
 pkgname = python-regex


=====================================
PKGBUILD
=====================================
@@ -6,7 +6,7 @@
 
 _pkgbase=regex
 pkgname=python-regex
-pkgver=2025.9.1
+pkgver=2025.9.18
 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=('88ac07b38d20b54d79e704e38aa3bd2c0f8027432164226bdee201a1c0c9c9ff')
-b2sums=('31f07a4954cbafc48668424da6b7362f32d76fc3c8027ecd540d759324412f1f5db56aad9a75e212d73284dd05cd2369c17811e1f98ad551b5cc31f3e40c55d0')
+sha256sums=('c5ba23274c61c6fef447ba6a39333297d0c247f53059dba0bca415cac511edc4')
+b2sums=('0239c15afed04de12985576709abcdf294b248d084a9b9126fd3bc734ddb51df83a35578602675af04df82819b9dcf65228b918c4d39fc762106f62b470b96ad')
 
 build() {
   cd "regex-${pkgver}"



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

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


Reply via email to