Mon, 16 Mar 2026 05:49:55 CST | login

Information for build python-publicsuffix2-2.20191221-2.oc9

ID40678
Package Namepython-publicsuffix2
Version2.20191221
Release2.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/python-publicsuffix2.git?.#4493bc71c607f58a5e1a4511c19b187f1f1c09d7
SummaryGet a public suffix for a domain name using the Public Suffix List
DescriptionThis module allows you to get the public suffix, as well as the registrable domain, of a domain name using the Public Suffix List from http://publicsuffix.org This module builds the public suffix list as a Trie structure, making it more efficient than other string-based modules available for the same purpose. It can be used effectively in large-scale distributed environments, such as PySpark. The code is a fork of the publicsuffix package and includes the same base API. In addition, it contains a few variants useful for certain use cases, such as the option to ignore wildcards or return only the extended TLD (eTLD). You just need to import publicsuffix2 instead.
Built bybbrucezhang
State complete
Volume DEFAULT
StartedSat, 14 Jun 2025 00:47:38 CST
CompletedSat, 14 Jun 2025 00:50:49 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/python-publicsuffix2.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/python-publicsuffix2.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
python-publicsuffix2-2.20191221-2.oc9.src.rpm (info) (download)
noarch
python3-publicsuffix2-2.20191221-2.oc9.noarch.rpm (info) (download)
Logs
noarch
dnf.rpm.log
build.log
dnf.librepo.log
hw_info.log
dnf.log
mock_output.log
state.log
root.log
installed_pkgs.log
mock_config.log
noarch_rpmdiff.json
Changelog * Wed Jun 11 2025 bbrucezhang <bbrucezhang@tencent.com> - 2.20191221-2 - Rebuilt for loongarch64 * Fri Apr 12 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.20191221-1 - initial build