six 1.16.0-6 source package in Ubuntu

Changelog

six (1.16.0-6) unstable; urgency=medium

  * Update standards version to 4.6.2, no changes needed.
  * Update watch file format version to 4.
  * Use pybuild-plugin-pyproject.
  * Set Rules-Requires-Root: no.
  * Cherry-pick upstream patch to fix pytest warnings.
  * Cherry-pick upstream patch to fix tests on Python 3.13.
  * Fix deprecation warning from setuptools.
  * Install HTML documentation to /usr/share/doc/python3-six, as recommended
    by policy 12.3.

 -- Colin Watson <email address hidden>  Sat, 16 Mar 2024 10:23:31 +0000

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release main python

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
six_1.16.0-6.dsc 2.1 KiB aa125131995490b5e48c902c1ae5c2e1561b3b8b1ae6b938f4db25dfd271ea38
six_1.16.0.orig.tar.gz 33.2 KiB 1e61c37477a1626458e36f7b1d82aa5c9b094fa4802892072e49de9c60c4c926
six_1.16.0-6.debian.tar.xz 5.9 KiB 0d676dd0b8c75ed4a365457ca0c943e652c6a0520e3799ef853cd3cde3a0f307

Available diffs

No changes file available.

Binary packages built by this source

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

 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.