Information for build python-apipkg-3.0.2-1.oc9

ID20488
Package Namepython-apipkg
Version3.0.2
Release1.oc9
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/python-apipkg.git?.#1b5aad5b8ee8805013040fa0f33566b97a2f32fd
SummaryA Python namespace control and lazy-import mechanism
DescriptionWith apipkg you can control the exported namespace of a Python package and greatly reduce the number of imports for your users. It is a small pure Python module that works on CPython 2.7 and 3.4+, Jython and PyPy. It cooperates well with Python's help() system, custom importers (PEP302) and common command-line completion tools.
Built bydenisecheng
State complete
Volume DEFAULT
StartedTue, 16 Jan 2024 19:26:54 CST
CompletedTue, 16 Jan 2024 19:28:30 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/python-apipkg.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/python-apipkg.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
python-apipkg-3.0.2-1.oc9.src.rpm (info) (download)
noarch
python3-apipkg-3.0.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> - 3.0.2-1 - Bump version to 3.0.2 * Tue Sep 19 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 3.0.1-5 - Rebuilt for python 3.11 * Fri Sep 08 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 3.0.1-4 - Rebuilt for OpenCloudOS Stream 23.09 * Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 3.0.1-3 - Rebuilt for OpenCloudOS Stream 23.05 * Fri Mar 31 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 3.0.1-2 - Rebuilt for OpenCloudOS Stream 23 * Mon Feb 13 2023 Shuo Wang <abushwang@tencent.com> - 3.0.1-1 - initial build