Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: python3 | Distribution: CentOS |
Version: 3.9.13 | Vendor: CentOS |
Release: 3.el9 | Build date: Thu Jul 28 00:48:33 2022 |
Group: Unspecified | Build host: ppc64le-03.stream.rdu2.redhat.com |
Size: 85664 | Source RPM: python3.9-3.9.13-3.el9.src.rpm |
Packager: builder@centos.org | |
Url: https://www.python.org/ | |
Summary: Python 3.9 interpreter |
Python 3.9 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 package provides the "python3" executable: the reference interpreter for the Python language, version 3. The majority of its standard library is provided in the python3-libs package, which should be installed automatically along with python3. The remaining parts of the Python standard library are broken out into the python3-tkinter and python3-test packages, which may need to be installed separately. Documentation for Python is provided in the python3-docs package. Packages containing additional libraries for Python are generally named with the "python3-" prefix.
Python
* Mon Jul 25 2022 Lumír Balhar <lbalhar@redhat.com> - 3.9.13-3 - Fix test_get_ciphers in test_ssl.py for FIPS mode Resolves: rhbz#2058233 * Thu Jun 09 2022 Charalampos Stratakis <cstratak@redhat.com> - 3.9.13-2 - Security fix for CVE-2015-20107 Resolves: rhbz#2075390 * Wed Jun 01 2022 Charalampos Stratakis <cstratak@redhat.com> - 3.9.13-1 - Update to 3.9.13 Resolves: rhbz#2054702, rhbz#2059951 * Wed Feb 09 2022 Charalampos Stratakis <cstratak@redhat.com> - 3.9.10-2 - Fix undefined behavior in Modules/_hashopenssl.c Resolves: rhbz#1942527 * Mon Jan 17 2022 Charalampos Stratakis <cstratak@redhat.com> - 3.9.10-1 - Update to 3.9.10 - Support OpenSSL FIPS mode Resolves: rhbz#1942527, rhbz#1835169 * Sat Jan 08 2022 Miro Hrončok <mhroncok@redhat.com> - 3.9.9-4 - Instruct pip to use distutils - Instruct pypa/distutils to add /local/ addition to prefix * Mon Nov 22 2021 Tomas Orsava <torsava@redhat.com> - 3.9.9-2 - Read pre-packaged Python wheels from a newly versioned directory /usr/share/python3-wheels - Resolves: rhbz#1982668 * Tue Nov 16 2021 Tomáš Hrnčiar <thrnciar@redhat.com> - 3.9.9-1 - Update to 3.9.9 Resolves: rhbz#2024322 * Mon Nov 08 2021 Tomáš Hrnčiar <thrnciar@redhat.com> - 3.9.8-1 - Update to 3.9.8 Resolves: rhbz#2003759 * Thu Sep 09 2021 Miro Hrončok <mhroncok@redhat.com> - 3.9.7-1 - Update to 3.9.7 Resolves: rhbz#1995162 * Fri Sep 03 2021 Charalampos Stratakis <cstratak@redhat.com> - 3.9.6-7 - Add preliminary FIPS mode patch Related: rhbz#1942527 * Thu Aug 19 2021 DJ Delorie <dj@redhat.com> - 3.9.6-6 - Rebuilt for libffi 3.4.2 SONAME transition. Related: rhbz#1891914 * Tue Aug 10 2021 Mohan Boddu <mboddu@redhat.com> - Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 * Fri Aug 06 2021 Florian Weimer <fweimer@redhat.com> - 3.9.6-4 - Rebuild to pick up new build flags from redhat-rpm-config (#1984652) * Thu Jul 29 2021 Charalampos Stratakis <cstratak@redhat.com> - 3.9.6-3 - Build only blake2 from the internal hash implementations and use md5, sha1, sha256, sha512 and sha3 from OpenSSL Related: rhbz#1935437, rhbz#1942527 * Wed Jul 28 2021 Florian Weimer <fweimer@redhat.com> - 3.9.6-2 - Rebuild to pick up OpenSSL 3.0 Beta ABI (#1984097) * Tue Jun 29 2021 Tomas Hrnciar <thrnciar@redhat.com> - 3.9.6-1 - Update to 3.9.6 Related: rhbz#1950291 * Tue Jun 15 2021 Mohan Boddu <mboddu@redhat.com> - 3.9.5-6 - Rebuilt for RHEL 9 BETA for openssl 3.0 Related: rhbz#1971065 * Wed Jun 09 2021 Charalampos Stratakis <cstratak@redhat.com> - 3.9.5-5 - Add virtual provides for the bundled libmpdec * Thu Jun 03 2021 Charalampos Stratakis <cstratak@redhat.com> - 3.9.5-4 - Stop Recommending setuptools and move the pip Recommendation to python3-devel Resolves: rhbz#1947857 * Tue May 04 2021 Tomas Hrnciar <thrnciar@redhat.com> - 3.9.5-1 - Update to 3.9.5 * Fri Apr 16 2021 Lumír Balhar <lbalhar@redhat.com> - 3.9.4-1 - Update to 3.9.4 Related: rhbz#1950291 * Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 * Wed Apr 07 2021 Petr Viktorin <pviktori@redhat.com> - 3.9.2-2 - On RHEL 9+, build without the legacy nis module Resolves: RHBZ#1942376 * Sat Feb 20 2021 Miro Hrončok <mhroncok@redhat.com> - 3.9.2-1 - Update to 3.9.2 * Thu Feb 18 2021 Tomas Hrnciar <thrnciar@redhat.com> - 3.9.2~rc1-1 - Update to 3.9.2rc1 * Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 3.9.1-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Mon Jan 25 2021 Miro Hrončok <mhroncok@redhat.com> - 3.9.1-4 - Rebuilt to be signed with Fedora 32 compatible signature, to fix mock bootstrap chroot on Fedora 32 (and possibly EPELs) https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/message/OBEFWGCFXHE4EDBXFBZWDUPAJJS7QZAR/ * Wed Jan 20 2021 Charalampos Stratakis <cstratak@redhat.com> - 3.9.1-3 - Compile the debug build with -O0 instead of -Og (rhbz#1818857) * Wed Jan 20 2021 Miro Hrončok <mhroncok@redhat.com> - 3.9.1-2 - Security fix for CVE-2021-3177 * Tue Dec 08 2020 Tomas Hrnciar <thrnciar@redhat.com> - 3.9.1-1 - Update to 3.9.1 * Fri Nov 27 2020 Tomas Hrnciar <thrnciar@redhat.com> - 3.9.1~rc1-1 - Update to 3.9.1rc1 * Tue Oct 06 2020 Miro Hrončok <mhroncok@redhat.com> - 3.9.0-1 - Update to 3.9.0 final * Fri Sep 25 2020 Miro Hrončok <mhroncok@redhat.com> - 3.9.0~rc2-2 - Use upstream architecture names on Fedora 34+ - https://fedoraproject.org/wiki/Changes/Python_Upstream_Architecture_Names * Thu Sep 17 2020 Miro Hrončok <mhroncok@redhat.com> - 3.9.0~rc2-1 - Update to 3.9.0rc2 * Wed Aug 12 2020 Petr Viktorin <pviktori@redhat.com> - 3.9.0~rc1-2 - In sys.version and initial REPL message, list the source commit as "default" * Tue Aug 11 2020 Miro Hrončok <mhroncok@redhat.com> - 3.9.0~rc1-1 - Update to 3.9.0rc1 * Mon Aug 03 2020 Lumír Balhar <lbalhar@redhat.com> - 3.9.0~b5-5 - Add support for upstream architectures' names (patch 353) * Thu Jul 30 2020 Miro Hrončok <mhroncok@redhat.com> - 3.9.0~b5-4 - Make python3-libs installable without python3 Resolves: rhbz#1862082 * Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 3.9.0~b5-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
/usr/bin/pydoc /usr/bin/pydoc3 /usr/bin/pydoc3.9 /usr/bin/python3 /usr/bin/python3.9 /usr/lib/.build-id /usr/lib/.build-id/19 /usr/lib/.build-id/19/ce1141c40f1c01871111ac33ec67fffbf0af04 /usr/libexec/platform-python /usr/libexec/platform-python3.9 /usr/share/doc/python3 /usr/share/doc/python3/README.rst /usr/share/man/man1/python3.1.gz /usr/share/man/man1/python3.9.1.gz
Generated by rpm2html 1.8.1
Fabrice Bellet, Wed Feb 8 02:50:58 2023