six 1.10.0-4 source package in Ubuntu
Changelog
six (1.10.0-4) unstable; urgency=medium * Build Sphinx documentation in a new python-six-doc binary package (closes: #855492). * Policy version 3.9.8: no changes required. -- Colin Watson <email address hidden> Sun, 19 Feb 2017 16:30:19 +0000
Upload details
- Uploaded by:
- Colin Watson on 2017-02-20
- Uploaded to:
- Sid
- Original maintainer:
- Colin Watson
- Architectures:
- all
- Section:
- python
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
six_1.10.0-4.dsc | 2.3 KiB | 3a320be5970dea4f43a03e3a417ccd1639b3c4a749ced220fc283a3eb20912f9 |
six_1.10.0.orig.tar.gz | 28.9 KiB | 105f8d68616f8248e24bf0e9372ef04d3cc10104f1980f54d57b2ce73a5ad56a |
six_1.10.0-4.debian.tar.xz | 3.9 KiB | ab208e55d33fe4765d1ed0da62c966a3bb420009bdb9d68c32e61c619c3e61d9 |
Available diffs
- diff from 1.10.0-3 to 1.10.0-4 (1.1 KiB)
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.