View Single Post
Posts: 839 | Thanked: 3,386 times | Joined on Mar 2009
#24
Doh,
Currently we have 'python-3.4.0' which is not coming from any debian source packages, but straight from the upstream. This is because rebuilding of debian's package needed so much extra dependencies and was too hard to optify.
Now I'm not sure how to continue.

This is list of binary-packages build from the source package python3-defaults

Code:
Package: python3
Package: python3-venv
Package: python3-minimal
Package: python3-examples
Package: python3-dev
Package: libpython3-dev
Package: libpython3-stdlib
Package: idle3
Package: python3-doc
Package: python3-dbg
Package: libpython3-dbg
Package: python3-all
Package: python3-all-dev
Package: python3-all-dbg
Package: libpython3-all-dev
Package: libpython3-all-dbg
Seems all these are just meta packages pointing to the proper versioned package, which is now merged to the massive 'python-3'? I quickly checked, but not yet pushed anything to the buildserver.

Last edited by AapoRantalainen; 2014-11-12 at 19:58. Reason: fixed typo in package name
 

The Following 5 Users Say Thank You to AapoRantalainen For This Useful Post: