Date: Thursday, April 6, 2023 @ 18:34:24
Author: felixonmars
Revision: 1440280
upgpkg: python-re-assert 1.1.0-5: rebuild with python 3.11
Modified:
python-re-assert/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2023-04-06 18:34:20 UTC (rev 1440279)
+++ PKGBUILD 2023-04-06 18:34:24 UTC (rev 1440280)
@@ -3,7 +3,7 @@
pkgname=python-re-assert
_name=${pkgname#python-}
pkgver=1.1.0
-pkgrel=4
+pkgrel=5
pkgdesc="Provides a helper class to make assertions of regexes simpler"
arch=('any')
url="https://github.com/asottile/re-assert"