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-3.fc39 RPM for noarch

From Fedora 39 for s390x / p

Name: python3-pyflakes Distribution: Fedora Project
Version: 3.0.1 Vendor: Fedora Project
Release: 3.fc39 Build date: Fri Jul 21 08:47:06 2023
Group: Unspecified Build host: buildvm-a64-12.iad2.fedoraproject.org
Size: 345392 Source RPM: pyflakes-3.0.1-3.fc39.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 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
* Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.4.0-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Wed Oct 20 2021 Daniel P. Berrangé <berrange@redhat.com> - 2.4.0-1
  - Update to 2.4.0 release
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.3.1-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild

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, Fri May 10 02:45:49 2024