Проект python-flit-3.9.0-1.el9
content_copy
Имя
python-flit
Эпоха
0
Версия
3.9.0
Релиз
1.el9
Сайт
https://flit.pypa.io/
Лицензия
BSD-3-Clause AND Apache-2.0 AND PSF-2.0
Время сборки
2024-01-09 21:48:05
Хост сборки
builder-x86-03.inferitos.ru
Краткое описание
Simplified packaging of Python modules
Репозитории
Extras
Полное описание
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.
Эррата
—
×
Пакет
Краткое описание
Контрольная сумма SHA-256
noarch
python3-flit-3.9.0-1.el9.noarch
content_copy
Simplified packaging of Python modules
172352d261dff82119771c9f36ff038cc741e75c3f58f2afde9e026034fc62e6
download
src
python-flit-3.9.0-1.el9.src
content_copy
Simplified packaging of Python modules
870fdc28b15385db946713f2b56805cbc34cb3806fe830caf34975b2a5107259
download
* 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