six 1.5.2-1ubuntu1 source package in Ubuntu
Changelog
six (1.5.2-1ubuntu1) trusty-proposed; urgency=medium * SRU, update python3.4 for trusty. LP: #1433324. * Build a -whl package (setuptools is needed to build the wheel package). -- Matthias Klose <email address hidden> Sat, 26 Jul 2014 21:55:03 +0200
Upload details
- Uploaded by:
- Matthias Klose
- Uploaded to:
- Trusty
- 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.5.2.orig.tar.gz | 23.5 KiB | fc6beeffdd8fc76b783287eb77d093425d0710920aae2c70acd693c52d7e8cf8 |
six_1.5.2-1ubuntu1.debian.tar.gz | 2.6 KiB | b8131cea06e215ec09037ba829a840827f250bf1f2dd376fdd92525ad832fbff |
six_1.5.2-1ubuntu1.dsc | 2.1 KiB | 7fa90819d0f8df5f34269f52704f9056641236f64d52f6526ddc26eb029503e2 |
Available diffs
Binary packages built by this source
- 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.
- python-six-whl: Python 2 and 3 compatibility library (universal wheel)
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 as a universal wheel.
- 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.