Date: Monday, April 10, 2023 @ 09:19:28
Author: felixonmars
Revision: 1443916
upgpkg: python-testfixtures 7.1.0-3: rebuild with python 3.11
Modified:
python-testfixtures/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2023-04-10 09:18:29 UTC (rev 1443915)
+++ PKGBUILD 2023-04-10 09:19:28 UTC (rev 1443916)
@@ -3,7 +3,7 @@
pkgname=python-testfixtures
pkgver=7.1.0
_commit=3f5500aa9b4fabb138a1dc0e132369df61403882
-pkgrel=2
+pkgrel=3
pkgdesc="A collection of helpers and mock objects that are useful when writing
unit tests or doc tests"
arch=('any')
license=('MIT')