Tue, 03 Feb 2026 08:34:55 CST | login

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

ID32315
Package Namepython-flit
Version3.9.0
Release3.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/src-opencloudos-rpms/python-flit.git?.#1399b433e8acd96de34a140e7783185a2cd50e8d
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 bybbrucezhang
State complete
Volume DEFAULT
StartedThu, 12 Dec 2024 16:23:58 CST
CompletedThu, 12 Dec 2024 16:25:13 CST
Taskbuild (dist-oc9, /src-opencloudos-rpms/python-flit.git:.:origin/oc9)
Extra{'source': {'original_url': 'git+https://gitee.com/src-opencloudos-rpms/python-flit.git?.#origin/oc9'}}
Tags
dist-oc9
dist-oc9-compose
dist-oc9.2-compose
RPMs
src
python-flit-3.9.0-3.oc9.src.rpm (info) (download)
noarch
python3-flit-3.9.0-3.oc9.noarch.rpm (info) (download)
python3-flit-core-3.9.0-3.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.9.0-3 - Rebuilt for clarifying the packages requirement in BaseOS and AppStream * Fri Aug 16 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 3.9.0-2 - Rebuilt for loongarch release * 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.