[ 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-pycodestyle-2.11.1-4.el10_0.src download

Name python-pycodestyle
Epoch 0
Version 2.11.1
Release 4.el10_0
Architecture src
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
Size 104 KiB
Source Project python-pycodestyle-2.11.1-4.el10_0
SHA-256 checksum a55295bd35db87e435923dccbf1f23994a725c7ab900ae0ce151e75ac90deb25
× Full screenshot
Changelog link
* 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