Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-geoip
Commits:
598864a2 by Jelle van der Waa at 2024-11-16T20:30:12+01:00
upgpkg: 1.3.2-17: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-geoip
pkgdesc = Python bindings for the GeoIP IP-to-country resolver library
pkgver = 1.3.2
- pkgrel = 16
+ pkgrel = 17
url = https://pypi.python.org/pypi/GeoIP/
arch = x86_64
license = LGPL
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgname=python-geoip
pkgver=1.3.2
-pkgrel=16
+pkgrel=17
pkgdesc="Python bindings for the GeoIP IP-to-country resolver library"
arch=('x86_64')
url="https://pypi.python.org/pypi/GeoIP/"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-geoip/-/commit/598864a2819636293eed8417cdbeef0e54552044
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-geoip/-/commit/598864a2819636293eed8417cdbeef0e54552044
You're receiving this email because of your account on gitlab.archlinux.org.