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

python310-lib3to6-202107.1047-2.10 RPM for noarch

From OpenSuSE Tumbleweed for noarch

Name: python310-lib3to6 Distribution: openSUSE Tumbleweed
Version: 202107.1047 Vendor: openSUSE
Release: 2.10 Build date: Mon Aug 8 07:21:21 2022
Group: Unspecified Build host: reproducible
Size: 295774 Source RPM: python-lib3to6-202107.1047-2.10.src.rpm
Packager: https://bugs.opensuse.org
Url: https://gitlab.com/mbarkhau/lib3to6
Summary: Module to compile Python 3.6+ code to Python 2.7+
A module to compile Python 3.6+ code to Python 2.7+.

Provides

Requires

License

MIT

Changelog

* Mon Aug 08 2022 Steve Kowalik <steven.kowalik@suse.com>
  - Add patch use-pathlib-directly.patch:
    * Stop using pathlib2.
  - No longer remove typing from requirements, we install it explicitly.
* Wed Dec 08 2021 pgajdos@suse.com
  - version update to 202107.1047
    - Fix type annotations with list arguments
    - Fix type annotations with attribute access
* Wed Apr 28 2021 Markéta Machová <mmachova@suse.com>
  - Update to 202101.1045
    * Fixes for Python 3.9 and mypy 0.800
* Sat Oct 10 2020 John Vandenberg <jayvdb@gmail.com>
  - Use %pytest
  - Avoid Python 3.8 specific test cases to support Leap 15.x
  - Update to v202009.1044
    * per-file opt-in/opt-out `# lib3to6: [enabled|disabled]`
  - from v202006.1041
    * Add detection of invalid imports and point to available backports
      Use `install_requires` option to whitelist installed backports
    * Checkers produce better error messages
    * Colouring of diffs when using `lib3to6` cli command
    * Checker for `yield from` syntax depending on target version
    * Checker for `@` operator depending on target version
    * Fix `--target-version` argument is ignored
    * Remove `from __future__ import X` depending on target version
    * Convert Forward Reference Annotations to strings
    * Don't apply keyword only args fixer for target version 3.0+
* Mon May 25 2020 Petr Gajdos <pgajdos@suse.com>
  - %python3_only -> %python_alternative
* Tue Mar 10 2020 Tomáš Chvátal <tchvatal@suse.com>
  - Update to 202002.32:
    * python 3.8 support
* Sat Apr 20 2019 Jan Engelhardt <jengelh@inai.de>
  - Use noun phrase in summary.
* Fri Apr 12 2019 John Vandenberg <jayvdb@gmail.com>
  - Initial spec for v201902.30

Files

