python-defaults 2.7.3-0ubuntu2 source package in Ubuntu
Changelog
python-defaults (2.7.3-0ubuntu2) precise-proposed; urgency=low * Re-add the python2 and python2-config symlinks, formerly present in the python2.7 packages. PEP 394. * Build dependency packages as architecture dependent packages again. LP: #934593. * Move idle.xpm into the idle package. * Stop providing python-argparse (also provided by python2.7). -- Matthias Klose <email address hidden> Tue, 17 Apr 2012 15:54:22 +0200
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 | Published | Component | Section | |
---|---|---|---|---|
Precise | release | main | python |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
python-defaults_2.7.3-0ubuntu2.tar.gz | 158.0 KiB | 1010e57873ae7ba5f62e03752527dcd3509488256bd626b380d24aac994ae411 |
python-defaults_2.7.3-0ubuntu2.dsc | 1.6 KiB | 4de4668e9081591c9c39eb532d91b77b3c1c383859e2a78e4f4fe007a67757eb |
Available diffs
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: No summary available for python in ubuntu quantal.
No description available for python in ubuntu quantal.
- 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: No summary available for python-all-dev in ubuntu quantal.
No description available for python-all-dev in ubuntu quantal.
- 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: No summary available for python-doc in ubuntu quantal.
No description available for python-doc in ubuntu quantal.
- python-examples: No summary available for python-examples in ubuntu quantal.
No description available for python-examples in ubuntu quantal.
- 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.