python-defaults 2.7.2-9ubuntu1 source package in Ubuntu
Changelog
python-defaults (2.7.2-9ubuntu1) precise; urgency=low * Merge from Debian testing. Remaining changes: - Build depend on lsb-release - Ignore vesion check - Drop python2.6 support - Package priorities and status. - Adjust version numbers in maintainer scripts. - Provide Python pkgconfig defaults -- Michael Terry <email address hidden> Tue, 22 Nov 2011 08:54:54 -0500
Upload details
- Uploaded by:
- Michael Terry
- Uploaded to:
- Precise
- Original maintainer:
- Ubuntu Developers
- Architectures:
- all
- Section:
- python
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
python-defaults_2.7.2-9ubuntu1.tar.gz | 158.9 KiB | acbe9d9d21097ac2cf4076ce3a76aea8c292a32e0c47178b55bf1e924089f11f |
python-defaults_2.7.2-9ubuntu1.dsc | 1.6 KiB | 7f3159bd49c3d0cb0ecf305de8f5a02266ef56c810ad09b108186767a3ec4d19 |
Available diffs
- diff from 2.7.2-7ubuntu4 to 2.7.2-9ubuntu1 (1014 bytes)
Binary packages built by this source
- idle: IDE for Python using Tkinter (default version)
IDLE is an Integrated Development Environment for Python.
IDLE is written using Tkinter and therefore quite platform-independent.
.
This package is a dependency package, which depends on Debian's default
Python version (currently v2.7) of IDLE.
- python: interactive high-level object-oriented language (default version)
Python, 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 is a dependency package, which depends on Debian's default
Python version (currently v2.7).
- python-all: package depending on all supported Python runtime versions
The package currently depends on python2.7, in the future,
dependencies on jython (Python for a JVM) and ironpython (Python for Mono)
may be added.
.
This package is used as a build dependency for other packages to
avoid hardcoded dependencies on specific Python runtimes.
- python-all-dbg: package depending on all supported Python debugging packages
The package currently depends on python2.7-dbg, in the
future, dependencies on jython (Python for a JVM) and ironpython (Python
for Mono) may be added.
.
This package is used as a build dependency for other packages to
avoid hardcoded dependencies on specific Python development packages.
- python-all-dev: package depending on all supported Python development packages
The package currently depends on python2.7-dev, in the
future, dependencies on jython (Python for a JVM) and ironpython (Python
for Mono) may be added.
.
This package is used as a build dependency for other packages to
avoid hardcoded dependencies on specific Python development packages.
- python-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.
- python-dev: header files and a static library for Python (default)
Header files, a static library and development tools for building
Python modules, extending the Python interpreter or embedding Python
in applications.
.
This package is a dependency package, which depends on Debian's default
Python version (currently v2.7).
- python-doc: documentation for the high-level object-oriented language Python
This is the official set of documentation for the interactive high-level
object-oriented language Python (v2.7). All documents are provided
in HTML format, some in info format. The package consists of nine documents:
.
* 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
.
This package is a dependency package, which depends on Debian's default
Python version (currently v2.7).
- python-examples: examples for the Python language (default version)
Examples, Demos and Tools for Python. These are files included in
the upstream Python distribution.
.
This package is a dependency package, which depends on Debian's default
Python version (currently v2.7).
- python-minimal: minimal subset of the Python language (default version)
This package contains the interpreter and some essential modules. It's 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.