Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-fiona
Commits:
81012d12 by Jelle van der Waa at 2024-11-29T09:30:28+01:00
upgpkg: 1.9.6-5: Rebuild for Python 3.13
- - - - -
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 = 4
+ pkgrel = 5
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=4
+pkgrel=5
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/81012d12599950d8e0725bff7bdfbdb5d829b575
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-fiona/-/commit/81012d12599950d8e0725bff7bdfbdb5d829b575
You're receiving this email because of your account on gitlab.archlinux.org.