Date: Friday, April 7, 2023 @ 07:34:11
Author: felixonmars
Revision: 1440858
upgpkg: python-pytest-freezegun 0.4.2-7: rebuild with python 3.11
Modified:
python-pytest-freezegun/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2023-04-07 07:34:10 UTC (rev 1440857)
+++ PKGBUILD 2023-04-07 07:34:11 UTC (rev 1440858)
@@ -3,7 +3,7 @@
pkgname='python-pytest-freezegun'
_pkgbase="${pkgname//python-/}"
pkgver=0.4.2
-pkgrel=6
+pkgrel=7
pkgdesc="Easily freeze time in pytest test + fixtures"
arch=('any')
license=('MIT')