Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
python-fiona
Commits:
0cab63b4 by Antonio Rojas at 2024-11-14T18:01:56+01:00
upgpkg: 1.9.6-4: gdal 3.10 rebuild
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-fiona
pkgdesc = Read and write geographic data files
pkgver = 1.9.6
- pkgrel = 3
+ pkgrel = 4
url = https://github.com/Toblerity/Fiona
arch = x86_64
license = BSD-3-Clause
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_pkg=Fiona
pkgname=python-${_pkg,,}
pkgver=1.9.6
-pkgrel=3
+pkgrel=4
pkgdesc="Read and write geographic data files"
arch=(x86_64)
url="https://github.com/Toblerity/Fiona"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-fiona/-/commit/0cab63b41df8caa206274ab5e72f18d8d755a059
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-fiona/-/commit/0cab63b41df8caa206274ab5e72f18d8d755a059
You're receiving this email because of your account on gitlab.archlinux.org.