Package python3: Information

  • Default inline alert: Version in the repository: 3.12.2-alt1

Source package: python3
Version: 3.8.1-alt1
Latest version according to Repology
Build time:  Mar 10, 2020, 02:14 PM in the task #245000
Report package bug
License: Python
Summary: Version 3 of the Python programming language aka Python 3000
Description: 
Python 3 is a new version of the language that is incompatible with the 2.x
line of releases. The language is mostly the same, but many details, especially
how built-in objects like dictionaries and strings work, have changed
considerably, and a lot of deprecated features have finally been removed.

List of rpms provided by this srpm:
libpython3 (x86_64, ppc64le, i586, aarch64)
libpython3-debuginfo (x86_64, ppc64le, i586, aarch64)
python3 (x86_64, ppc64le, i586, aarch64)
python3-base (x86_64, ppc64le, i586, aarch64)
python3-base-debuginfo (x86_64, ppc64le, i586, aarch64)
python3-debuginfo (x86_64, ppc64le, i586, aarch64)
python3-dev (x86_64, ppc64le, i586, aarch64)
python3-dev-debuginfo (x86_64, ppc64le, i586, aarch64)
python3-modules-curses (x86_64, ppc64le, i586, aarch64)
python3-modules-curses-debuginfo (x86_64, ppc64le, i586, aarch64)
python3-modules-nis (x86_64, ppc64le, i586, aarch64)
python3-modules-nis-debuginfo (x86_64, ppc64le, i586, aarch64)
python3-modules-sqlite3 (x86_64, ppc64le, i586, aarch64)
python3-modules-sqlite3-debuginfo (x86_64, ppc64le, i586, aarch64)
python3-modules-tkinter (x86_64, ppc64le, i586, aarch64)
python3-modules-tkinter-debuginfo (x86_64, ppc64le, i586, aarch64)
python3-test (x86_64, ppc64le, i586, aarch64)
python3-test-debuginfo (x86_64, ppc64le, i586, aarch64)
python3-tools (x86_64, ppc64le, i586, aarch64)

Maintainer: Grigory Ustinov



    1. libssl-devel
    2. db4-devel
    3. /dev/pts
    4. desktop-file-utils
    5. libGL-devel
    6. libncursesw-devel
    7. libnsl2-devel
    8. libgmp-devel
    9. gcc-c++
    10. gdbm-devel
    11. tcl-devel
    12. tk-devel
    13. libX11-devel
    14. rpm-build-python3 >= 0.1.9.3
    15. valgrind-devel
    16. zlib-devel
    17. libuuid-devel
    18. libbluez-devel
    19. libreadline-devel
    20. bzip2-devel
    21. libexpat-devel
    22. liblzma-devel
    23. libsqlite3-devel
    24. libffi-devel

Last changed


Jan. 24, 2020 Grigory Ustinov 3.8.1-alt1
- Updated to upstream version 3.8.1.
- Restructured patching scheme about lib64 and site-packages.
- Add Requires on tcl-tix (thx to vseleznv@).
- Translate idle desktop file (Closes: #37307).
- platform._supported_dists deprecated since 3.5 now vanished (Closes: #33677).
- help() now shows MODULE REFERENCE on 64bit systems (Closes: #36622).
Jan. 24, 2020 Anton V. Boyarshinov 3.7.4-alt3
- hackaround forbidden python-base dep
- 'Trusted mode': optional modules loading paths restriction
Oct. 18, 2019 Sergey Bolshakov 3.7.4-alt2
- fix packaging on armh arch