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


Commits:
ba2d42e8 by Caleb Maclennan at 2024-04-29T12:02:49+03:00
upgpkg: 2024.4.28-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = python-regex
        pkgdesc = Alternative python regular expression module.
-       pkgver = 2024.4.16
-       pkgrel = 2
+       pkgver = 2024.4.28
+       pkgrel = 1
        url = https://github.com/mrabarnett/mrab-regex
        arch = x86_64
        license = Python
@@ -12,8 +12,8 @@ pkgbase = python-regex
        makedepends = python-wheel
        depends = python
        options = !emptydirs
-       source = 
https://files.pythonhosted.org/packages/source/r/regex/regex-2024.4.16.tar.gz
-       sha256sums = 
fa454d26f2e87ad661c4f0c5a5fe4cf6aab1e307d1b94f16ffdfcb089ba685c0
-       b2sums = 
75df2f861116ebf37845abdb0883774ac53d7d61e4cdf18128c74b4c1d5a55b86bfd447616cdb8fc14239c0a5aeaa2c7e59cb0b2b365b57185d785a3728e6dce
+       source = 
https://files.pythonhosted.org/packages/source/r/regex/regex-2024.4.28.tar.gz
+       sha256sums = 
83ab366777ea45d58f72593adf35d36ca911ea8bd838483c1823b883a121b0e4
+       b2sums = 
6fa882219feb783c7340015769655e05257ddd17a6e34f830a60f319afca5face64de72511b0bef0820ace4f379ff5ad557bbdfef414cc0371136a79949a7e13
 
 pkgname = python-regex


=====================================
PKGBUILD
=====================================
@@ -6,8 +6,8 @@
 
 _pkgbase=regex
 pkgname=python-regex
-pkgver=2024.4.16
-pkgrel=2
+pkgver=2024.4.28
+pkgrel=1
 pkgdesc="Alternative python regular expression module."
 arch=('x86_64')
 url="https://github.com/mrabarnett/mrab-regex";
@@ -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=('fa454d26f2e87ad661c4f0c5a5fe4cf6aab1e307d1b94f16ffdfcb089ba685c0')
-b2sums=('75df2f861116ebf37845abdb0883774ac53d7d61e4cdf18128c74b4c1d5a55b86bfd447616cdb8fc14239c0a5aeaa2c7e59cb0b2b365b57185d785a3728e6dce')
+sha256sums=('83ab366777ea45d58f72593adf35d36ca911ea8bd838483c1823b883a121b0e4')
+b2sums=('6fa882219feb783c7340015769655e05257ddd17a6e34f830a60f319afca5face64de72511b0bef0820ace4f379ff5ad557bbdfef414cc0371136a79949a7e13')
 
 build() {
   cd "regex-${pkgver}"



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

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-regex/-/commit/ba2d42e84514693de3fcc96cf537a5085dd0044f
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to