six 1.13.0-1 source package in Ubuntu

Changelog

six (1.13.0-1) unstable; urgency=medium

  [ Emmanuel Arias ]
  * Team upload.
  * New upstream version 1.13.0
  * d/control: Bump Standard-Version to 4.4.1
  * d/control: Bump debhelper-compat to 12 (from 9)

  [ Colin Watson ]
  * Replace manually-written basic autopkgtests with "Testsuite:
    autopkgtest-pkg-python".
  * Remove build-dependencies on python-py and python3-py, no longer used
    upstream.
  * Fix HTML paths in doc-base control file.

 -- Colin Watson <email address hidden>  Tue, 12 Nov 2019 08:10:54 +0000

Upload details

Uploaded by:
Debian Python Modules Team
Uploaded to:
Sid
Original maintainer:
Debian Python Modules Team
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
six_1.13.0-1.dsc 2.4 KiB 13c3c9e9b2ef6552ece1c95771dd8fd760b6442f6f2cccb48b641bd29408f249
six_1.13.0.orig.tar.gz 32.9 KiB 30f610279e8b2578cab6db20741130331735c781b56053c59c4076da27f06b66
six_1.13.0-1.debian.tar.xz 4.1 KiB 0d9465fe3a826effd4ce57ba4d96f372f8fec4968becff6742f131d616943832

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.