python-setuptools 3.3-1ubuntu2 source package in Ubuntu

Changelog

python-setuptools (3.3-1ubuntu2) trusty-proposed; urgency=medium

  * SRU, update python3.4 for trusty. LP: #1433324.
  * Build a python-setuptools-whl package. Closes: #748299.
  * Fix installation of the html documentation. Closes: #737889, #748586.
 -- Matthias Klose <email address hidden>   Sat, 26 Jul 2014 21:25:20 +0200

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Trusty
Original maintainer:
Matthias Klose
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Trusty updates main misc

Builds

Trusty: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
python-setuptools_3.3.orig.tar.gz 773.7 KiB f3e6155f9bb62bfd59b7f6cc2ecda21aae903e6b585f8bc55e801609c5f7814f
python-setuptools_3.3-1ubuntu2.debian.tar.gz 13.7 KiB c23290ec74002d59fd6bf5a63f5a822568d02cecaedc0f1195684c56c3bf5e2a
python-setuptools_3.3-1ubuntu2.dsc 2.2 KiB a503601621bbe856769dcdd0ad4631501aa83db3370f65a3ae6069fc3818ddbc

Available diffs

View changes file

Binary packages built by this source

python-pkg-resources: Package Discovery and Resource Access using pkg_resources

 The pkg_resources module provides an API for Python libraries to
 access their resource files, and for extensible applications and
 frameworks to automatically discover plugins. It also provides
 runtime support for using C extensions that are inside zipfile-format
 eggs, support for merging packages that have separately-distributed
 modules or subpackages, and APIs for managing Python's current
 "working set" of active packages.

python-setuptools: Python Distutils Enhancements

 Extensions to the python-distutils for large or complex distributions.

python-setuptools-doc: Python Distutils Enhancements (documentation)

 Extensions to the Python distutils for large or complex distributions.
 The package contains the documentation in html format.

python-setuptools-whl: Python Distutils Enhancements (wheel package)

 Extensions to the python-distutils for large or complex distributions.
 .
 This package provides setuptools in PEP 427 wheel format.

python3-pkg-resources: Package Discovery and Resource Access using pkg_resources

 The pkg_resources module provides an API for Python libraries to
 access their resource files, and for extensible applications and
 frameworks to automatically discover plugins. It also provides
 runtime support for using C extensions that are inside zipfile-format
 eggs, support for merging packages that have separately-distributed
 modules or subpackages, and APIs for managing Python's current
 "working set" of active packages.

python3-setuptools: Python3 Distutils Enhancements

 Extensions to the python-distutils for large or complex distributions.