Package python: Information

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

Source package: python
Version: 2.7.15-alt1
Build time:  Dec 5, 2018, 07:43 PM in the task #217364
Report package bug
License: PSF
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.

List of rpms provided by this srpm:
libpython (x86_64, i586, aarch64)
libpython-debuginfo (x86_64, i586, aarch64)
python (x86_64, i586, aarch64)
python-base (x86_64, i586, aarch64)
python-base-debuginfo (x86_64, i586, aarch64)
python-dev (x86_64, i586, aarch64)
python-devel-static (x86_64, i586, aarch64)
python-modules (x86_64, i586, aarch64)
python-modules-bsddb (x86_64, i586, aarch64)
python-modules-bsddb-debuginfo (x86_64, i586, aarch64)
python-modules-compiler (x86_64, i586, aarch64)
python-modules-ctypes (x86_64, i586, aarch64)
python-modules-ctypes-debuginfo (x86_64, i586, aarch64)
python-modules-curses (x86_64, i586, aarch64)
python-modules-curses-debuginfo (x86_64, i586, aarch64)
python-modules-debuginfo (x86_64, i586, aarch64)
python-modules-distutils (x86_64, i586, aarch64)
python-modules-email (x86_64, i586, aarch64)
python-modules-encodings (x86_64, i586, aarch64)
python-modules-ensurepip (x86_64, i586, aarch64)
python-modules-hotshot (x86_64, i586, aarch64)
python-modules-hotshot-debuginfo (x86_64, i586, aarch64)
python-modules-json (x86_64, i586, aarch64)
python-modules-json-debuginfo (x86_64, i586, aarch64)
python-modules-logging (x86_64, i586, aarch64)
python-modules-multiprocessing (x86_64, i586, aarch64)
python-modules-multiprocessing-debuginfo (x86_64, i586, aarch64)
python-modules-nis (x86_64, i586, aarch64)
python-modules-nis-debuginfo (x86_64, i586, aarch64)
python-modules-sqlite3 (x86_64, i586, aarch64)
python-modules-sqlite3-debuginfo (x86_64, i586, aarch64)
python-modules-tkinter (x86_64, i586, aarch64)
python-modules-tkinter-debuginfo (x86_64, i586, aarch64)
python-modules-unittest (x86_64, i586, aarch64)
python-modules-wsgiref (x86_64, i586, aarch64)
python-modules-xml (x86_64, i586, aarch64)
python-modules-xml-debuginfo (x86_64, i586, aarch64)
python-relaxed (noarch)
python-strict (noarch)
python-test (x86_64, i586, aarch64)
python-tools-2to3 (x86_64, i586, aarch64)
python-tools-i18n (x86_64, i586, aarch64)
python-tools-idle (x86_64, i586, aarch64)
python-tools-pynche (x86_64, i586, aarch64)
python-tools-scripts (x86_64, i586, aarch64)
python-tools-smtpd (noarch)
python-tools-webchecker (x86_64, i586, aarch64)
python-user-scripts (noarch)



    1. /dev/pts
    2. gcc-c++
    3. libbluez-devel
    4. libdb4-devel
    5. libexpat-devel
    6. libreadline-devel
    7. libffi-devel
    8. /proc
    9. libgdbm-devel
    10. libsqlite3-devel
    11. libssl-devel
    12. libncursesw-devel
    13. rpm >= 4.0.4-alt36.d8
    14. rpm-build-python >= 0.34.4-alt1
    15. libnsl2-devel
    16. tk-devel
    17. bzlib-devel
    18. unzip
    19. valgrind-devel
    20. zlib-devel

Last changed


Dec. 4, 2018 George V. Kouryachy 2.7.15-alt1
- Version up (now builds with gcc8);
- fix check section LOCALE.
Aug. 29, 2018 Grigory Ustinov 2.7.14-alt7.1
- NMU: Rebuild with new openssl 1.1.0.
July 2, 2018 Ivan Zakharyaschev 2.7.14-alt7
- Made distutils install maximum Python minus python-dev
  to mitigate the separation from python-dev (for building packages).