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

ID24801
Package Namepython-apipkg
Version3.0.2
Release2.oc9
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 failed
Volume DEFAULT
StartedThu, 11 Jul 2024 19:48:13 CST
CompletedThu, 11 Jul 2024 19:49:13 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 No tags
RPMs No RPMs
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