Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: python3 | Distribution: Fedora Project |
Version: 3.9.9 | Vendor: Fedora Project |
Release: 2.fc33 | Build date: Sat Nov 20 02:13:28 2021 |
Group: Unspecified | Build host: buildvm-a32-09.iad2.fedoraproject.org |
Size: 23694 | Source RPM: python3.9-3.9.9-2.fc33.src.rpm |
Packager: Fedora Project | |
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
* Fri Nov 19 2021 Tomáš Hrnčiar <thrnciar@redhat.com> - 3.9.9-2 - Add patch to revert "bpo-1596321: Fix threading._shutdown() for the main thread" * Tue Nov 16 2021 Tomáš Hrnčiar <thrnciar@redhat.com> - 3.9.9-1 - Update to 3.9.9 * Mon Nov 08 2021 Tomáš Hrnčiar <thrnciar@redhat.com> - 3.9.8-1 - Update to 3.9.8 * Mon Aug 30 2021 Miro Hrončok <mhroncok@redhat.com> - 3.9.7-1 - Update to 3.9.7 * Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 3.9.6-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Fri Jul 16 2021 Petr Viktorin <pviktori@redhat.com> - 3.9.6-2 - Provide python3-turtle from python3-tkinter - Require pyproject-rpm-macros from python3-devel * Tue Jun 29 2021 Tomas Hrnciar <thrnciar@redhat.com> - 3.9.6-1 - Update to 3.9.6 * Tue Jun 01 2021 Python Maint <python-maint@redhat.com> - 3.9.5-3 - Rebuilt for Python 3.10 * Fri May 14 2021 Charalampos Stratakis <cstratak@redhat.com> - 3.9.5-2 - Add virtual provides for the bundled libmpdec (rhbz#1943359) * Tue May 04 2021 Tomas Hrnciar <thrnciar@redhat.com> - 3.9.5-1 - Update to 3.9.5 * Tue Apr 06 2021 Tomas Hrnciar <thrnciar@redhat.com> - 3.9.4-1 - Update to 3.9.4 * 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 * Fri Jul 24 2020 Lumír Balhar <lbalhar@redhat.com> - 3.9.0~b5-2 - Add versioned pathfix%{pybasever}.py to main and non-main RPMs * Mon Jul 20 2020 Miro Hrončok <mhroncok@redhat.com> - 3.9.0~b5-1 - Update to 3.9.0b5 * Thu Jul 16 2020 Marcel Plch <mplch@redhat.com> - 3.9.0~b4-2 - Remove large, autogenerated Python sources and redundant pycache levels to reduce filesystem footprint * Sat Jul 04 2020 Tomas Hrnciar <thrnciar@redhat.com> - 3.9.0~b4-1 - Update to 3.9.0b4 * Wed Jun 10 2020 Miro Hrončok <mhroncok@redhat.com> - 3.9.0~b3-1 - Update to 3.9.0b3 * Tue Jun 09 2020 Miro Hrončok <mhroncok@redhat.com> - 3.9.0~b2-1 - Update to 3.9.0b2 * Fri May 29 2020 Petr Viktorin <pviktori@redhat.com> - 3.9.0~b1-4 - Add cherry-picks for bugs found in 3.9.0b1 * Thu May 21 2020 Miro Hrončok <mhroncok@redhat.com> - 3.9.0~b1-3 - Rebuilt for https://fedoraproject.org/wiki/Changes/Python3.9 * Thu May 21 2020 Miro Hrončok <mhroncok@redhat.com> - 3.9.0~b1-2 - Bootstrap for https://fedoraproject.org/wiki/Changes/Python3.9 * Tue May 19 2020 Miro Hrončok <mhroncok@redhat.com> - 3.9.0~b1-1 - Update to Python 3.9.0b1 * Thu May 07 2020 Tomas Orsava <torsava@redhat.com> - 3.9.0~a6-2 - Rename from python39 to python3.9 * Tue Apr 28 2020 Miro Hrončok <mhroncok@redhat.com> - 3.9.0~a6-1 - Update to Python 3.9.0a6 * Tue Mar 24 2020 Miro Hrončok <mhroncok@redhat.com> - 3.9.0~a5-1 - Update to Python 3.9.0a5 * Thu Feb 27 2020 Marcel Plch <mplch@redhat.com> - 3.9.0~a4-1 - Update to Python 3.9.0a4 * Tue Feb 11 2020 Miro Hrončok <mhroncok@redhat.com> - 3.9.0~a3-2 - Update the ensurepip module to work with setuptools >= 45 * Mon Jan 27 2020 Victor Stinner <vstinner@python.org> - 3.9.0~a3-1 - Update to Python 3.9.0a3 * Thu Dec 19 2019 Miro Hrončok <mhroncok@redhat.com> - 3.9.0~a2-1 - Rebased to Python 3.9.0a2 * Wed Dec 04 2019 Miro Hrončok <mhroncok@redhat.com> - 3.9.0~a1-3 - Build Python with -fno-semantic-interposition for better performance - https://fedoraproject.org/wiki/Changes/PythonNoSemanticInterpositionSpeedup * Thu Nov 28 2019 Miro Hrončok <mhroncok@redhat.com> - 3.9.0~a1-2 - Don't remove the test.test_tools module * Wed Nov 20 2019 Miro Hrončok <mhroncok@redhat.com> - 3.9.0~a1-1 - Rebased to Python 3.9.0a1
/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/03 /usr/lib/.build-id/03/e5c4b883f9356faa3a8a3fd5f48fb004d64be9 /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, Mon May 9 16:42:00 2022