packages.altlinux.org

Package python: Information

    Source package: python

    Version: 2.7.18-alt14

    Latest version according to Repology

    Build time:  Jul 31, 2026, 11:33 PM in the task #427675

    Report package bug


    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 RPM packages built from this SRPM:
    libpython (x86_64, i586, aarch64)
    libpython-debuginfo (x86_64, i586, aarch64)
    python (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-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)
    python2-base (x86_64, i586, aarch64)
    python2-base-debuginfo (x86_64, i586, aarch64)





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

    - Backported a bit of ssl.c from Python3 to fix ftbfs.
    - Rebuilt with -std=gnu17 to fix ftbfs with compilers defaulting to C23+
      (gcc 15+).
    - Backported the upstream fix addressing the failing test_ftplib test
      (thx Victor Stinner).

    Version: v26.6.1

    Read the original on packages.altlinux.org ↗