sixer 1.6-4 source package in Ubuntu

Changelog

sixer (1.6-4) unstable; urgency=medium

  * Cleans better (Closes: #1048819).

 -- Thomas Goirand <email address hidden>  Tue, 22 Aug 2023 12:11:12 +0200

Upload details

Uploaded by:
Debian OpenStack
Uploaded to:
Sid
Original maintainer:
Debian OpenStack
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc

Builds

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
sixer_1.6-4.dsc 1.9 KiB 20d1cd5b63a842f9d96cbc2a83c8f9c64817b09e679bc11b0f81616ec05dfc9f
sixer_1.6.orig.tar.xz 22.0 KiB 2eda2dd4d84b5fb6ce9e66d0583ddfd62abf35924547fbed20ca37870d93254d
sixer_1.6-4.debian.tar.xz 2.3 KiB f159c1ef451bb97c9772cbcabea1093ef88c4454ca839f819be3ec697cd62ee9

Available diffs

No changes file available.

Binary packages built by this source

sixer: add Python 3 support to Python 2 applications using six - Python 3.x

 Sixer is a tool adding Python 3 support to a Python 2 project. It was written
 to produces patches to port OpenStack to Python 3. It is focused on supporting
 Python 2.7 and 3.4.
 .
 It uses basic regular expressions to find code which needs to be modified. It
 emits warnings when code was not patched or looks suspicious.
 .
 This package contains the Python 3.x module.