Package python: Information

    Source package: python
    Version: 2.7.6-alt2.M70P.1
    Build time:  Apr 4, 2014, 02:24 PM in the task #117655
    Copied in the task: #117801
    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)
    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-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)




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

    Last changed


    April 4, 2014 Andrey Cherepanov 2.7.6-alt2.M70P.1
    - Backport to p7 branch (ALT #29951)
    Jan. 30, 2014 George V. Kouryachy 2.7.6-alt3
    - Build and install shared build, separate static (was contrariwise).
    - Fix for python issue 20445.
    Nov. 22, 2013 Dmitry V. Levin 2.7.6-alt2
    - Relocated _sysconfigdata (required by sysconfig) from -modules to -base.