Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-geographiclib
Commits:
cf2e0ced by Jelle van der Waa at 2024-11-16T20:29:56+01:00
upgpkg: 2.0-6: Rebuild for Python 3.13
- - - - -
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.0
- pkgrel = 5
+ pkgrel = 6
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.0
-pkgrel=5
+pkgrel=6
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/cf2e0ced7979872be1f9cb982c7a6db64cd76d56
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-geographiclib/-/commit/cf2e0ced7979872be1f9cb982c7a6db64cd76d56
You're receiving this email because of your account on gitlab.archlinux.org.