Re: Python 3.0 ?

2008-12-27 Thread Andrew Malcolmson
On Sat, Dec 27, 2008 at 5:08 PM, Piotr Ożarowski wrote: > [andmalc, 2008-12-27 23:00] >> I'd appreciate a package, if only to play with and not for >> production. > > $ dget -x > https://launchpad.net/ubuntu/jaunty/+source/python3.0/3.0-0ubuntu1/+files/python3.0_3.0-0ubuntu1.dsc > $ cd python* >

Re: Python 3.0 ?

2008-12-27 Thread Andrew Malcolmson
Guy Hulbert wrote: On Sat, 2008-27-12 at 13:41 -0800, andmalc wrote: I don't think an official Debian package will be created in experimental until 3.01 is out. What I'm really missing is at what URL I could discover the "official" state of things. I couldn't find anything at "python-

Python-webpy: unnecessary Recommends?

2009-01-07 Thread Andrew Malcolmson
I am installing Pylons in Aptitude and noticed that MySQL is one of the automatic dependencies to be installed. It appears that the responsible package is python-webpy which recommends python-mysqldb. Webpy does not require a database connection. Therefore I believe the correct dependency is Su

Re: Python-webpy: unnecessary Recommends?

2009-01-09 Thread Andrew Malcolmson
Piotr Oz.arowski wrote: BTW: I'm also not sure why Pylons depends on webpy. Webpy isn't mentioned in the Pylons Install Guide python-pylons does not depend on python-webpy looks like python-flup (which is in python-pastescript's Recommends, PasteScript is one of Pylons' dependncies) recommend

Backporting to Etch

2009-05-15 Thread Andrew Malcolmson
I'm trying to backport a minimal Python2.6 to Etch. I've used Pbuilder to create an Etch base and run: pbuilder --build --basetgz /var/cache/pbuilder/base-etch.tgz --distribution etch python2.6_2.6.1-3.dsc This runs and informs me that the following dependencies are missing: tk8.5-dev, libffi-d