[ All 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Package python-flit-3.9.0-1.el9.src download

Name python-flit
Epoch 0
Version 3.9.0
Release 1.el9
Architecture src
Website/URL https://flit.pypa.io/
License BSD-3-Clause AND Apache-2.0 AND PSF-2.0
Build Time 2024-01-09 21:48:05
Build Host builder-x86-03.inferitos.ru
Summary Simplified packaging of Python modules
Repositories Extras
Description Flit is a simple way to put Python packages and modules on PyPI. It tries to require less thought about packaging and help you avoid common mistakes. 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.
Errata
Size 152 KiB
Source Project python-flit-3.9.0-1.el9
SHA-256 checksum 870fdc28b15385db946713f2b56805cbc34cb3806fe830caf34975b2a5107259
× Full screenshot
Changelog link
* Tue Jan 09 2024 Arkady L. Shane <tigro@msvsphere-os.ru> - 3.9.0-1
- Rebuilt for MSVSphere 9.3

* Thu Jun 08 2023 Miro Hrončok <mhroncok@redhat.com> - 3.9.0-1
- Update to 3.9.0, fixes rhbz#2203614
- Drop unhelpful Recommends of python3-pygments

* Fri May 19 2023 Miro Hrončok <mhroncok@redhat.com> - 3.8.0-3
- Fork python-flit-core from the python-flit package

* Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 3.8.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild

* Thu Nov 10 2022 Tomáš Hrnčiar <thrnciar@redhat.com> - 3.8.0-1
- Update to 3.8.0
- Fixes: rhbz#2140390

* Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 3.7.1-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild

* Sun Jun 26 2022 Maxwell G <gotmax@e.email> - 3.7.1-4
- Removed unnecessarily vendored tomli.

* Tue Jun 14 2022 Python Maint <python-maint@redhat.com> - 3.7.1-3
- Rebuilt for Python 3.11

* Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 3.7.1-2
- Bootstrap for Python 3.11

* Wed Mar 16 2022 Charalampos Stratakis <cstratak@redhat.com> - 3.7.1-1
- Update to 3.7.1
- Fixes: rhbz#2057214