Mon, 30 Jun 2025 13:59:19 CST | login

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

ID32288
Package Namepython-apipkg
Version3.0.2
Release4.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/src-opencloudos-rpms/python-apipkg.git?.#c535113b789dcb426c5c092bfe43361f566bc227
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 bybbrucezhang
State complete
Volume DEFAULT
StartedThu, 12 Dec 2024 16:16:11 CST
CompletedThu, 12 Dec 2024 16:17:38 CST
Taskbuild (dist-oc9, /src-opencloudos-rpms/python-apipkg.git:.:origin/oc9)
Extra{'source': {'original_url': 'git+https://gitee.com/src-opencloudos-rpms/python-apipkg.git?.#origin/oc9'}}
Tags
dist-oc9
dist-oc9-compose
dist-oc9.2-compose
RPMs
src
python-apipkg-3.0.2-4.oc9.src.rpm (info) (download)
noarch
python3-apipkg-3.0.2-4.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 * Thu Sep 26 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 3.0.2-4 - Rebuilt for clarifying the packages requirement in BaseOS and AppStream * Fri Aug 16 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 3.0.2-3 - Rebuilt for loongarch release * 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