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

python3.10-3.10.7-1.fc37 RPM for ppc64le

From Fedora 37 for ppc64le / p

Name: python3.10 Distribution: Fedora Project
Version: 3.10.7 Vendor: Fedora Project
Release: 1.fc37 Build date: Thu Sep 8 10:41:06 2022
Group: Unspecified Build host: buildvm-ppc64le-34.iad2.fedoraproject.org
Size: 217586 Source RPM: python3.10-3.10.7-1.fc37.src.rpm
Packager: Fedora Project
Url: https://www.python.org/
Summary: Version 3.10 of the Python interpreter
Python 3.10 is an accessible, high-level, dynamically typed, interpreted
programming language, designed with an emphasis on code readability.
It includes an extensive standard library, and has a vast ecosystem of
third-party libraries.

The python3.10 package provides the "python3.10" executable: the reference
interpreter for the Python language, version 3.
The majority of its standard library is provided in the python3.10-libs package,
which should be installed automatically along with python3.10.
The remaining parts of the Python standard library are broken out into the
python3.10-tkinter and python3.10-test packages, which may need to be installed
separately.

Documentation for Python is provided in the python3.10-docs package.

Packages containing additional libraries for Python are generally named with
the "python3.10-" prefix.

Provides

Requires

License

Python

Changelog

* Wed Sep 07 2022 Miro Hrončok <mhroncok@redhat.com> - 3.10.7-1
  - Update to 3.10.7
  - Contains security fix for CVE-2020-10735
* Mon Aug 22 2022 Miro Hrončok <mhroncok@redhat.com> - 3.10.6-2
  - Don't use custom installation schemes
  - Fixes rhbz#2026979
  - Fixes rhbz#2097183
* Tue Aug 02 2022 Tomáš Hrnčiar <thrnciar@redhat.com> - 3.10.6-1
  - Update to 3.10.6
* Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 3.10.5-4
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Mon Jun 13 2022 Tomáš Hrnčiar <thrnciar@redhat.com> - 3.10.5-3
  - Rebuilt for Python 3.11
* Thu Jun 09 2022 Charalampos Stratakis <cstratak@redhat.com> - 3.10.5-2
  - Security fix for CVE-2015-20107
  Resolves: rhbz#2075390
* Tue Jun 07 2022 Tomáš Hrnčiar <thrnciar@redhat.com> - 3.10.5-1
  - Update to 3.10.5
* Sat May 14 2022 Tomas Orsava <torsava@redhat.com> - 3.10.4-2
  - Move _sysconfigdata_d_linux*.py to the debug subpackage
* Fri Mar 25 2022 Tomáš Hrnčiar <thrnciar@redhat.com> - 3.10.4-1
  - Update to 3.10.4
* Fri Mar 18 2022 Tomáš Hrnčiar <thrnciar@redhat.com> - 3.10.3-1
  - Update to 3.10.3
* Tue Feb 01 2022 Tomáš Hrnčiar <thrnciar@redhat.com> - 3.10.2-3
  - Backport AC_C_CHAR_UNSIGNED/__CHAR_UNSIGNED__ removal
  - Fixes: rhbz#2043555
* Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 3.10.2-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Mon Jan 17 2022 Tomáš Hrnčiar <thrnciar@redhat.com> - 3.10.2-1
  - Update to 3.10.2
* Mon Jan 10 2022 Miro Hrončok <mhroncok@redhat.com> - 3.10.1-3
  - Backport fixes for two Python 3.10.1 regressions
  - Fixes: rhbz#2030621
  - Fixes: rhbz#2034962
* Sat Jan 08 2022 Miro Hrončok <mhroncok@redhat.com> - 3.10.1-2
  - Rebuilt for https://fedoraproject.org/wiki/Changes/LIBFFI34
* Tue Dec 07 2021 Tomáš Hrnčiar <thrnciar@redhat.com> - 3.10.1-1
  - Update to 3.10.1
* Fri Nov 12 2021 Björn Esser <besser82@fedoraproject.org> - 3.10.0-4
  - Rebuild(libnsl2)
* Tue Nov 09 2021 Lumír Balhar <lbalhar@redhat.com> - 3.10.0-3
  - Update patch 251 to include specific install scheme for virtualenv
