six 1.13.0-1build1 source package in Ubuntu
Changelog
six (1.13.0-1build1) focal; urgency=medium * No-change rebuild to generate dependencies on python2. -- Matthias Klose <email address hidden> Tue, 17 Dec 2019 12:53:38 +0000
Upload details
- Uploaded by:
- Matthias Klose
- Uploaded to:
- Focal
- Original maintainer:
- Debian Python Modules 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.13.0.orig.tar.gz | 32.9 KiB | 30f610279e8b2578cab6db20741130331735c781b56053c59c4076da27f06b66 |
six_1.13.0-1build1.debian.tar.xz | 4.1 KiB | d209dfafb9d02f1dc347b454ec13ccce0d045c5ce8a9d1565641deaeadc3f2b7 |
six_1.13.0-1build1.dsc | 2.3 KiB | a6affba565c1affba04d31adbff831e52b76959a001aea8d9860501880603094 |
Available diffs
- diff from 1.12.0-2build1 to 1.13.0-1build1 (5.8 KiB)
- diff from 1.13.0-1 (in Debian) to 1.13.0-1build1 (359 bytes)
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.