Пакет python: Информация

Исходный пакет: python
Версия: 2.7.11-alt4.M80P.1
Собран:  27 октября 2017 г. 18:13 в задании #192000
Категория: Разработка/Python
Сообщить об ошибке в пакете
Домашняя страница: http://www.python.org/

Лицензия: PSF
О пакете: An interpreted, interactive object-oriented programming language
Описание: 
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.

Список rpm-пакетов, предоставляемых данным srpm-пакетом:
libpython (x86_64, i586)
libpython-debuginfo (x86_64, i586)
python (x86_64, i586)
python-base (x86_64, i586)
python-base-debuginfo (x86_64, i586)
python-dev (x86_64, i586)
python-devel-static (x86_64, i586)
python-modules (x86_64, i586)
python-modules-bsddb (x86_64, i586)
python-modules-bsddb-debuginfo (x86_64, i586)
python-modules-compiler (x86_64, i586)
python-modules-ctypes (x86_64, i586)
python-modules-ctypes-debuginfo (x86_64, i586)
python-modules-curses (x86_64, i586)
python-modules-curses-debuginfo (x86_64, i586)
python-modules-debuginfo (x86_64, i586)
python-modules-email (x86_64, i586)
python-modules-encodings (x86_64, i586)
python-modules-ensurepip (x86_64, i586)
python-modules-hotshot (x86_64, i586)
python-modules-hotshot-debuginfo (x86_64, i586)
python-modules-json (x86_64, i586)
python-modules-json-debuginfo (x86_64, i586)
python-modules-logging (x86_64, i586)
python-modules-multiprocessing (x86_64, i586)
python-modules-multiprocessing-debuginfo (x86_64, i586)
python-modules-sqlite3 (x86_64, i586)
python-modules-sqlite3-debuginfo (x86_64, i586)
python-modules-tkinter (x86_64, i586)
python-modules-tkinter-debuginfo (x86_64, i586)
python-modules-unittest (x86_64, i586)
python-modules-wsgiref (x86_64, i586)
python-modules-xml (x86_64, i586)
python-modules-xml-debuginfo (x86_64, i586)
python-relaxed (noarch)
python-strict (noarch)
python-test (x86_64, i586)
python-tools-2to3 (x86_64, i586)
python-tools-i18n (x86_64, i586)
python-tools-idle (x86_64, i586)
python-tools-pynche (x86_64, i586)
python-tools-scripts (x86_64, i586)
python-tools-smtpd (noarch)
python-tools-webchecker (x86_64, i586)
python-user-scripts (noarch)

Сопровождающий: Python Development Team


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

Последнее изменение


24 октября 2017 г. Ivan Zakharyaschev 2.7.11-alt4.M80P.1
- Build for p8
27 сентября 2017 г. Anton V. Boyarshinov 2.7.11-alt5
- libpython, python-modules: backported upstream fixes
  (Fixes: CVE-2016-0772, CVE-2016-5636)
11 апреля 2017 г. Gleb Fotengauer-Malinovskiy 2.7.11-alt4
- Fixed 'random' module regression caused by glibc >= 2.25 (closes: #33355).