Mon, 16 Mar 2026 15:19:47 CST | login

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

ID23506
Package Namepython-publicsuffix2
Version2.20191221
Release1.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/python-publicsuffix2.git?.#e1222d1fbdcee3424ca07a938fdd113bd529ef23
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 byfanjunkong
State complete
Volume DEFAULT
StartedMon, 03 Jun 2024 20:44:20 CST
CompletedMon, 03 Jun 2024 20:46:57 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-1.oc9.src.rpm (info) (download)
noarch
python3-publicsuffix2-2.20191221-1.oc9.noarch.rpm (info) (download)
Logs
noarch
root.log
build.log
installed_pkgs.log
state.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
Changelog * Fri Apr 12 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.20191221-1 - initial build