Date: Friday, April 7, 2023 @ 11:37:15
Author: felixonmars
Revision: 1441091
upgpkg: python-fiona 1.8.22-3: rebuild with python 3.11
Modified:
python-fiona/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2023-04-07 11:37:07 UTC (rev 1441090)
+++ PKGBUILD 2023-04-07 11:37:15 UTC (rev 1441091)
@@ -3,7 +3,7 @@
_pkg=Fiona
pkgname=python-${_pkg,,}
pkgver=1.8.22
-pkgrel=2
+pkgrel=3
pkgdesc="Read and write geographic data files"
arch=(x86_64)
url="https://github.com/Toblerity/Fiona"