wheel 0.33.6-1ubuntu1 source package in Ubuntu

Changelog

wheel (0.33.6-1ubuntu1) focal; urgency=medium

  * Call python2 in the python2 autopkg tests.

 -- Matthias Klose <email address hidden>  Fri, 08 Nov 2019 09:31:10 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Focal
Original maintainer:
Debian Python Modules Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
wheel_0.33.6.orig.tar.gz 47.0 KiB 10c9da68765315ed98850f8e048347c3eb06dd81822dc2ab1d4fde9dc9702646
wheel_0.33.6-1ubuntu1.debian.tar.xz 9.3 KiB 7088363bef33b18588bf77e773694a1d46dda952f3222858b59a50bdec2b0cf1
wheel_0.33.6-1ubuntu1.dsc 2.2 KiB b9d6a1ae813ab87c96411caca8455b5dd5b05624fce0295abeedb9b4d36c9166

View changes file

Binary packages built by this source

python-wheel: No summary available for python-wheel in ubuntu focal.

No description available for python-wheel in ubuntu focal.

python-wheel-common: built-package format for Python (command-line scripts)

 A wheel is a ZIP-format archive with a specially formatted filename and the
 `.whl` extension. It is designed to contain all the files for a PEP 376
 compatible install in a way that is very close to the on-disk format.
 .
 The wheel project provides a `bdist_wheel` command for setuptools. Wheel
 files can be installed with `pip`.
 .
 These are the command line scripts and manpages.

python3-wheel: built-package format for Python

 A wheel is a ZIP-format archive with a specially formatted filename and the
 `.whl` extension. It is designed to contain all the files for a PEP 376
 compatible install in a way that is very close to the on-disk format.
 .
 The wheel project provides a `bdist_wheel` command for setuptools. Wheel
 files can be installed with `pip`.
 .
 This is the Python 3 compatible package.