Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: python3-autoflake | Distribution: SUSE Linux Enterprise 15 SP6 |
Version: 1.3.1 | Vendor: openSUSE |
Release: bp156.3.2 | Build date: Mon Jul 24 08:06:59 2023 |
Group: Development/Languages/Python | Build host: goat01 |
Size: 84658 | Source RPM: python-autoflake-1.3.1-bp156.3.2.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: https://github.com/myint/autoflake | |
Summary: Program to removes unused Python imports and variables |
Autoflake removes unused imports and unused variables from Python code. It makes use of pyflakes to do this. By default, autoflake only removes unused imports for modules that are part of the standard library. (Other modules may have side effects that make them unsafe to remove automatically.) Removal of unused variables is also disabled by default. autoflake also removes useless pass statements.
MIT
* Fri Sep 13 2019 Tomáš Chvátal <tchvatal@suse.com> - Update to 1.3.1: * no upstream changelog * Thu May 16 2019 Meera Belur <mbelur@suse.com> - Update to v1.3 + No changes were provided * Sun Feb 10 2019 John Vandenberg <jayvdb@gmail.com> - Update to v1.2 + Have `standard_paths` look in both platform-specific and platform-independent directories (replaces fix_standard_paths.patch) + Add LICENSE + Drop Python 3.3 - Remove unnecessary build dependency %pythons - Remove unused build dependency 'coverage' * Wed Dec 05 2018 Jan Engelhardt <jengelh@inai.de> - Use noun phrase in summary. * Tue Dec 04 2018 Matej Cepl <mcepl@suse.com> - Remove superfluous devel dependency for noarch package * Wed May 09 2018 toddrme2178@gmail.com - Add license file - Use license tag * Fri Oct 20 2017 toddrme2178@gmail.com - initial version - Add fix_standard_paths.patch * Fix for https://github.com/myint/autoflake/issues/32
/etc/alternatives/autoflake /usr/bin/autoflake /usr/bin/autoflake-3.6 /usr/lib/python3.6/site-packages/__pycache__ /usr/lib/python3.6/site-packages/__pycache__/autoflake.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/__pycache__/autoflake.cpython-36.pyc /usr/lib/python3.6/site-packages/autoflake-1.3.1-py3.6.egg-info /usr/lib/python3.6/site-packages/autoflake-1.3.1-py3.6.egg-info/PKG-INFO /usr/lib/python3.6/site-packages/autoflake-1.3.1-py3.6.egg-info/SOURCES.txt /usr/lib/python3.6/site-packages/autoflake-1.3.1-py3.6.egg-info/dependency_links.txt /usr/lib/python3.6/site-packages/autoflake-1.3.1-py3.6.egg-info/entry_points.txt /usr/lib/python3.6/site-packages/autoflake-1.3.1-py3.6.egg-info/requires.txt /usr/lib/python3.6/site-packages/autoflake-1.3.1-py3.6.egg-info/top_level.txt /usr/lib/python3.6/site-packages/autoflake.py /usr/share/doc/packages/python3-autoflake /usr/share/doc/packages/python3-autoflake/AUTHORS.rst /usr/share/doc/packages/python3-autoflake/README.rst /usr/share/licenses/python3-autoflake /usr/share/licenses/python3-autoflake/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Sun Mar 9 14:56:22 2025