Publishing details
-
Published
on 2015-08-31
-
Copied from
ubuntu precise in
LibreOffice TDE
by Timothy Pearson
Changelog
python3-defaults (3.3.0-2~precise) precise; urgency=low
[ Piotr Ożarowski ]
* dh_python3:
- add multiarch support (rename extensions in dist-packages)
- rename foomodule.so to foo.so in dist-packages (for Python >= 3.3)
* pybuild:
- add --{before,after}-{clean,configure,build,install,test}
command line options and many more PYBUILD_FOO environment vars
(f.e. PYBUILD_DESTDIR, PYBUILD_DESTDIR_python3,
PYBUILD_DESTDIR_python3.3-dbg)
- add --disable command line option (to disable step, interpreter, version
or any mix of them); drop --no-clean and --no-tests arguments
(replaced by --disable clean, --disable test or --disable 'clean test')
- add new build system to dh sequencer (dh --buildsystem=pybuild)
- add manpage
* Move python-docutils to Build-Depends (python3 package is now arch:any)
[ Matthias Klose ]
* Build dependency packages as architecture dependent packages.
* Make python3, python3-{minimal,dev,dbg} Multi-Arch: allowed.
* Don't use the `u' abi flag when defaulting to 3.3.
* Build Multi-Arch: same packages libpython3-{dev,dbg} packages providing
$(DEB_HOST_MULTIARCH)-python3-config symlinks.
* Add Multi-Arch: same packages libpython3-all-{dev,dbg} (not yet built,
python3.2 doesn't have support for multiarch).
[ Dmitry Shachnev ]
* debpython/interpreter.py: fix failing doctest
(architecture no longer hardcoded)
* Added DEP-8 tests (Closes: #698002).
-- Piotr Ozarowski <email address hidden> Sat, 12 Jan 2013 17:13:14 +0100
Builds
Built packages
-
idle3
IDE for Python using Tkinter (default version)
-
libpython3-dbg
debug build of the Python 3 Interpreter (version 3.3)
-
libpython3-dev
header files and a static library for Python (default)
-
python3
interactive high-level object-oriented language (default python3 version)
-
python3-all
package depending on all supported Python 3 runtime versions
-
python3-all-dbg
package depending on all supported Python 3 debugging packages
-
python3-all-dev
package depending on all supported Python 3 development packages
-
python3-dbg
debug build of the Python 3 Interpreter (version 3.3)
-
python3-dev
header files and a static library for Python (default)
-
python3-doc
documentation for the high-level object-oriented language Python 3
-
python3-examples
examples for the Python language (default version)
-
python3-minimal
minimal subset of the Python language (default python3 version)
Package files