Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-re-assert
Commits:
12518a78 by Jelle van der Waa at 2024-11-16T18:30:03+01:00
upgpkg: 1.1.0-7: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-re-assert
pkgdesc = Provides a helper class to make assertions of regexes simpler
pkgver = 1.1.0
- pkgrel = 6
+ pkgrel = 7
url = https://github.com/asottile/re-assert
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgname=python-re-assert
_name=${pkgname#python-}
pkgver=1.1.0
-pkgrel=6
+pkgrel=7
pkgdesc="Provides a helper class to make assertions of regexes simpler"
arch=('any')
url="https://github.com/asottile/re-assert"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-re-assert/-/commit/12518a78ce1099ac1ad0508bdc26fb40d946abc4
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-re-assert/-/commit/12518a78ce1099ac1ad0508bdc26fb40d946abc4
You're receiving this email because of your account on gitlab.archlinux.org.