Tue, 03 Feb 2026 15:50:04 CST | login

Information for build python-pathspec-0.11.2-1.oc9

ID20449
Package Namepython-pathspec
Version0.11.2
Release1.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/python-pathspec.git?.#3f50ec4d4b340206955ad4cb141bd15cddfd29bc
SummaryUtility library for gitignore style pattern matching of file paths
DescriptionPath Specification (pathspec) is a utility library for pattern matching of file paths. So far this only includes Git's wildmatch pattern matching which itself is derived from Rsync's wildmatch. Git uses wildmatch for its gitignore files.
Built bydenisecheng
State complete
Volume DEFAULT
StartedTue, 16 Jan 2024 19:17:52 CST
CompletedTue, 16 Jan 2024 19:19:36 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/python-pathspec.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/python-pathspec.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
python-pathspec-0.11.2-1.oc9.src.rpm (info) (download)
noarch
python3-pathspec-0.11.2-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 Sep 22 2023 Miaojun Dong <zoedong@tencent.com> - 0.11.2-1 - Bump version to 0.11.2 * Tue Sep 19 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.10.2-5 - Rebuilt for python 3.11 * Fri Sep 08 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.10.2-4 - Rebuilt for OpenCloudOS Stream 23.09 * Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.10.2-3 - Rebuilt for OpenCloudOS Stream 23.05 * Fri Mar 31 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.10.2-2 - Rebuilt for OpenCloudOS Stream 23 * Thu Dec 01 2022 cunshunxia <cunshunxia@tencent.com> - 0.10.2-1 - initial build