lp:ubuntu/karmic/python3.0

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/karmic/python3.0
Members of Ubuntu branches can upload to this branch. Log in for directions.

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Development

Recent revisions

22. By Matthias Klose

* Fix syntax error in distutils/command/bdist_wininst.py. LP: #361301.
* Always use `site-packages' as site directory name in virtualenv.
* Don't run the `rtinstall' hooks for 3.0. LP: #354228.

21. By Matthias Klose

* Update to 20090414 from the release30-maint branch.
  - No numbered table of contents for the docs, not in sphinx-0.5.
    Adds the table of contents to the index pages.
* Document changes to the site directory name in the installation manual.
* Move the bdist_wininst files into the -dev package (only needed to build
  windows installers).
* Issue #1113244: Py_XINCREF, Py_DECREF, Py_XDECREF:
  Add `do { ... } while (0)' to avoid compiler warnings.
* Build the readline extension again. LP: #359077.
* Identify as Python-3.0 in Gnome Devhelp.

20. By Matthias Klose

[Matthias Klose]
* Update to 20090405 from the release30-maint branch.
* Always use the `unix_prefix' scheme for setup.py install in a virtualenv
  setup. LP: #339904.
* Revert inverting the supported/unsupported check for rtinstall.
  LP: #354858, #354228.
* Py_DECREF: Add `do { ... } while (0)' to avoid compiler warnings.
* Fix build failure building the documentation.

[Marc Deslauriers]
* debian/pyhtml2devhelp.py: Update parsing logic.

19. By Matthias Klose

[Matthias Klose]
* Update to 20090402 from the release30-maint branch.
* Address issues when working with PYTHONUSERBASE and non standard prefix
  (pointed out by Larry Hastings):
  - distutils.sysconfig.get_python_lib(): Only return ".../dist-packages" if
    prefix is the default prefix and if PYTHONUSERBASE is not set in the
    environment.
  - site.addusersitepackages(): Add USER_BASE/.../dist-packages to sys.path.
* Do not add /usr/lib/pythonXY.zip on sys.path.
* Use the default python to build the htmldocs. LP: #348118.

[Marc Deslauriers]
* debian/pyhtml2devhelp.py: update for sphinx generated documentation.
* debian/rules: re-enable documentation files for devhelp.

[Michael Vogt]
* Fix missing rtinstall calls by inverting the supported/unsupported
  check. LP: #353251.

18. By Matthias Klose

* Update to 20090327 from the release30-maint branch, remove patches
  integrated upstream.
* Add symbols files for libpython3.0 and python3.0-dbg, don't include symbols
  from builtins, which can either be built as builtins or extensions.
* Keep an empty lib-dynload in python3.0-minimal to avoid a warning on
  startup.

17. By Matthias Klose

* Update to 20090322 from the release30-maint branch.
* pydoc: Fix detection of local documentation files.
* Don't make the setup.py install options --install-layout=deb and --prefix
  conflict with each other.
* Build a shared library configured --with-pydebug. LP: #322580.
* Fix some lintian warnings.

16. By Matthias Klose

* Update to 20090319 from the release30-maint branch.
* Update installation schemes: LP: #338395.
  - When the --prefix option is used for setup.py install, Use the
    `unix_prefix' scheme.
  - Use the `deb_system' scheme if --install-layout=deb is specified.
  - Use the the `unix_local' scheme if neither --install-layout=deb
    nor --prefix is specified.
  - The options --install-layout=deb and --prefix are exclusive.
* Use the information in /etc/lsb-release for platform.dist(). LP: #196526.

15. By Andreas Wenning

[ Anders Kaseorg ]
* Remove bogus dependency of idle-python3.0 on python-tk. (LP: #298206)
* Fix suggests of python3.0-dbg.

[ Andreas Wenning ]
* Add htmldoc-python26.dpatch: Fixes FTBFS. Patches the Doc/Makefile
  to use python2.6.

14. By Matthias Klose

* Don't include the gdbm debug information in the python3.0-dbg package.
* Link the shared libpython with $(MODLIBS).
* Build the _dbm extension using the Berkeley DB backend.

13. By Matthias Klose

Don't build-depend on locales on sparc. Currently not installable.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/lucid/python3.0
This branch contains Public information 
Everyone can see this information.

Subscribers