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

python313-autopep8-2.3.1-1.1 RPM for noarch

From OpenSuSE Ports Tumbleweed for noarch

Name: python313-autopep8 Distribution: openSUSE Tumbleweed
Version: 2.3.1 Vendor: openSUSE
Release: 1.1 Build date: Tue Nov 19 11:43:28 2024
Group: Development/Languages/Python Build host: reproducible
Size: 558110 Source RPM: python-autopep8-2.3.1-1.1.src.rpm
Packager: http://bugs.opensuse.org
Url: https://github.com/hhatto/autopep8
Summary: Automatic generated to pep8 checked code
Autopep8 is automatic generated to pep8 checked code.
This is old style tool, wrapped pep8 via subprocess module.

Provides

Requires

License

MIT

Changelog

* Tue Nov 19 2024 Dirk Müller <[email protected]>
  - update to 2.3.1:
    * skip e501 fixed method for f-string line without aggressive
      option
    * Fix argument parser errors are printed without a trailing
      newline
  - update to 2.3.0:
    * add handling for E204 whitespace after decorator
    * require to pycodestyle v2.12.0+
  - update to 2.2.0:
    * experimental option is deprecated
    * fix specific case of e271 and w504
    * skip e501 fixed method for f-string line(s)
  - update to 2.1.2:
    * Fix e501 experimental fstring case in Python3.12+
  - update to 2.1.1:
    * force reload pycodestyle module
  - update to 2.1.0:
    * migrate to pyproject.toml
    * run with pypy3.10
    * ISSUE_TEMPLATE: use "console" instead of non-existing "shell"
      syntax
    * add 3.12, drop 3.7
    * tox: add python3.12 to test environments
    * async def function formatting
    * pyproject: support py3.12 via new version of pycodestyle
    * add: unit test for e501 with async def
    * Update python versions
  - drop python312-skip-tests.patch (upstream)
* Sun Feb 04 2024 Dirk Müller <[email protected]>
  - add python312-skip-tests.patch to skip failing tests from py312
* Mon Nov 06 2023 Giacomo Comes <[email protected]>
  - add sle15_python_module_pythons
* Sat Oct 07 2023 Martin Schreiner <[email protected]>
  - Update to 2.0.4:
    * Changes from 2.0.4:
      Paugier fix pycodestyle missing whitespace.
      Try to fix an AttributeError related to pycodestyle 2.11.0.
    * Changes from 2.0.3:
      Add pre-commit configurations.
      Version dependent operator whitespace function.
      Update MANIFEST.in.
  - Remove pycodestyle211.patch, as it was merged upstream.
* Fri Aug 25 2023 Markéta Machová <[email protected]>
  - Add pycodestyle211.patch to fix tests
* Mon Mar 13 2023 Dirk Müller <[email protected]>
  - update to 2.0.2:
    * Ignore DeprecationWarnings to fix tests on py3.11
    * fix: infinite loop in autopep8.fix_code without w50 ignore
      option
  - drop ignore-deprecation.patch (upstream)
* Wed Jan 25 2023 Daniel Garcia <[email protected]>
  - Add ignore-deprecation.patch to make it compatible with python 3.11
    gh#hhatto/autopep8#665
* Sat Jan 21 2023 Ben Greiner <[email protected]>
  - Update to 2.0.1
    * require pycodestyle 2.10.0 and higher version by @hhatto in
      [#659]
    * fix: e265, e266 by @hhatto in #663
  - Release 2.0.0
    * Fix E265 and E266 confusion and overlap by @PeterJCLaw in #650
    * Use tomli in place of unmaintained toml package by @mgorny in
      [#629]
    * fix: special case of auto value with flake8 config by @hhatto
      in #653
  - Release 1.7.0
    * Require pycodestyle 2.9.1 and higher version ( Thanks
      @heavenshell)
    * Drop support Python2.7
* Thu Nov 04 2021 Ferdinand Thiessen <[email protected]>
  - Update to 1.6.0
    * Fix: Ignore Settings for W292 Do Not Work
    * Fix: Multiple #autopep8: off/on directives in one file do not work
    * Fix: --hang-closing option does not work for non-indented lines
    * Requires pycodestyle >= 2.8
* Mon May 31 2021 [email protected]
  - %check: use %pyunittest rpm macro
* Tue May 11 2021 Dirk Müller <[email protected]>
  - update to 1.5.7:
    * python 3.9
    * disallow 0 for indent-size option
    * exit code is 99 when error occured cli option parsing
    * exit code correctly on permission denied failure
* Mon Apr 05 2021 Arun Persaud <[email protected]>
  - specfile:
    * update copyright year
  - update to version 1.5.6:
    * Update pycodestyle 2.7.0
    * Update test_autopep8.py after continued_indentation fix
    * continued_indentation: Make the E128 check similar to pycodestyle
    * Restore the original pep8 copyright notice
    * change: use build and twine tools for pypi upload
  - changes from version 1.5.5:
    * drop py35
    * change test python version
    * (origin/v1) add unit test that multilines w605
    * remove unnecessary function
    * change: not convert raw string for w605 fixed method
    * docs: fix simple typo, requred -> required
    * change: toml package not to import until it is needed (for #566)

Files

/etc/alternatives/autopep8
/usr/bin/autopep8
/usr/bin/autopep8-3.13
/usr/lib/python3.13/site-packages/__pycache__/autopep8.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/__pycache__/autopep8.cpython-313.pyc
/usr/lib/python3.13/site-packages/autopep8-2.3.1.dist-info
/usr/lib/python3.13/site-packages/autopep8-2.3.1.dist-info/AUTHORS.rst
/usr/lib/python3.13/site-packages/autopep8-2.3.1.dist-info/INSTALLER
/usr/lib/python3.13/site-packages/autopep8-2.3.1.dist-info/LICENSE
/usr/lib/python3.13/site-packages/autopep8-2.3.1.dist-info/METADATA
/usr/lib/python3.13/site-packages/autopep8-2.3.1.dist-info/RECORD
/usr/lib/python3.13/site-packages/autopep8-2.3.1.dist-info/REQUESTED
/usr/lib/python3.13/site-packages/autopep8-2.3.1.dist-info/WHEEL
/usr/lib/python3.13/site-packages/autopep8-2.3.1.dist-info/entry_points.txt
/usr/lib/python3.13/site-packages/autopep8-2.3.1.dist-info/top_level.txt
/usr/lib/python3.13/site-packages/autopep8.py
/usr/share/doc/packages/python313-autopep8
/usr/share/doc/packages/python313-autopep8/README.rst
/usr/share/licenses/python313-autopep8
/usr/share/licenses/python313-autopep8/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Mon Dec 9 23:39:48 2024