Tue, 16 Apr 2024 07:37:31 UTC | login

Information for build python-flit-1.3-1.el8

ID42147
Package Namepython-flit
Version1.3
Release1.el8
Epoch
Sourcepython-flit-1.3-1.el8.src.rpm
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 byarrfab
State complete
Volume DEFAULT
StartedThu, 01 Dec 2022 13:36:24 UTC
CompletedThu, 01 Dec 2022 13:38:35 UTC
Taskbuild (infra8-buildtools-common-el8, python-flit-1.3-1.el8.src.rpm)
Extra{'source': {'original_url': 'python-flit-1.3-1.el8.src.rpm'}}
Tags
infra8-buildtools-common-candidate
infra8-buildtools-common-release
infra8-buildtools-common-testing
RPMs
src
python-flit-1.3-1.el8.src.rpm (info) (download)
noarch
python3-flit-1.3-1.el8.noarch.rpm (info) (download)
Logs
noarch
root.log
hw_info.log
installed_pkgs.log
mock_output.log
build.log
noarch_rpmdiff.json
state.log
Changelog * Sun Feb 10 2019 Mukundan Ragavan <nonamedotc@fedoraproject.org> - 1.3-1 - Update to 1.3 * Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Mon Sep 03 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 1.1-1 - Update to 1.1 * Sat Aug 18 2018 Mukundan Ragavan <nonamedotc@fedoraproject.org> - 1.0-4 - Drop pypandoc as requires * Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Tue Jun 19 2018 Miro Hrončok <mhroncok@redhat.com> - 1.0-2 - Rebuilt for Python 3.7 * Sun Apr 08 2018 Mukundan Ragavan <nonamedotc@fedoraproject.org> - 1.0-1 - Update to 1.0 * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.13-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Tue Jan 09 2018 Miro Hrončok <mhroncok@redhat.com> - 0.13-2 - Recommend Pygments * Sat Dec 23 2017 Mukundan Ragavan <nonamedotc@fedoraproject.org> - 0.13-1 - Update to 0.13 * Thu Nov 16 2017 Mukundan Ragavan <nonamedotc@fedoraproject.org> - 0.12.2-1 - Update to 0.12.2 * Wed Nov 08 2017 Mukundan Ragavan <nonamedotc@fedoraproject.org> - 0.12.1-1 - Update to 0.12.1 * Mon Nov 06 2017 Mukundan Ragavan <nonamedotc@fedoraproject.org> - 0.12-2 - Add pytoml as dependency * Sun Nov 05 2017 Mukundan Ragavan <nonamedotc@fedoraproject.org> - 0.12-1 - Update to 0.12 - Add pytoml as buildrequires * Mon Aug 14 2017 Mukundan Ragavan <nonamedotc@fedoraproject.org> - 0.11.4-1 - Update to 0.11.4 - Drop file-encoding patch (fixed upstream) * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.11.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Tue Jun 13 2017 Mukundan Ragavan <nonamedotc@fedoraproject.org> - 0.11.1-1 - Update to 0.11.1 * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.9-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Mon Jan 23 2017 Michal Cyprian <mcyprian@redhat.com> - 0.9-5 - Use python install wheel macro * Mon Dec 19 2016 Miro Hrončok <mhroncok@redhat.com> - 0.9-4 - Rebuild for Python 3.6 * Thu Sep 29 2016 Mukundan Ragavan <nonamedotc@gmail.com> - 0.9-3 - Updated spec file with license comments and provides * Sat Sep 24 2016 Mukundan Ragavan <nonamedotc@fedoraproject.org> - 0.9-2 - spec file cleanup * Sat Jul 02 2016 Elliott Sales de Andrade <quantum.analyst@gmail.com> 0.9-1 - Initial RPM release