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
Uploaded to:
Sid
Original maintainer:
Colin Watson
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Artful: [FULLYBUILT] amd64

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

No changes file available.

Binary packages built by this source

pypy-six: No summary available for pypy-six in ubuntu artful.

No description available for pypy-six in ubuntu artful.

python-six: No summary available for python-six in ubuntu artful.

No description available for python-six in ubuntu artful.

python-six-doc: No summary available for python-six-doc in ubuntu artful.

No description available for python-six-doc in ubuntu artful.

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.