Date: Thursday, April 6, 2023 @ 13:07:18
Author: felixonmars
Revision: 1438767
upgpkg: python-testpath 0.6.0-2: rebuild with python 3.11
Modified:
python-testpath/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2023-04-06 13:07:11 UTC (rev 1438766)
+++ PKGBUILD 2023-04-06 13:07:18 UTC (rev 1438767)
@@ -3,7 +3,7 @@
_name=testpath
pkgname=python-testpath
pkgver=0.6.0
-pkgrel=1
+pkgrel=2
pkgdesc='Test utilities for code working with files and commands'
arch=('any')
url="https://pypi.python.org/pypi/testpath"