six 1.16.0-3 source package in Ubuntu
Changelog
six (1.16.0-3) unstable; urgency=medium [ Debian Janitor ] * Bump debhelper from old 12 to 13. * Update standards version to 4.5.1, no changes needed. [ Colin Watson ] * Link directly to upstream in Homepage and debian/copyright. -- Colin Watson <email address hidden> Sun, 26 Dec 2021 02:24:26 +0000
Upload details
- Uploaded by:
- Debian Python Team
- Uploaded to:
- Sid
- Original maintainer:
- Debian Python Team
- Architectures:
- all
- Section:
- python
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
six_1.16.0-3.dsc | 2.3 KiB | 25dbb41e659241d4d7fd7010ef6460d6baeebbbb4375d7dc8eb9454443feb4ec |
six_1.16.0.orig.tar.gz | 33.2 KiB | 1e61c37477a1626458e36f7b1d82aa5c9b094fa4802892072e49de9c60c4c926 |
six_1.16.0-3.debian.tar.xz | 4.8 KiB | ad898bc0ba5179c928984e59f9f0a97984231a8a2e3e631c65602986996fdad1 |
Available diffs
- diff from 1.16.0-2 to 1.16.0-3 (841 bytes)
No changes file available.
Binary packages built by this source
- pypy-six: Python 2 and 3 compatibility library (PyPy interface)
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.
.
This package provides Six on the PyPy module path. It is complemented
by python-six and python3-six.
- python-six: Python 2 and 3 compatibility library (Python 2 interface)
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.
.
This package provides Six on the Python 2 module path. It is complemented
by python3-six and pypy-six.
- python-six-doc: Python 2 and 3 compatibility library (documentation)
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.
.
This package provides the documentation for Six.
- python3-six: Python 2 and 3 compatibility library (Python 3 interface)
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.
.
This package provides Six on the Python 3 module path. It is complemented
by python-six and pypy-six.