wheel 0.24.0-1~ubuntu1.1 source package in Ubuntu

Changelog

wheel (0.24.0-1~ubuntu1.1) trusty-security; urgency=medium

  * No change rebuild in -security pocket.

 -- <email address hidden> (Leonidas S. Barbosa)  Wed, 10 Oct 2018 13:55:13 -0300

Upload details

Uploaded by:
Leonidas S. Barbosa
Uploaded to:
Trusty
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Trusty updates main python
Trusty security main python

Builds

Trusty: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
wheel_0.24.0.orig.tar.gz 49.4 KiB ef832abfedea7ed86b6eae7400128f88053a1da81a37c00613b1279544d585aa
wheel_0.24.0-1~ubuntu1.1.debian.tar.gz 8.0 KiB 04ee37d64849f21d0b0928310acea016db349b3bb5947cf0b86ba1905f57b382
wheel_0.24.0-1~ubuntu1.1.dsc 2.2 KiB 696426373c501e2410f9db27d5d5d2ee5fd84a7949f2e6390b8aa6a3f6114078

View changes file

Binary packages built by this source

python-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 2 compatible package.

python-wheel-common: 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`.
 .
 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.