SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

python3-autoflake rpm build for : OpenSuSE. For other distributions click python3-autoflake.

Name : python3-autoflake
Version : 1.3.1 Vendor : openSUSE
Release : bp154.1.1 Date : 2021-07-15 15:54:55
Group : Development/Languages/Python Source RPM : python-autoflake-1.3.1-bp154.1.1.src.rpm
Size : 0.08 MB
Packager : https://bugs_opensuse_org
Summary : Program to removes unused Python imports and variables
Description :
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.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/openSUSE:/Backports:/SLE-15-SP4/step/noarch

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  python3-autoflake-1.3.1-bp154.1.1.noarch.rpm
ftp.icm.edu.pl  python3-autoflake-1.3.1-bp154.1.1.noarch.rpm
     

Provides :
python3-autoflake

Requires :
/bin/sh
/bin/sh
/usr/bin/python3
python(abi) = 3.6
python3-pyflakes >= 1.1.0
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1
update-alternatives
update-alternatives


Content of RPM :
/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

 
ICM