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

python3.10-3.10.14-1.fc41 RPM for s390x

From Fedora Rawhide for s390x / p

Name: python3.10 Distribution: Fedora Project
Version: 3.10.14 Vendor: Fedora Project
Release: 1.fc41 Build date: Wed Mar 20 13:35:55 2024
Group: Unspecified Build host: buildvm-s390x-04.s390.fedoraproject.org
Size: 33103 Source RPM: python3.10-3.10.14-1.fc41.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

* Wed Mar 20 2024 Tomáš Hrnčiar <thrnciar@redhat.com> - 3.10.14-1
  - Update to 3.10.14
* Wed Feb 28 2024 Charalampos Stratakis <cstratak@redhat.com> - 3.10.13-6
  - Fix tests for XMLPullParser with Expat 2.6.0
* Mon Jan 29 2024 Karolina Surma <ksurma@redhat.com> - 3.10.13-5
  - Fix test_zlib when building with zlib-ng-compat
* Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 3.10.13-4
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 3.10.13-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Mon Dec 18 2023 Lumír Balhar <lbalhar@redhat.com> - 3.10.13-2
  - Security fix for CVE-2023-27043 (rhbz#2196187)
* 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

Files

/usr/bin/pydoc3.10
/usr/bin/python3.10
/usr/lib/.build-id
/usr/lib/.build-id/f5
/usr/lib/.build-id/f5/b5c50ac2c96bb6c4d41a8a656b1e97913101b8
/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, Thu Apr 18 02:38:51 2024