Package python3-module-six: Information
Source package: python3-module-six
Version: 1.17.0-alt1.1
Build time: Aug 17, 2025, 10:51 AM
Category: Development/Python3
Report package bugHome page: https://pypi.org/project/six
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.
Maintainer: Stanislav Levin
List of contributors:
Stanislav Levin
Grigory Ustinov
Aleksei Nikiforov
Andrey Cherepanov
Alexey Shabalin
Anton Midyukov
Michael Shigorin
Ivan Zakharyaschev
Eugeny A. Rostovtsev
Aleksey Avdeev
Stanislav Levin
Grigory Ustinov
Aleksei Nikiforov
Andrey Cherepanov
Alexey Shabalin
Anton Midyukov
Michael Shigorin
Ivan Zakharyaschev
Eugeny A. Rostovtsev
Aleksey Avdeev
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.