Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-tld
Commits:
585afe03 by Jelle van der Waa at 2024-11-16T19:01:40+01:00
upgpkg: 0.13-6: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-tld
pkgdesc = Extracts the top level domain (TLD) from the URL given
pkgver = 0.13
- pkgrel = 5
+ pkgrel = 6
url = https://github.com/barseghyanartur/tld
arch = any
license = MPL
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_pyname=tld
pkgname=python-${_pyname}
pkgver=0.13
-pkgrel=5
+pkgrel=6
pkgdesc="Extracts the top level domain (TLD) from the URL given"
arch=(any)
url="https://github.com/barseghyanartur/tld"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-tld/-/commit/585afe034037b910646d9a39be1678d261175ef5
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-tld/-/commit/585afe034037b910646d9a39be1678d261175ef5
You're receiving this email because of your account on gitlab.archlinux.org.