David Runge pushed to branch main at Arch Linux / Packaging / Packages /
python-geographiclib
Commits:
aaecd756 by David Runge at 2025-10-05T12:40:05+02:00
upgpkg: 2.1-2
Rebuild to fix Python-specific version metadata.
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-geographiclib
pkgdesc = Python implementation of the geodesic routines in
GeographicLib
pkgver = 2.1
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/geographiclib/geographiclib-python
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgname=python-geographiclib
_name="${pkgname#python-}-python"
pkgver=2.1
-pkgrel=1
+pkgrel=2
pkgdesc="Python implementation of the geodesic routines in GeographicLib"
arch=(any)
url="https://github.com/geographiclib/geographiclib-python"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-geographiclib/-/commit/aaecd7569606c631e15362604f253b845c1da4cb
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-geographiclib/-/commit/aaecd7569606c631e15362604f253b845c1da4cb
You're receiving this email because of your account on gitlab.archlinux.org.