Date: Friday, April 7, 2023 @ 07:24:49
Author: felixonmars
Revision: 1440808
upgpkg: python-parsel 1.7.0-2: rebuild with python 3.11
Modified:
python-parsel/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2023-04-07 07:24:48 UTC (rev 1440807)
+++ PKGBUILD 2023-04-07 07:24:49 UTC (rev 1440808)
@@ -2,7 +2,7 @@
pkgname=python-parsel
pkgver=1.7.0
-pkgrel=1
+pkgrel=2
pkgdesc="Parsel is a library to extract data from HTML and XML using XPath and
CSS selectors"
arch=('any')
license=('BSD')