Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python3-pyflakes-3.0.1-5.fc40 RPM for noarch

From Fedora Rawhide for s390x / p

Name: python3-pyflakes Distribution: Fedora Project
Version: 3.0.1 Vendor: Fedora Project
Release: 5.fc40 Build date: Fri Jan 26 01:39:10 2024
Group: Unspecified Build host: buildvm-a64-27.iad2.fedoraproject.org
Size: 346233 Source RPM: pyflakes-3.0.1-5.fc40.src.rpm
Packager: Fedora Project
Url: https://github.com/PyCQA/pyflakes
Summary: A simple program which checks Python source files for errors
Pyflakes is similar to PyChecker in scope, but differs in that it does
not execute the modules to check them. This is both safer and faster,
although it does not perform as many checks. Unlike PyLint, Pyflakes
checks only for logical errors in programs; it does not perform any
check on style.

Provides

Requires

License

MIT

Changelog

* Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.1-5
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.1-4
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.1-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Thu Jul 13 2023 Adam Williamson <awilliam@redhat.com> - 3.0.1-2
  - Backport another Python 3.12 fix and several required precursors
* Tue Jul 11 2023 Ali Erdinc Koroglu <aekoroglu@fedoraproject.org> - 3.0.1-1
  - Update to 3.0.1 (RHBZ #2220224)
* Tue Jun 13 2023 Python Maint <python-maint@redhat.com> - 2.5.0-3
  - Rebuilt for Python 3.12
* Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.5.0-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
* Tue Aug 02 2022 Ali Erdinc Koroglu <aekoroglu@fedoraproject.org> - 2.5.0-1
  - Update to 2.5.0 (RHBZ #2112576)
* Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.4.0-4
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 2.4.0-3
  - Rebuilt for Python 3.11

Files

/usr/bin/pyflakes
/usr/bin/pyflakes-3
/usr/bin/pyflakes-3.12
/usr/lib/python3.12/site-packages/pyflakes
/usr/lib/python3.12/site-packages/pyflakes-3.0.1.dist-info
/usr/lib/python3.12/site-packages/pyflakes-3.0.1.dist-info/INSTALLER
/usr/lib/python3.12/site-packages/pyflakes-3.0.1.dist-info/LICENSE
/usr/lib/python3.12/site-packages/pyflakes-3.0.1.dist-info/METADATA
/usr/lib/python3.12/site-packages/pyflakes-3.0.1.dist-info/WHEEL
/usr/lib/python3.12/site-packages/pyflakes-3.0.1.dist-info/entry_points.txt
/usr/lib/python3.12/site-packages/pyflakes-3.0.1.dist-info/top_level.txt
/usr/lib/python3.12/site-packages/pyflakes/__init__.py
/usr/lib/python3.12/site-packages/pyflakes/__main__.py
/usr/lib/python3.12/site-packages/pyflakes/__pycache__
/usr/lib/python3.12/site-packages/pyflakes/__pycache__/__init__.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pyflakes/__pycache__/__init__.cpython-312.pyc
/usr/lib/python3.12/site-packages/pyflakes/__pycache__/__main__.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pyflakes/__pycache__/__main__.cpython-312.pyc
/usr/lib/python3.12/site-packages/pyflakes/__pycache__/api.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pyflakes/__pycache__/api.cpython-312.pyc
/usr/lib/python3.12/site-packages/pyflakes/__pycache__/checker.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pyflakes/__pycache__/checker.cpython-312.pyc
/usr/lib/python3.12/site-packages/pyflakes/__pycache__/messages.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pyflakes/__pycache__/messages.cpython-312.pyc
/usr/lib/python3.12/site-packages/pyflakes/__pycache__/reporter.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pyflakes/__pycache__/reporter.cpython-312.pyc
/usr/lib/python3.12/site-packages/pyflakes/api.py
/usr/lib/python3.12/site-packages/pyflakes/checker.py
/usr/lib/python3.12/site-packages/pyflakes/messages.py
/usr/lib/python3.12/site-packages/pyflakes/reporter.py
/usr/lib/python3.12/site-packages/pyflakes/scripts
/usr/lib/python3.12/site-packages/pyflakes/scripts/__init__.py
/usr/lib/python3.12/site-packages/pyflakes/scripts/__pycache__
/usr/lib/python3.12/site-packages/pyflakes/scripts/__pycache__/__init__.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pyflakes/scripts/__pycache__/__init__.cpython-312.pyc
/usr/lib/python3.12/site-packages/pyflakes/scripts/__pycache__/pyflakes.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pyflakes/scripts/__pycache__/pyflakes.cpython-312.pyc
/usr/lib/python3.12/site-packages/pyflakes/scripts/pyflakes.py
/usr/share/doc/python3-pyflakes
/usr/share/doc/python3-pyflakes/AUTHORS
/usr/share/doc/python3-pyflakes/NEWS.rst
/usr/share/doc/python3-pyflakes/README.rst
/usr/share/man/man1/pyflakes-3.1.gz
/usr/share/man/man1/pyflakes-3.12.1.gz
/usr/share/man/man1/pyflakes.1.gz


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Apr 27 04:09:42 2024