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

python312-autoflake-2.2.1-2.2 RPM for noarch

From OpenSuSE Tumbleweed for noarch

Name: python312-autoflake Distribution: openSUSE Tumbleweed
Version: 2.2.1 Vendor: openSUSE
Release: 2.2 Build date: Tue Feb 6 19:28:40 2024
Group: Unspecified Build host: reproducible
Size: 180218 Source RPM: python-autoflake-2.2.1-2.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.

Provides

Requires

License

MIT

Changelog

* Tue Feb 06 2024 Daniel Garcia <daniel.garcia@suse.com>
  - Add upstream support-python312.patch gh#PyCQA/autoflake#280
* Thu Dec 14 2023 Petr Gajdos <pgajdos@suse.com>
  - update to 2.2.1:
    * Add type annotations and validate with pyright
    * Remove test_fuzz_pypi
    * Revert "Support .toml configuration format with --config flag
    * Support .toml configuration format with --config flag
    * Fix a typo in a link to pre-commit
    * Update standard_paths so it only checks existing directories
    * Upgrade minimum version of pyflakes
    * Add upper limit to pyflake's version <3.0 to support handling
      of python 2.x
    * fix: Ignore pass multiple lines after docstring with flag
    * Fixed multiprocessing issue on win64 with more than 60 cores
    * Fix default value for `--imports`
    * Use regular dictionary instead of defaultdict
    * Properly consider options from config file and flags
    * Update merge_configuration_file to prefer values from flags
    * Unified output to stdout when using --check
    * add config-file option
    * Fix Namespace check
    * Add --check-diff flag which combines check and diff
    * Use black for formatting code
    * Migrate to tomli
    * PEP 621: Migrate to pyproject.toml
    * Add option to keep pass statements
* Mon Jul 31 2023 Matej Cepl <mcepl@suse.com>
  - Remove upstreamed patch rm_assert_failing_310.patch.
* Mon Sep 12 2022 Dirk Müller <dmueller@suse.com>
  - reenable build for python38, issue got fixed in current release
* Fri Sep 09 2022 Yogalakshmi Arunachalam <yarunachalam@suse.com>
  - Update to v1.5.3
    * test_autoflake: use os.linesep in assertion
    * Make sure messages use os.linesep
    * test_autoflake: add a test for #129
    * autoflake: propagate the exit status instead of calling sys.exit
    * Renamed the head branch
    * Remove Makefile and reference to travis.yml
  - Update to v1.5.2
    * Remove usage of deprecated distutils module
    * Also add support for removing RHS of unused variables.
    * Use the new sysconfig module instead of distutils
    * added option to remove RHS also when removing unused variables (#92)
* Sun Aug 28 2022 Ben Greiner <code@bnavigator.de>
  - Update to v1.5.1
    * support for reading configuration from setup.cfg and
      pyproject.toml
    * new flag `--quiet`
    * drop support for old versions of Python (<3.7)
    * support for reading contents from stdin (prints the output to
      stdout, ideal for integration with editors)
    * support for parallel execution with `--jobs`
  - Skip building Python 3.8: gh#PyCQA/autoflake#100
* Wed Feb 23 2022 Matej Cepl <mcepl@suse.com>
  - Skip failing test for Python 3.10 (gh#PyCQA/autoflake#104)
* Mon Aug 31 2020 Steve Kowalik <steven.kowalik@suse.com>
  - Update to 1.4:
    * No upstream changelog
  - Switch from setup.py test to pytest
* 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

Files

/etc/alternatives/autoflake
/usr/bin/autoflake
/usr/bin/autoflake-3.12
/usr/lib/python3.12/site-packages/__pycache__/autoflake.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/__pycache__/autoflake.cpython-312.pyc
/usr/lib/python3.12/site-packages/autoflake-2.2.1.dist-info
/usr/lib/python3.12/site-packages/autoflake-2.2.1.dist-info/INSTALLER
/usr/lib/python3.12/site-packages/autoflake-2.2.1.dist-info/METADATA
/usr/lib/python3.12/site-packages/autoflake-2.2.1.dist-info/RECORD
/usr/lib/python3.12/site-packages/autoflake-2.2.1.dist-info/REQUESTED
/usr/lib/python3.12/site-packages/autoflake-2.2.1.dist-info/WHEEL
/usr/lib/python3.12/site-packages/autoflake-2.2.1.dist-info/entry_points.txt
/usr/lib/python3.12/site-packages/autoflake-2.2.1.dist-info/licenses
/usr/lib/python3.12/site-packages/autoflake-2.2.1.dist-info/licenses/AUTHORS.rst
/usr/lib/python3.12/site-packages/autoflake-2.2.1.dist-info/licenses/LICENSE
/usr/lib/python3.12/site-packages/autoflake.py
/usr/share/doc/packages/python312-autoflake
/usr/share/doc/packages/python312-autoflake/AUTHORS.rst
/usr/share/doc/packages/python312-autoflake/README.md
/usr/share/licenses/python312-autoflake
/usr/share/licenses/python312-autoflake/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Wed May 1 23:23:10 2024