Mon, 16 Mar 2026 18:41:32 CST | login

Information for build python-flit-3.9.0-1.ocs23

ID5788
Package Namepython-flit
Version3.9.0
Release1.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/python-flit.git?.#1bf59e90cade5b6daf9c1a657c724295bb64a635
SummarySimplified packaging of Python modules
DescriptionFlit is a simple way to put Python packages and modules on PyPI. Flit only creates packages in the new 'wheel' format. People using older versions of pip (<1.5) or easy_install will not be able to install them. Flit packages a single importable module or package at a time, using the import name as the name on PyPI. All sub-packages and data files within a package are included automatically. Flit requires Python 3, but you can use it to distribute modules for Python 2, so long as they can be imported on Python 3.
Built byocs-bot
State complete
Volume DEFAULT
StartedMon, 25 Sep 2023 10:52:36 CST
CompletedMon, 25 Sep 2023 10:54:08 CST
Taskbuild (dist-ocs23, /opencloudos-stream/python-flit.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/python-flit.git?.#origin/master'}}
Tags
dist-ocs23
RPMs
src
python-flit-3.9.0-1.ocs23.src.rpm (info) (download)
noarch
python3-flit-3.9.0-1.ocs23.noarch.rpm (info) (download)
python3-flit-core-3.9.0-1.ocs23.noarch.rpm (info) (download)
Logs
noarch
root.log
state.log
installed_pkgs.log
hw_info.log
build.log
mock_output.log
noarch_rpmdiff.json
Changelog * Mon Sep 25 2023 rockerzhu <rockerzhu@tencent.com> - 3.9.0-1 - Upgrade to 3.9.0 * Tue Sep 19 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 3.7.1-5 - Rebuilt for python 3.11 * Fri Sep 08 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 3.7.1-4 - Rebuilt for OpenCloudOS Stream 23.09 * Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 3.7.1-3 - Rebuilt for OpenCloudOS Stream 23.05 * Fri Mar 31 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 3.7.1-2 - Rebuilt for OpenCloudOS Stream 23 * Fri Aug 26 2022 Zhao Zhen <jeremiazhao@tencent.com> - 3.7.1-1 - initial building.