Package python3: Information

Source package: python3
Version: 3.11.4-alt3
Latest version according to Repology
Build time:  Sep 24, 2023, 11:14 AM in the task #330215
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, armh, aarch64)
libpython3-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
python3 (x86_64, ppc64le, i586, armh, aarch64)
python3-base (x86_64, ppc64le, i586, armh, aarch64)
python3-base-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
python3-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
python3-dev (x86_64, ppc64le, i586, armh, aarch64)
python3-dev-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
python3-module-gdb_libpython (noarch)
python3-modules-curses (x86_64, ppc64le, i586, armh, aarch64)
python3-modules-curses-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
python3-modules-sqlite3 (x86_64, ppc64le, i586, armh, aarch64)
python3-modules-sqlite3-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
python3-modules-tkinter (x86_64, ppc64le, i586, armh, aarch64)
python3-modules-tkinter-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
python3-test (x86_64, ppc64le, i586, armh, aarch64)
python3-test-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
python3-tools (x86_64, ppc64le, i586, armh, aarch64)

Maintainer: Daniel Zagaynov



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

Last changed


Sept. 2, 2023 Daniel Zagaynov 3.11.4-alt3
- Fixed FTBFS with recent autoconf (thx to iv).
June 20, 2023 Gleb Fotengauer-Malinovskiy 3.11.4-alt2
- Changed spec:
  - build with libnsl2-devel for all architectures.
  - utilize the valgrind_arches macro from the rpm-macros-valgrind package
  instead of using a homegrown list of supported architectures.
June 9, 2023 Grigory Ustinov 3.11.4-alt1
- Updated to upstream version 3.11.4.
- Fixed build on Elbrus (thx to ilyakurdyukov@).
- Added support for LoongArch64 (thx to asheplyakov@) (Closes: #46170).
- Simplified the initial build (thx to asheplyakov@) (Closes: #46171).