Mon, 16 Mar 2026 13:49:32 CST | login

Information for build python-flit-3.7.1-5.ocs23

ID5062
Package Namepython-flit
Version3.7.1
Release5.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/python-flit.git?.#63550f20b825c39a26c338365572473d6e11d0c7
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 bystreamkoji
State complete
Volume DEFAULT
StartedTue, 19 Sep 2023 16:39:17 CST
CompletedTue, 19 Sep 2023 16:40:55 CST
Taskbuild (dist-ocs23-python-update, /opencloudos-stream/python-flit.git:.:HEAD)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/python-flit.git?.#HEAD'}}
Tags
dist-ocs23
RPMs
src
python-flit-3.7.1-5.ocs23.src.rpm (info) (download)
noarch
python3-flit-3.7.1-5.ocs23.noarch.rpm (info) (download)
python3-flit-core-3.7.1-5.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 * 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.