python-support 1.0.13ubuntu1 source package in Ubuntu

Changelog

python-support (1.0.13ubuntu1) oneiric; urgency=low

  * Merge with Debian; remaining changes:
    - movemodules, update-python-modules, debhelper/dh_pysupport:
      Add support for --prefix.  This is used for example, by Quickly to
      install modules into /opt/extras.ubuntu.com/<appname>-version/

python-support (1.0.13) unstable; urgency=low

  [ Loïc Minier ]
  * tests/testparseversions.py: don't hardcode expected versions; instead,
    compare with pyversions' output.
  * pysupport.py: don't hardcode supported and old versions; instead, parse
    debian_defaults; NB: this removes some very old python versions from the
    list (2.1 and 2.2), but these weren't ever support and aren't supported in
    the previous stable release anyway.  Depend on python-minimal as
    debian_defaults is accessed directly.

  [ Piotr Ożarowski ]
  * Upload to unstable (closes: #622906)
  * Add lintian override for depends-on-python-minimal

python-support (1.0.12) experimental; urgency=low

  * Add support for python2.7.
  * Move python2.4 to old versions.

python-support (1.0.11) unstable; urgency=low

  * Move python2.4 to old versions.
 -- Barry Warsaw <email address hidden>   Thu, 26 May 2011 14:24:43 -0400

Upload details

Uploaded by:
Barry Warsaw
Uploaded to:
Oneiric
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
python
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Oneiric: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
python-support_1.0.13ubuntu1.tar.gz 37.8 KiB 718ee22848958afca4d921ad1b7d6b973ba95161d584d3bc939fe8b2f2041943
python-support_1.0.13ubuntu1.dsc 1.8 KiB 3e8af226851d6f9fbe1c6fb709edd36726b50eccc57b79b4cba4dce52d2f35c7

View changes file

Binary packages built by this source

python-support: automated rebuilding support for Python modules

 This package contains the 'update-python-modules' script, which takes
 care of byte-compilation of Python-only modules.
 .
 Private modules are automatically rebuilt upon major Python upgrades,
 avoiding the need for strong dependencies.
 .
 Public modules are automatically made available for all installed
 Python versions.