Date: Thursday, April 6, 2023 @ 13:18:33
Author: felixonmars
Revision: 1438823
upgpkg: python-expects 0.9.0-9: rebuild with python 3.11
Modified:
python-expects/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2023-04-06 13:18:32 UTC (rev 1438822)
+++ PKGBUILD 2023-04-06 13:18:33 UTC (rev 1438823)
@@ -2,7 +2,7 @@
pkgname=python-expects
pkgver=0.9.0
-pkgrel=8
+pkgrel=9
pkgdesc="Expressive and extensible TDD/BDD assertion library for Python"
arch=('any')
license=('Apache')