* Tue Oct 05 2021 Miro Hrončok <mhroncok@redhat.com> - 3.10.0-2
  - Change the values of sysconfig's "posix_prefix" install scheme to /usr/local
    when RPM build or venv/virtualenv is not detected,
    instead of patching distutils
* Mon Oct 04 2021 Miro Hrončok <mhroncok@redhat.com> - 3.10.0-1
  - Update to 3.10.0 final
* Tue Sep 14 2021 Sahana Prasad <sahana@redhat.com> - 3.10.0~rc2-2
  - Rebuilt with OpenSSL 3.0.0
* Wed Sep 08 2021 Tomas Hrnciar <thrnciar@redhat.com> - 3.10.0~rc2-1
  - Update to 3.10.0rc2
* Tue Aug 03 2021 Tomas Hrnciar <thrnciar@redhat.com> - 3.10.0~rc1-1
  - Update to 3.10.0rc1
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 3.10.0~b4-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Fri Jul 16 2021 Petr Viktorin <pviktori@redhat.com> - 3.10.0~b4-2
  - Provide python3-turtle from python3-tkinter
  - Require pyproject-rpm-macros from python3-devel
* Sun Jul 11 2021 Miro Hrončok <mhroncok@redhat.com> - 3.10.0~b4-1
  - Update to 3.10.0b4
* Thu Jun 17 2021 Miro Hrončok <mhroncok@redhat.com> - 3.10.0~b3-1
  - Update to 3.10.0b3
* Tue Jun 01 2021 Python Maint <python-maint@redhat.com> - 3.10.0~b2-3
  - Rebuilt for Python 3.10
* Tue Jun 01 2021 Python Maint <python-maint@redhat.com> - 3.10.0~b2-2
  - Bootstrap for Python 3.10
* Tue Jun 01 2021 Tomas Hrnciar <thrnciar@redhat.com> - 3.10.0~b2-1
  - Update to 3.10.0b2
* Fri May 14 2021 Charalampos Stratakis <cstratak@redhat.com> - 3.10.0~b1-2
  - Use the system installed mpdecimal instead of the bundled copy (#1943359)
* Tue May 04 2021 Tomas Hrnciar <thrnciar@redhat.com> - 3.10.0~b1-1
  - Update to 3.10.0b1
* Tue Apr 06 2021 Tomas Hrnciar <thrnciar@redhat.com> - 3.10.0~a7-1
  - Update to 3.10.0a7
* Mon Mar 22 2021 Miro Hrončok <mhroncok@redhat.com> - 3.10.0~a6-2
  - When flat, don't require/provide python(abi) = 3.10
* Tue Mar 02 2021 Tomas Hrnciar <thrnciar@redhat.com> - 3.10.0~a6-1
  - Update to 3.10.0a6
* Wed Feb 03 2021 Tomas Hrnciar <thrnciar@redhat.com> - 3.10.0~a5-1
  - Update to 3.10.0a5
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 3.10.0~a4-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Fri Jan 15 2021 Charalampos Stratakis <cstratak@redhat.com> - 3.10.0~a4-2
  - Compile the debug build with -O0 instead of -Og (rhbz#1818857)
* Mon Jan 04 2021 Miro Hrončok <mhroncok@redhat.com> - 3.10.0~a4-1
  - Update to 3.10.0a4
* Tue Dec 08 2020 Tomas Hrnciar <thrnciar@redhat.com> - 3.10.0~a3-1
  - Update to 3.10.0a3
* Wed Nov 04 2020 Miro Hrončok <mhroncok@redhat.com> - 3.10.0~a2-1
  - Update to 3.10.0a2
* Mon Oct 12 2020 Miro Hrončok <mhroncok@redhat.com> - 3.10.0~a1-2
  - Finish initial bootstrap, build Python 3.10 with Python 3.10
* Fri Oct 09 2020 Miro Hrončok <mhroncok@redhat.com> - 3.10.0~a1-1
  - Initial Python 3.10 package forked from Python 3.9

Files

/usr/bin/pydoc3.10
/usr/bin/python3.10
/usr/lib/.build-id
/usr/lib/.build-id/95
/usr/lib/.build-id/95/31c133b7cb34ec71f177e3d30a4678f56d5cba
/usr/share/doc/python3.10
/usr/share/doc/python3.10/README.rst
/usr/share/man/man1/python3.10.1.gz


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 21:14:35 2024