Tue, 17 Mar 2026 04:07:43 CST | login

Information for build python-apipkg-3.0.2-2.ocs23

ID11655
Package Namepython-apipkg
Version3.0.2
Release2.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/python-apipkg.git?.#4c39baf2ea9e2ae514d4322fda7e8e7de9146fcf
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 byocs-bot
State complete
Volume DEFAULT
StartedThu, 11 Jul 2024 19:38:36 CST
CompletedThu, 11 Jul 2024 19:41:20 CST
Taskbuild (dist-ocs23, /opencloudos-stream/python-apipkg.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/python-apipkg.git?.#origin/master'}}
Tags
dist-ocs23
RPMs
src
python-apipkg-3.0.2-2.ocs23.src.rpm (info) (download)
noarch
python3-apipkg-3.0.2-2.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 * Thu Jul 11 2024 Huang Yang <huangyang@loongson.cn> - 3.0.2-2 - [Type] other - [DESC] fix LICENSE not find * 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