python2.7 2.7.2-11ubuntu1 source package in Ubuntu

Changelog

python2.7 (2.7.2-11ubuntu1) precise; urgency=low

  * Upload to precise.

python2.7 (2.7.2-11) unstable; urgency=low

  * Don't run the test_site tests when $HOME doesn't exist.

python2.7 (2.7.2-10) unstable; urgency=low

  * Update to 20120110, taken from the 2.7 branch.
  * Overwrite some lintian warnings:
    - The -dbg interpreters are not unusual.
    - The -gdb.py files don't need a python dependency.
    - lintian can't handle a whatis entry starting with one word on the line.
  * Fix test failures related to distutils debian installation layout.
  * Add build-arch/build-indep targets.
  * Regenerate Setup and Makefiles after correcting Setup.local.
  * profiled-build.diff: Pass PY_CFLAGS instead of CFLAGS for the profiled
    build.
  * Pass dpkg-buildflags to the build process, and build third party
    extensions with these flags.
  * Add support to build using -flto (and -g1) on some architectures.
  * Disable pgo builds for some architectures (for now, keep just
    amd64 armel armhf i386 powerpc ppc64).
  * Build-depend on libgdbm-dev to build and run the gdbm tests.
  * Build-depend on xvfb to run the tkinter tests.
  * python2.7: Provide python2.7-argparse and python-argparse.
  * Don't run test_threading on mips/mipsel.
  * Run the test_gdb test for the debug build only.
  * Add build conflict to python-cxx-dev (pydoc test failures).
  * Disable test_ssl certificate check, certificate expired on python.org.
 -- Matthias Klose <email address hidden>   Wed, 11 Jan 2012 16:54:55 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Precise
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
python
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
python2.7_2.7.2.orig.tar.gz 13.5 MiB d94e99acd8e3ee50292f81ca5aebc6591543970384c8e6bc7eebc41da2ec0d94
python2.7_2.7.2-11ubuntu1.diff.gz 531.5 KiB e538654350bfef47b61b8660791ab7a8f192bcff1a5c14543bb5361bb5c7ef0d
python2.7_2.7.2-11ubuntu1.dsc 2.1 KiB b5febd50506895b7aa098b65bc7f78f5c8b28fd622e2093f67e7575cf317dc31

Available diffs

View changes file

Binary packages built by this source

libpython2.7: Shared Python runtime library (version 2.7)

 Version 2.7 of the high-level, interactive object oriented language,
 includes an extensive class library with lots of goodies for
 network programming, system administration, sounds and graphics.
 .
 This package contains the shared runtime library, normally not needed
 for programs using the statically linked interpreter.

python2.7: Interactive high-level object-oriented language (version 2.7)

 Version 2.7 of the high-level, interactive object oriented language,
 includes an extensive class library with lots of goodies for
 network programming, system administration, sounds and graphics.

python2.7-dbg: Debug Build of the Python Interpreter (version 2.7)

 Python interpreter configured with --pydebug. Dynamically loaded modules are
 searched in /usr/lib/python2.7/lib-dynload/debug first.

python2.7-dev: Header files and a static library for Python (v2.7)

 Header files, a static library and development tools for building
 Python (v2.7) modules, extending the Python interpreter or embedding
 Python (v2.7) in applications.
 .
 Maintainers of Python packages should read README.maintainers.

python2.7-minimal: Minimal subset of the Python language (version 2.7)

 This package contains the interpreter and some essential modules. It can
 be used in the boot process for some basic tasks.
 See /usr/share/doc/python2.7-minimal/README.Debian for a list of the modules
 contained in this package.