python-distutils-extra 2.38-1build1 source package in Ubuntu
Changelog
python-distutils-extra (2.38-1build1) trusty; urgency=medium * Rebuild to drop files installed into /usr/share/pyshared. -- Matthias Klose <email address hidden> Sun, 23 Feb 2014 13:51:13 +0000
Upload details
- Uploaded by:
- Matthias Klose
- Uploaded to:
- Trusty
- Original maintainer:
- Martin Pitt
- Architectures:
- all
- Section:
- python
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Trusty | release | main | python |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
python-distutils-extra_2.38.orig.tar.gz | 27.1 KiB | 3d100d5d3492f40b3e7a6a4500f71290bfa91e2c50dc31ba8e3ff9b5d82ca153 |
python-distutils-extra_2.38-1build1.debian.tar.gz | 16.3 KiB | 2a08e3d98581c1979f360514779aabb900387c84677ee3f0749acfd946172894 |
python-distutils-extra_2.38-1build1.dsc | 1.7 KiB | 41cfa9b3b13026b1a08cf863705899322df4fa43a65b5431a286e31a86854beb |
Available diffs
- diff from 2.38-1 (in Debian) to 2.38-1build1 (348 bytes)
Binary packages built by this source
- python-distutils-extra: enhancements to the Python build system
This package provides additional functions to Python's distutils and
setuptools. It allows you to easily integrate gettext, icons and GNOME
documentation into your build and installation process.
.
It also provides an "auto" module which provides a "do what I mean" automatic
build system; if you stick to the conventions, you do not need to write
setup.cfg, POTFILES.in, or MANIFEST.in, and setup.py just needs to have the
package metadata (such as project name and version).
- python3-distutils-extra: enhancements to the Python3 build system
This package provides additional functions to Python's distutils and
setuptools. It allows you to easily integrate gettext, icons and GNOME
documentation into your build and installation process.
.
It also provides an "auto" module which provides a "do what I mean" automatic
build system; if you stick to the conventions, you do not need to write
setup.cfg, POTFILES.in, or MANIFEST.in, and setup.py just needs to have the
package metadata (such as project name and version).