Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-ukpostcodeparser
Commits:
b88701ee by Jelle van der Waa at 2024-11-16T19:05:04+01:00
upgpkg: 1.1.2-13: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-ukpostcodeparser
pkgdesc = UK Postcode parser
pkgver = 1.1.2
- pkgrel = 12
+ pkgrel = 13
url = https://github.com/hamstah/ukpostcodeparser
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
pkgname=python-ukpostcodeparser
pkgver=1.1.2
-pkgrel=12
+pkgrel=13
pkgdesc="UK Postcode parser"
arch=('any')
license=('MIT')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-ukpostcodeparser/-/commit/b88701ee607d366284b8acf0f193dc076cc93d78
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-ukpostcodeparser/-/commit/b88701ee607d366284b8acf0f193dc076cc93d78
You're receiving this email because of your account on gitlab.archlinux.org.