python-setuptools 2.0.1-2ubuntu1 source package in Ubuntu

Changelog

python-setuptools (2.0.1-2ubuntu1) trusty; urgency=medium

  * On installation with --install-layout=deb, rename extensions for
    python 3.3 (and newer) to include the multiarch tag.
    Renaming of extensions for python3.4 is currently not done by dh-python.
    See Debian #733128.
 -- Matthias Klose <email address hidden>   Tue, 31 Dec 2013 12:34:10 +0100

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

Builds

Trusty: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
python-setuptools_2.0.1.orig.tar.gz 765.2 KiB 8772b48bdd219bfbbb6eb262ba32419856e9cb4a4d8deda88cc55c28dc6124ce
python-setuptools_2.0.1-2ubuntu1.debian.tar.gz 13.4 KiB 3ce1e8641e6a9236cc6fdd77cac49cd10f2d6298c6c36037e7ead5dd30cb3008
python-setuptools_2.0.1-2ubuntu1.dsc 1.5 KiB a2d8f7303c0f782004f020f982f11a65d02699da42c90909853a47997db7106b

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.

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.