Date: Saturday, April 8, 2023 @ 05:00:45
Author: felixonmars
Revision: 1441741
upgpkg: python-tox-current-env 0.0.8-2: rebuild with python 3.11
Modified:
python-tox-current-env/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2023-04-08 05:00:40 UTC (rev 1441740)
+++ PKGBUILD 2023-04-08 05:00:45 UTC (rev 1441741)
@@ -3,7 +3,7 @@
_pkgname=tox-current-env
pkgname=python-$_pkgname
pkgver=0.0.8
-pkgrel=1
+pkgrel=2
pkgdesc='tox plugin to run tests in current Python environment'
arch=('any')
url='https://github.com/fedora-python/tox-current-env'