Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-tldextract
Commits:
7edf1d8f by Jelle van der Waa at 2025-12-16T09:11:10+01:00
upgpkg: 5.3.0-2: Rebuild for Python 3.14
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-tldextract
pkgdesc = Accurately separate the TLD from the registered domain and
subdomains of a URL, using the Public Suffix List
pkgver = 5.3.0
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/john-kurkowski/tldextract
arch = any
license = BSD-3-Clause
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
pkgname=python-tldextract
pkgver=5.3.0
-pkgrel=1
+pkgrel=2
pkgdesc="Accurately separate the TLD from the registered domain and subdomains
of a URL, using the Public Suffix List"
arch=('any')
url="https://github.com/john-kurkowski/tldextract"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-tldextract/-/commit/7edf1d8f04bf87d770c13c1d9ad31b8e4dbb048f
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-tldextract/-/commit/7edf1d8f04bf87d770c13c1d9ad31b8e4dbb048f
You're receiving this email because of your account on gitlab.archlinux.org.