Package python3: Information

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

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