Evangelos Foutras pushed to branch main at Arch Linux / Packaging / Packages / 
python-re-assert


Commits:
3c10f98b by Evangelos Foutras at 2024-04-04T19:25:45+03:00
upgpkg: 1.1.0-6: Python 3.12 rebuild

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -0,0 +1,15 @@
+pkgbase = python-re-assert
+       pkgdesc = Provides a helper class to make assertions of regexes simpler
+       pkgver = 1.1.0
+       pkgrel = 6
+       url = https://github.com/asottile/re-assert
+       arch = any
+       license = MIT
+       checkdepends = python-pytest
+       makedepends = python-setuptools
+       depends = python
+       depends = python-regex
+       source = 
python-re-assert-1.1.0.tar.gz::https://github.com/asottile/re-assert/archive/v1.1.0.tar.gz
+       sha256sums = 
01c4a849ed520923e4bab9afdf73b5f2698c4f92ad7f580ccb3f68ea79c69c0c
+
+pkgname = python-re-assert


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 pkgname=python-re-assert
 _name=${pkgname#python-}
 pkgver=1.1.0
-pkgrel=5
+pkgrel=6
 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/3c10f98bd653eb7c9eff98d919f431e65c0df6a0

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


Reply via email to