Sun, 01 Feb 2026 14:53:32 CST | login

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

ID20604
Package Namepython-flit
Version3.9.0
Release1.oc9
Epoch
DraftFalse
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 bydenisecheng
State complete
Volume DEFAULT
StartedTue, 16 Jan 2024 20:02:33 CST
CompletedTue, 16 Jan 2024 20:03:52 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/python-flit.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/python-flit.git?.#origin/master'}}
Tags No tags
RPMs
src
python-flit-3.9.0-1.oc9.src.rpm (info) (download)
noarch
python3-flit-3.9.0-1.oc9.noarch.rpm (info) (download)
python3-flit-core-3.9.0-1.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 * 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.