Sat, 07 Mar 2026 23:14:50 CST | login

Information for build python-jsonschema-4.17.0-3.oc9

ID15466
Package Namepython-jsonschema
Version4.17.0
Release3.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/src-opencloudos-rpms/python-jsonschema.git?.#09493aa647e0fb4e84cc7fd6bc158d844c2bcb34
SummaryImplementation of JSON Schema validation for Python
Descriptionjsonschema is an implementation of JSON Schema for Python (supporting 2.7+, including Python 3). - Full support for Draft 7, Draft 6, Draft 4 and Draft 3 - Lazy validation that can iteratively report all validation errors. - Small and extensible - Programmatic querying of which properties or items failed validation.
Built bydenisecheng
State complete
Volume DEFAULT
StartedTue, 19 Sep 2023 15:36:37 CST
CompletedTue, 19 Sep 2023 15:39:12 CST
Taskbuild (dist-oc9, /src-opencloudos-rpms/python-jsonschema.git:.:origin/oc9)
Extra{'source': {'original_url': 'git+https://gitee.com/src-opencloudos-rpms/python-jsonschema.git?.#origin/oc9'}}
Tags
dist-oc9
dist-oc9-compose
RPMs
src
python-jsonschema-4.17.0-3.oc9.src.rpm (info) (download)
noarch
python3-jsonschema-4.17.0-3.oc9.noarch.rpm (info) (download)
Logs
noarch
state.log
installed_pkgs.log
build.log
root.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
Changelog * Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 4.17.0-3 - Rebuilt for OpenCloudOS Stream 23.05 * Fri Mar 31 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 4.17.0-2 - Rebuilt for OpenCloudOS Stream 23 * Wed Dec 14 2022 Feng Weiyao <wynnfeng@tencent.com> - 4.17.0-1 - package init.