Date: Sunday, April 9, 2023 @ 17:02:23
Author: felixonmars
Revision: 1443300
upgpkg: python-pytest-vcr 1.0.2-7: rebuild with python 3.11
Modified:
python-pytest-vcr/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2023-04-09 17:01:48 UTC (rev 1443299)
+++ PKGBUILD 2023-04-09 17:02:23 UTC (rev 1443300)
@@ -3,7 +3,7 @@
_name=pytest-vcr
pkgname=python-pytest-vcr
pkgver=1.0.2
-pkgrel=6
+pkgrel=7
pkgdesc="Py.test plugin for managing VCR.py cassettes"
arch=('any')
url="https://github.com/ktosiek/pytest-vcr"