python3.2 3.2.2-3 source package in Ubuntu

Changelog

python3.2 (3.2.2-3) unstable; urgency=low

  * Update to 20120106 from the 3.2 branch.
  * Install manual pages for 2to3 and python-config.
  * Fix file permission of token.py module.
  * Add the ability to build an python3.x udeb, as copy of the
    python3.x-minimal package (Colin Watson).
  * 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.
  * Update symbols files.
  * 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.
 -- Matthias Klose <email address hidden>   Sat,  07 Jan 2012 06:25:14 +0000

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
python3.2_3.2.2.orig.tar.gz 12.2 MiB 3aa90118b2f1aeb38682f653c9980e3816c55123d1862f0526b193e43dc5f140
python3.2_3.2.2-3.diff.gz 484.9 KiB b46433c20fd6db8382400b3b47452e2659684983699a1164125fe637cc699b27
python3.2_3.2.2-3.dsc 1.9 KiB c9ca851bed6fb695e3beb8fdc3c4bb527c22f001d06d8c54d0ca785c31fd9f97

Available diffs

View changes file

Binary packages built by this source

idle-python3.2: IDE for Python (v3.2) using Tkinter

 IDLE is an Integrated Development Environment for Python (v3.2).
 IDLE is written using Tkinter and therefore quite platform-independent.

libpython3.2: Shared Python runtime library (version 3.2)

 Version 3.2 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.

python3.2: Interactive high-level object-oriented language (version 3.2)

 Version 3.2 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.

python3.2-dbg: Debug Build of the Python Interpreter (version 3.2)

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

python3.2-dev: Header files and a static library for Python (v3.2)

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

python3.2-doc: Documentation for the high-level object-oriented language Python (v3.2)

 These is the official set of documentation for the interactive high-level
 object-oriented language Python (v3.2). All documents are provided
 in HTML format. The package consists of ten documents:
 .
   * What's New in Python3.2
   * Tutorial
   * Python Library Reference
   * Macintosh Module Reference
   * Python Language Reference
   * Extending and Embedding Python
   * Python/C API Reference
   * Installing Python Modules
   * Documenting Python
   * Distributing Python Modules

python3.2-examples: Examples for the Python language (v3.2)

 Examples, Demos and Tools for Python (v3.2). These are files included in
 the upstream Python distribution (v3.2).

python3.2-minimal: Minimal subset of the Python language (version 3.2)

 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/python3.2-minimal/README.Debian for a list of the modules
 contained in this package.

python3.2-udeb: A minimal subset of the Python language (version 3.2)

 This package contains the interpreter and some essential modules, packaged
 for use in the installer.