Package python: Information

  • Default inline alert: Version in the repository: 2.7.18-alt10

Binary package: python
Version: 2.7.18-alt6
Architecture: i586
Build time:  Aug 10, 2021, 04:55 PM in the task #282117
Source package: python
Report package bug
License: Python-2.0
Summary: An interpreted, interactive object-oriented programming language
Description: 
Python is an interpreted, interactive, object-oriented programming
language often compared to Tcl, Perl, Scheme or Java. Python includes
modules, classes, exceptions, very high level dynamic data types and
dynamic typing. Python supports interfaces to many system calls and
libraries, as well as to various windowing systems (X11, Motif, Tk,
Mac and MFC).

Programmers can write new built-in modules for Python in C or C++.
Python can be used as an extension language for applications that
need a programmable interface. This package contains most of the
standard Python modules, as well as modules for interfacing to the
Tix widget set for Tk and RPM.

Note that documentation for Python is provided in the python-docs
package.



Last changed


Aug. 2, 2021 Vladimir D. Seleznev 2.7.18-alt6
- Adopted patches from Fedora project (fixed CVE-2020-27619, CVE-2021-3177 and
  CVE-2021-23336).
April 28, 2021 Dmitry V. Levin 2.7.18-alt5
- python-dev: added rpm-build-python to requirements.
Feb. 25, 2021 Vladimir D. Seleznev 2.7.18-alt4
- python-dev: Removed dependency to libnsl2-devel (closes #39727).
- Built without libnsl LDFLAGS.