Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-pyproj
Commits:
57f181af by Jelle van der Waa at 2024-04-07T19:39:04+02:00
upgpkg: 3.6.1-2: Rebuild with Python 3.12
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-pyproj
pkgdesc = Python interfaces to PROJ.4 library
pkgver = 3.6.1
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/pyproj4/pyproj
arch = x86_64
license = custom
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
pkgname=python-pyproj
pkgver=3.6.1
-pkgrel=1
+pkgrel=2
pkgdesc="Python interfaces to PROJ.4 library"
arch=(x86_64)
url="https://github.com/pyproj4/pyproj"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pyproj/-/commit/57f181afb60d27416e7d25e44317d8dd4a999ca8
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pyproj/-/commit/57f181afb60d27416e7d25e44317d8dd4a999ca8
You're receiving this email because of your account on gitlab.archlinux.org.