Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
python-pyogrio


Commits:
83f72e1b by Antonio Rojas at 2026-07-05T11:53:44+02:00
upgpkg: 0.13.0-1: Upstream update

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = python-pyogrio
        pkgdesc = Vectorized vector I/O using OGR
-       pkgver = 0.12.1
-       pkgrel = 3
+       pkgver = 0.13.0
+       pkgrel = 1
        url = https://pyogrio.readthedocs.io/
        arch = x86_64
        license = MIT
@@ -15,7 +15,7 @@ pkgbase = python-pyogrio
        depends = gdal
        depends = python-certifi
        depends = python-numpy
-       source = 
https://files.pythonhosted.org/packages/source/p/pyogrio/pyogrio-0.12.1.tar.gz
-       sha256sums = 
e548ab705bb3e5383693717de1e6c76da97f3762ab92522cb310f93128a75ff1
+       source = 
https://files.pythonhosted.org/packages/source/p/pyogrio/pyogrio-0.13.0.tar.gz
+       sha256sums = 
9614f27a1891113f80653e0b76b4233ea1fb3beeb1ac46d118ab22e1670f8f13
 
 pkgname = python-pyogrio


=====================================
PKGBUILD
=====================================
@@ -2,8 +2,8 @@
 
 _pkg=pyogrio
 pkgname=python-${_pkg}
-pkgver=0.12.1
-pkgrel=3
+pkgver=0.13.0
+pkgrel=1
 pkgdesc="Vectorized vector I/O using OGR"
 arch=(x86_64)
 url="https://pyogrio.readthedocs.io/";
@@ -12,7 +12,7 @@ depends=(gdal python-certifi python-numpy)
 makedepends=(cython python-build python-installer python-setuptools 
python-versioneer python-wheel)
 checkdepends=(python-pytest)
 
source=(https://files.pythonhosted.org/packages/source/${_pkg::1}/${_pkg}/${_pkg}-${pkgver}.tar.gz)
-sha256sums=('e548ab705bb3e5383693717de1e6c76da97f3762ab92522cb310f93128a75ff1')
+sha256sums=('9614f27a1891113f80653e0b76b4233ea1fb3beeb1ac46d118ab22e1670f8f13')
 
 prepare() {
   sed -e '/oldest-supported-numpy/d' -e '/versioneer\[toml\]==0.28/d' \



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pyogrio/-/commit/83f72e1bad699f3168c1b3c87c60885a19a9cb66

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pyogrio/-/commit/83f72e1bad699f3168c1b3c87c60885a19a9cb66
You're receiving this email because of your account on gitlab.archlinux.org. 
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications 
| Help: https://gitlab.archlinux.org/help


Reply via email to