Mon, 16 Mar 2026 17:10:54 CST | login

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

ID22062
Package Namepython-flit
Version3.9.0
Release3.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/python-flit.git?.#b622285c7a451b35c631c07cfc23288628402b20
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
StartedSat, 28 Sep 2024 21:11:44 CST
CompletedSat, 28 Sep 2024 21:19:35 CST
Taskbuild (dist-ocs23-base, /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-base
RPMs
src
python-flit-3.9.0-3.ocs23.src.rpm (info) (download)
noarch
python3-flit-3.9.0-3.ocs23.noarch.rpm (info) (download)
python3-flit-core-3.9.0-3.ocs23.noarch.rpm (info) (download)
Logs
noarch
installed_pkgs.log
build.log
state.log
hw_info.log
root.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.