six 1.10.0-2 source package in Ubuntu

Changelog

six (1.10.0-2) unstable; urgency=medium

  * Use HTTPS for Vcs-* URLs, and link to cgit rather than gitweb.
  * Upgrade to debhelper v9.

 -- Colin Watson <email address hidden>  Wed, 27 Jan 2016 13:42:43 +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

Xenial: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
six_1.10.0-2.dsc 2.2 KiB 56aa27a7ee3016f76b8db9b8579ed6f80bb2b78dc459a99fedae88a94deb0d08
six_1.10.0.orig.tar.gz 28.9 KiB 105f8d68616f8248e24bf0e9372ef04d3cc10104f1980f54d57b2ce73a5ad56a
six_1.10.0-2.debian.tar.xz 3.5 KiB 6963c66aebe11fd0c03b7903428b9f1a935f23abd88aa031c5d684a51b2607e7

Available diffs

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-whl: No summary available for python-six-whl in ubuntu xenial.

No description available for python-six-whl in ubuntu xenial.

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.