Mon, 16 Mar 2026 17:07:52 CST | login

Information for build python-apipkg-3.0.1-5.ocs23

ID4934
Package Namepython-apipkg
Version3.0.1
Release5.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/python-apipkg.git?.#b780496a852692662cefb000368845544f4ef89f
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 bystreamkoji
State complete
Volume DEFAULT
StartedTue, 19 Sep 2023 16:02:57 CST
CompletedTue, 19 Sep 2023 16:06:33 CST
Taskbuild (dist-ocs23-python-update, /opencloudos-stream/python-apipkg.git:.:HEAD)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/python-apipkg.git?.#HEAD'}}
Tags
dist-ocs23
RPMs
src
python-apipkg-3.0.1-5.ocs23.src.rpm (info) (download)
noarch
python3-apipkg-3.0.1-5.ocs23.noarch.rpm (info) (download)
Logs
noarch
installed_pkgs.log
build.log
state.log
hw_info.log
root.log
mock_output.log
noarch_rpmdiff.json
Changelog * 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