Package python3: Information

    Binary package: python3
    Version: 3.11.6-alt1
    Architecture: mipsel
    Build time:  Oct 9, 2023, 06:35 AM
    Source package: python3
    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.

    Maintainer: Grigory Ustinov


    Last changed


    Oct. 3, 2023 Grigory Ustinov 3.11.6-alt1
    - Updated to upstream version 3.11.6 (thx to kotopesutility@).
    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.