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

python3.10-3.10.13-1.fc39 RPM for i686

From Fedora 39 for x86_64 / p

Name: python3.10 Distribution: Fedora Project
Version: 3.10.13 Vendor: Fedora Project
Release: 1.fc39 Build date: Tue Aug 29 11:55:49 2023
Group: Unspecified Build host: buildvm-x86-20.iad2.fedoraproject.org
Size: 32427 Source RPM: python3.10-3.10.13-1.fc39.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-2.0.1

Changelog

* Mon Aug 28 2023 Tomáš Hrnčiar <thrnciar@redhat.com> - 3.10.13-1
  - Update to 3.10.13
* Wed Aug 02 2023 Charalampos Stratakis <cstratak@redhat.com> - 3.10.12-3
  - Remove extra distro-applied CFLAGS passed to user built C extensions
  - https://fedoraproject.org/wiki/Changes/Python_Extension_Flags_Reduction
* Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 3.10.12-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Thu Jun 08 2023 Tomáš Hrnčiar <thrnciar@redhat.com> - 3.10.12-1
  - Update to 3.10.12
* Mon May 29 2023 Charalampos Stratakis <cstratak@redhat.com> - 3.10.11-2
  - Fix for CVE-2023-24329
  Resolves: rhbz#2174010
* Wed Apr 05 2023 Tomáš Hrnčiar <thrnciar@redhat.com> - 3.10.11-1
  - Update to 3.10.11
* Wed Feb 08 2023 Tomáš Hrnčiar <thrnciar@redhat.com> - 3.10.10-1
  - Update to 3.10.10
* Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 3.10.9-4
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
* Wed Dec 21 2022 Miro Hrončok <mhroncok@redhat.com> - 3.10.9-3
  - No longer patch the default bytecode cache invalidation policy
* Tue Dec 20 2022 Miro Hrončok <mhroncok@redhat.com> - 3.10.9-2
  - Supplement tox from the devel package
* Wed Dec 07 2022 Tomáš Hrnčiar <thrnciar@redhat.com> - 3.10.9-1
  - Update to 3.10.9
* Mon Nov 14 2022 Miro Hrončok <mhroncok@redhat.com> - 3.10.8-3
  - Make IDLE work without python3-test installed
  - Fixes rhbz#2142602
* Wed Nov 09 2022 Lumír Balhar <lbalhar@redhat.com> - 3.10.8-2
  - Fix CVE-2022-42919
  Resolves: rhbz#2138709
* Wed Oct 12 2022 Miro Hrončok <mhroncok@redhat.com> - 3.10.8-1
  - Update to 3.10.8
* 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

Files

/usr/bin/pydoc3.10
/usr/bin/python3.10
/usr/lib/.build-id
/usr/lib/.build-id/59
/usr/lib/.build-id/59/7c8cab768d4b74577bc2cc98559f16623d9fbc
/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, Wed Apr 10 01:59:24 2024