Package python3-module-six: Information

    Source package: python3-module-six
    Version: 1.17.0-alt1.1
    Build time:  Aug 17, 2025, 10:51 AM
    Report package bug
    License: MIT
    Summary: Python 2 and 3 compatibility utilities
    Description: 
    Six is a Python 2 and 3 compatibility library. It provides utility
    functions for smoothing over the differences between the Python versions
    with the goal of writing Python code that is compatible on both Python
    versions. See the documentation for more information on what is
    provided.

    List of RPM packages built from this SRPM:
    python3-module-six (noarch)

    Maintainer: Stanislav Levin


      1. python3-module-pyproject-installer >= 0.4.0
      2. python3-module-pytest
      3. python3-module-setuptools
      4. python3-module-sphinx
      5. python3-module-tox
      6. python3-module-tox-console-scripts
      7. python3-module-tox-no-deps
      8. python3-module-tox-passenv
      9. python3-module-wheel
      10. python3-modules-tkinter
      11. rpm-build-python3

    Last changed


    Feb. 7, 2025 Stanislav Levin 1.17.0-alt1.1
    - NMU: fixed FTBFS (tox 4).
    Dec. 5, 2024 Grigory Ustinov 1.17.0-alt1
    - Automatically updated to 1.17.0.
    July 4, 2023 Grigory Ustinov 1.16.0-alt2
    - Build without python2 support (Closes: #42229).
    - Build with docs.