/etc/alternatives/lib3to6
/usr/bin/lib3to6
/usr/bin/lib3to6-3.10
/usr/lib/python3.10/site-packages/lib3to6
/usr/lib/python3.10/site-packages/lib3to6-202107.1047-py3.10.egg-info
/usr/lib/python3.10/site-packages/lib3to6-202107.1047-py3.10.egg-info/PKG-INFO
/usr/lib/python3.10/site-packages/lib3to6-202107.1047-py3.10.egg-info/SOURCES.txt
/usr/lib/python3.10/site-packages/lib3to6-202107.1047-py3.10.egg-info/dependency_links.txt
/usr/lib/python3.10/site-packages/lib3to6-202107.1047-py3.10.egg-info/entry_points.txt
/usr/lib/python3.10/site-packages/lib3to6-202107.1047-py3.10.egg-info/requires.txt
/usr/lib/python3.10/site-packages/lib3to6-202107.1047-py3.10.egg-info/top_level.txt
/usr/lib/python3.10/site-packages/lib3to6-202107.1047-py3.10.egg-info/zip-safe
/usr/lib/python3.10/site-packages/lib3to6/__init__.py
/usr/lib/python3.10/site-packages/lib3to6/__main__.py
/usr/lib/python3.10/site-packages/lib3to6/__pycache__
/usr/lib/python3.10/site-packages/lib3to6/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/lib3to6/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/lib3to6/__pycache__/__main__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/lib3to6/__pycache__/__main__.cpython-310.pyc
/usr/lib/python3.10/site-packages/lib3to6/__pycache__/checker_base.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/lib3to6/__pycache__/checker_base.cpython-310.pyc
/usr/lib/python3.10/site-packages/lib3to6/__pycache__/checkers.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/lib3to6/__pycache__/checkers.cpython-310.pyc
/usr/lib/python3.10/site-packages/lib3to6/__pycache__/checkers_backports.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/lib3to6/__pycache__/checkers_backports.cpython-310.pyc
/usr/lib/python3.10/site-packages/lib3to6/__pycache__/common.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/lib3to6/__pycache__/common.cpython-310.pyc
/usr/lib/python3.10/site-packages/lib3to6/__pycache__/fixer_base.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/lib3to6/__pycache__/fixer_base.cpython-310.pyc
/usr/lib/python3.10/site-packages/lib3to6/__pycache__/fixers.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/lib3to6/__pycache__/fixers.cpython-310.pyc
/usr/lib/python3.10/site-packages/lib3to6/__pycache__/fixers_builtin_rename.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/lib3to6/__pycache__/fixers_builtin_rename.cpython-310.pyc
/usr/lib/python3.10/site-packages/lib3to6/__pycache__/fixers_fstring.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/lib3to6/__pycache__/fixers_fstring.cpython-310.pyc
/usr/lib/python3.10/site-packages/lib3to6/__pycache__/fixers_future.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/lib3to6/__pycache__/fixers_future.cpython-310.pyc
/usr/lib/python3.10/site-packages/lib3to6/__pycache__/fixers_import_fallback.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/lib3to6/__pycache__/fixers_import_fallback.cpython-310.pyc
/usr/lib/python3.10/site-packages/lib3to6/__pycache__/fixers_namedexpr.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/lib3to6/__pycache__/fixers_namedexpr.cpython-310.pyc
/usr/lib/python3.10/site-packages/lib3to6/__pycache__/fixers_unpacking_generalization.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/lib3to6/__pycache__/fixers_unpacking_generalization.cpython-310.pyc
/usr/lib/python3.10/site-packages/lib3to6/__pycache__/packaging.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/lib3to6/__pycache__/packaging.cpython-310.pyc
/usr/lib/python3.10/site-packages/lib3to6/__pycache__/transpile.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/lib3to6/__pycache__/transpile.cpython-310.pyc
/usr/lib/python3.10/site-packages/lib3to6/__pycache__/utils.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/lib3to6/__pycache__/utils.cpython-310.pyc
/usr/lib/python3.10/site-packages/lib3to6/checker_base.py
/usr/lib/python3.10/site-packages/lib3to6/checkers.py
/usr/lib/python3.10/site-packages/lib3to6/checkers_backports.py
/usr/lib/python3.10/site-packages/lib3to6/common.py
/usr/lib/python3.10/site-packages/lib3to6/fixer_base.py
/usr/lib/python3.10/site-packages/lib3to6/fixers.py
/usr/lib/python3.10/site-packages/lib3to6/fixers_builtin_rename.py
/usr/lib/python3.10/site-packages/lib3to6/fixers_fstring.py
/usr/lib/python3.10/site-packages/lib3to6/fixers_future.py
/usr/lib/python3.10/site-packages/lib3to6/fixers_import_fallback.py
/usr/lib/python3.10/site-packages/lib3to6/fixers_namedexpr.py
/usr/lib/python3.10/site-packages/lib3to6/fixers_unpacking_generalization.py
/usr/lib/python3.10/site-packages/lib3to6/packaging.py
/usr/lib/python3.10/site-packages/lib3to6/transpile.py
/usr/lib/python3.10/site-packages/lib3to6/utils.py
/usr/share/doc/packages/python310-lib3to6
/usr/share/doc/packages/python310-lib3to6/CHANGELOG.md
/usr/share/doc/packages/python310-lib3to6/README.md
/usr/share/licenses/python310-lib3to6
/usr/share/licenses/python310-lib3to6/LICENSE


Generated by rpm2html 1.8.1

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