Date: Wednesday, April 5, 2023 @ 19:18:58
Author: felixonmars
Revision: 1437943
upgpkg: python-pyquery 2.0.0-2: rebuild with python 3.11 (rebuild pass 1,
specified --nocheck)
Modified:
python-pyquery/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2023-04-05 19:18:57 UTC (rev 1437942)
+++ PKGBUILD 2023-04-05 19:18:58 UTC (rev 1437943)
@@ -4,7 +4,7 @@
pkgname=python-pyquery
pkgver=2.0.0
-pkgrel=1
+pkgrel=2
pkgdesc="A jquery-like library for python."
arch=('any')
url="https://github.com/gawel/pyquery/"