Project python-pycodestyle-2.11.1-4.el10_0
content_copy
Name
python-pycodestyle
Epoch
0
Version
2.11.1
Release
4.el10_0
Website/URL
https://pypi.python.org/pypi/pycodestyle
License
MIT
Build Time
2025-05-29 20:34:59
Build Host
builder-arm64-1.inferitos.ru
Summary
Python style guide checker
Repositories
Extras
Description
pycodestyle is a tool to check your Python code against some of the style
conventions in PEP 8. It has a plugin architecture, making new checks easy, and
its output is parseable, making it easy to jump to an error location in your
editor.
Errata
—
×
* Thu May 29 2025 Arkady L. Shane <tigro@msvsphere-os.ru> - 2.11.1-4
- Rebuilt for MSVSphere 10
* Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.11.1-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
* Fri Jun 07 2024 Python Maint <python-maint@redhat.com> - 2.11.1-3
- Rebuilt for Python 3.13
* Sat Feb 17 2024 Orion Poplawski <orion@nwra.com> - 2.11.1-2
- github
* Sat Feb 17 2024 Orion Poplawski <orion@nwra.com> - 2.11.1-1
- Update to 2.11.1
* Sat Feb 17 2024 Ali Erdinc Koroglu <aekoroglu@linux.intel.com> - 2.11.0-1
- update to 2.11.0
* Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.10.0-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.10.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.10.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Thu Jul 13 2023 Adam Williamson <awilliam@redhat.com> - 2.10.0-1
- Update to 2.10.0
- Backport Python 3.12 fixes from upstream