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

python3-modernize-0.8.0-12.fc40 RPM for noarch

From Fedora Rawhide for s390x / p

Name: python3-modernize Distribution: Fedora Project
Version: 0.8.0 Vendor: Fedora Project
Release: 12.fc40 Build date: Fri Jan 26 07:55:28 2024
Group: Unspecified Build host: buildvm-ppc64le-16.iad2.fedoraproject.org
Size: 146727 Source RPM: python-modernize-0.8.0-12.fc40.src.rpm
Packager: Fedora Project
Url: https://pypi.python.org/pypi/modernize
Summary: Modernizes Python code for eventual Python 3 migration
This library is a very thin wrapper around lib2to3 to utilize it
to make Python 2 code more modern with the intention of eventually
porting it over to Python 3.

It attempts, but does not guarantee, to generate a Python 2/3 compatible
codebase.  The code that it generates needs python2.6+ and has a runtime
dependency on python-six.

Provides

Requires

License

BSD

Changelog

* Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.0-12
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.0-11
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.0-10
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Tue Jun 13 2023 Python Maint <python-maint@redhat.com> - 0.8.0-9
  - Rebuilt for Python 3.12
* Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.0-8
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
* Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.0-7
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 0.8.0-6
  - Rebuilt for Python 3.11

Files

/usr/bin/modernize
/usr/bin/python-modernize
/usr/lib/python3.12/site-packages/__pycache__/modernize.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/__pycache__/modernize.cpython-312.pyc
/usr/lib/python3.12/site-packages/libmodernize
/usr/lib/python3.12/site-packages/libmodernize/__init__.py
/usr/lib/python3.12/site-packages/libmodernize/__pycache__
/usr/lib/python3.12/site-packages/libmodernize/__pycache__/__init__.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/libmodernize/__pycache__/__init__.cpython-312.pyc
/usr/lib/python3.12/site-packages/libmodernize/__pycache__/main.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/libmodernize/__pycache__/main.cpython-312.pyc
/usr/lib/python3.12/site-packages/libmodernize/fixes
/usr/lib/python3.12/site-packages/libmodernize/fixes/__init__.py
/usr/lib/python3.12/site-packages/libmodernize/fixes/__pycache__
/usr/lib/python3.12/site-packages/libmodernize/fixes/__pycache__/__init__.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/libmodernize/fixes/__pycache__/__init__.cpython-312.pyc
/usr/lib/python3.12/site-packages/libmodernize/fixes/__pycache__/fix_basestring.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/libmodernize/fixes/__pycache__/fix_basestring.cpython-312.pyc
/usr/lib/python3.12/site-packages/libmodernize/fixes/__pycache__/fix_classic_division.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/libmodernize/fixes/__pycache__/fix_classic_division.cpython-312.pyc
/usr/lib/python3.12/site-packages/libmodernize/fixes/__pycache__/fix_dict_six.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/libmodernize/fixes/__pycache__/fix_dict_six.cpython-312.pyc
/usr/lib/python3.12/site-packages/libmodernize/fixes/__pycache__/fix_file.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/libmodernize/fixes/__pycache__/fix_file.cpython-312.pyc
/usr/lib/python3.12/site-packages/libmodernize/fixes/__pycache__/fix_filter.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/libmodernize/fixes/__pycache__/fix_filter.cpython-312.pyc
/usr/lib/python3.12/site-packages/libmodernize/fixes/__pycache__/fix_import.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/libmodernize/fixes/__pycache__/fix_import.cpython-312.pyc
/usr/lib/python3.12/site-packages/libmodernize/fixes/__pycache__/fix_imports_six.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/libmodernize/fixes/__pycache__/fix_imports_six.cpython-312.pyc
/usr/lib/python3.12/site-packages/libmodernize/fixes/__pycache__/fix_input_six.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/libmodernize/fixes/__pycache__/fix_input_six.cpython-312.pyc
/usr/lib/python3.12/site-packages/libmodernize/fixes/__pycache__/fix_int_long_tuple.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/libmodernize/fixes/__pycache__/fix_int_long_tuple.cpython-312.pyc
/usr/lib/python3.12/site-packages/libmodernize/fixes/__pycache__/fix_itertools_imports_six.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/libmodernize/fixes/__pycache__/fix_itertools_imports_six.cpython-312.pyc
/usr/lib/python3.12/site-packages/libmodernize/fixes/__pycache__/fix_itertools_six.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/libmodernize/fixes/__pycache__/fix_itertools_six.cpython-312.pyc
/usr/lib/python3.12/site-packages/libmodernize/fixes/__pycache__/fix_map.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/libmodernize/fixes/__pycache__/fix_map.cpython-312.pyc
/usr/lib/python3.12/site-packages/libmodernize/fixes/__pycache__/fix_metaclass.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/libmodernize/fixes/__pycache__/fix_metaclass.cpython-312.pyc
/usr/lib/python3.12/site-packages/libmodernize/fixes/__pycache__/fix_next.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/libmodernize/fixes/__pycache__/fix_next.cpython-312.pyc
/usr/lib/python3.12/site-packages/libmodernize/fixes/__pycache__/fix_open.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/libmodernize/fixes/__pycache__/fix_open.cpython-312.pyc
/usr/lib/python3.12/site-packages/libmodernize/fixes/__pycache__/fix_print.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/libmodernize/fixes/__pycache__/fix_print.cpython-312.pyc
/usr/lib/python3.12/site-packages/libmodernize/fixes/__pycache__/fix_raise.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/libmodernize/fixes/__pycache__/fix_raise.cpython-312.pyc
/usr/lib/python3.12/site-packages/libmodernize/fixes/__pycache__/fix_raise_six.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/libmodernize/fixes/__pycache__/fix_raise_six.cpython-312.pyc
/usr/lib/python3.12/site-packages/libmodernize/fixes/__pycache__/fix_unichr.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/libmodernize/fixes/__pycache__/fix_unichr.cpython-312.pyc
/usr/lib/python3.12/site-packages/libmodernize/fixes/__pycache__/fix_unicode.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/libmodernize/fixes/__pycache__/fix_unicode.cpython-312.pyc
/usr/lib/python3.12/site-packages/libmodernize/fixes/__pycache__/fix_unicode_future.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/libmodernize/fixes/__pycache__/fix_unicode_future.cpython-312.pyc
/usr/lib/python3.12/site-packages/libmodernize/fixes/__pycache__/fix_unicode_type.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/libmodernize/fixes/__pycache__/fix_unicode_type.cpython-312.pyc
/usr/lib/python3.12/site-packages/libmodernize/fixes/__pycache__/fix_urllib_six.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/libmodernize/fixes/__pycache__/fix_urllib_six.cpython-312.pyc
/usr/lib/python3.12/site-packages/libmodernize/fixes/__pycache__/fix_xrange_six.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/libmodernize/fixes/__pycache__/fix_xrange_six.cpython-312.pyc
/usr/lib/python3.12/site-packages/libmodernize/fixes/__pycache__/fix_zip.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/libmodernize/fixes/__pycache__/fix_zip.cpython-312.pyc
/usr/lib/python3.12/site-packages/libmodernize/fixes/fix_basestring.py
/usr/lib/python3.12/site-packages/libmodernize/fixes/fix_classic_division.py
/usr/lib/python3.12/site-packages/libmodernize/fixes/fix_dict_six.py
/usr/lib/python3.12/site-packages/libmodernize/fixes/fix_file.py
/usr/lib/python3.12/site-packages/libmodernize/fixes/fix_filter.py
/usr/lib/python3.12/site-packages/libmodernize/fixes/fix_import.py
/usr/lib/python3.12/site-packages/libmodernize/fixes/fix_imports_six.py
/usr/lib/python3.12/site-packages/libmodernize/fixes/fix_input_six.py
/usr/lib/python3.12/site-packages/libmodernize/fixes/fix_int_long_tuple.py
/usr/lib/python3.12/site-packages/libmodernize/fixes/fix_itertools_imports_six.py
/usr/lib/python3.12/site-packages/libmodernize/fixes/fix_itertools_six.py
/usr/lib/python3.12/site-packages/libmodernize/fixes/fix_map.py
/usr/lib/python3.12/site-packages/libmodernize/fixes/fix_metaclass.py
/usr/lib/python3.12/site-packages/libmodernize/fixes/fix_next.py
/usr/lib/python3.12/site-packages/libmodernize/fixes/fix_open.py
/usr/lib/python3.12/site-packages/libmodernize/fixes/fix_print.py
/usr/lib/python3.12/site-packages/libmodernize/fixes/fix_raise.py
/usr/lib/python3.12/site-packages/libmodernize/fixes/fix_raise_six.py
/usr/lib/python3.12/site-packages/libmodernize/fixes/fix_unichr.py
/usr/lib/python3.12/site-packages/libmodernize/fixes/fix_unicode.py
/usr/lib/python3.12/site-packages/libmodernize/fixes/fix_unicode_future.py
/usr/lib/python3.12/site-packages/libmodernize/fixes/fix_unicode_type.py
/usr/lib/python3.12/site-packages/libmodernize/fixes/fix_urllib_six.py
/usr/lib/python3.12/site-packages/libmodernize/fixes/fix_xrange_six.py
/usr/lib/python3.12/site-packages/libmodernize/fixes/fix_zip.py
/usr/lib/python3.12/site-packages/libmodernize/main.py
/usr/lib/python3.12/site-packages/modernize-0.8.0-py3.12.egg-info
/usr/lib/python3.12/site-packages/modernize-0.8.0-py3.12.egg-info/PKG-INFO
/usr/lib/python3.12/site-packages/modernize-0.8.0-py3.12.egg-info/SOURCES.txt
/usr/lib/python3.12/site-packages/modernize-0.8.0-py3.12.egg-info/dependency_links.txt
/usr/lib/python3.12/site-packages/modernize-0.8.0-py3.12.egg-info/entry_points.txt
/usr/lib/python3.12/site-packages/modernize-0.8.0-py3.12.egg-info/not-zip-safe
/usr/lib/python3.12/site-packages/modernize-0.8.0-py3.12.egg-info/requires.txt
/usr/lib/python3.12/site-packages/modernize-0.8.0-py3.12.egg-info/top_level.txt
/usr/lib/python3.12/site-packages/modernize.py
/usr/share/doc/python3-modernize
/usr/share/doc/python3-modernize/README.rst


Generated by rpm2html 1.8.1

Fabrice Bellet, Wed May 1 02:28:23 2024