Re: debian/rules for packages using Cython

2013-11-13 Thread Tim Michelsen
Please address your packaging questions to mailing list, either where this thread started. Or on debian mentors. Oops one wrong button. If one is using dh(1), one should read how it works at dh(1) It accurately describes how that works, and how to override specific targets. Thanks for no

Re: debian/rules for packages using Cython

2013-11-12 Thread Tim Michelsen
That's crazily complicated and looks like it's been cargo-culted from multiple other packages? I recommend pybuild for sanity. OK, I followed that style guie but still get failures in the build: dpkg-source -i -I --before-build recipe-1.0.1~ppa7~revno-{revno} fakeroot debian/rules clean

Re: debian/rules for packages using Cython

2013-11-12 Thread Tim Michelsen
multiple other packages? I recommend pybuild for sanity. OK, I followed that style guie but still get failures in the build: dpkg-source -i -I --before-build recipe-1.0.1~ppa7~revno-{revno} oh, paths with {foo} will not work, sorry (will be fixed in next dh-python upload). I bet you

Re: debian/rules for packages using Cython

2013-11-12 Thread Tim Michelsen
This one is not use pybuild at clean, but rather python_distutils dh clean --buildsystem=python_distutils OK, but where can I find an example on how to configure the corresponding pybuild-based rule correctly? Sorry, I am lost here. And this packaging is full of style rules but no trouble

Re: debian/rules for packages using Cython

2013-11-06 Thread Tim Michelsen
thanks a lot for asnwering. really appreciate it! Generally the best thing is to run cython from setup.py May I ask to provide me with an example of how such rule would look like? I am using this rules file:

Status of pypi2deb?

2012-10-03 Thread Tim Michelsen
Hello, is the following tool available for practical use? pypi2deb https://gitorious.org/pypi2deb/pypi2deb Kind regards, Timmie -- To UNSUBSCRIBE, email to debian-python-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org Archive:

guidelines for sphinx based documentation?

2012-05-23 Thread Tim Michelsen
Hello, is there any recipe/snippet for how to install or treat a sphinx based python package documentation in debian/rules? Thanks in advance, Timmie -- To UNSUBSCRIBE, email to debian-python-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact

Re: please help with a pbuilder error on local debug.

2012-05-05 Thread Tim Michelsen
Looking at which packages it says aren't installable, I would guess that your pbuilder environment isn't set up to get packages from universe. For my pbuilder, I copied the .pbuilderrc file from here: https://wiki.ubuntu.com/PbuilderHowto#Multiple_pbuilders Thank you this did work out all.

Re: please help with a pbuilder error on local debug.

2012-05-04 Thread Tim Michelsen
Hello, I had the same issue again: how to solve pbuilder-satisfydepends-dummy dependencies? https://answers.launchpad.net/ubuntu/+source/pbuilder/+question/196073 I would appreciate your help here to make the thing flow. Kind regards. -- To UNSUBSCRIBE, email to

Re: managing toplevel __init__.py files

2011-03-07 Thread Tim Michelsen
Hi, thanks for the links. My results are even more humple: https://launchpad.net/~pythonxy https://launchpad.net/~pythonxy/+archive/individual-devel https://launchpad.net/~pythonxy/+archive/individual-releases https://launchpad.net/~pythonxy/+archive/metapackages Many things could be optimised.

managing toplevel __init__.py files

2011-03-06 Thread Tim Michelsen
Hello, i have started to package a series of modules for scipy. These are put on the namespace as scikits.timeseries scikits.statsmodels etc. I correctly created backages. But upon installation I get the following error: sudo dpkg -i ../python-scikits-statsmodels_0.2.0_i386.deb (Reading

Deadline for 10.10 updates?

2010-09-22 Thread Tim Michelsen
When is the last date to submit an updated package? The Version of the Spyder Science IDE to be included in 10.10 is very outdated: http://packages.ubuntu.com/maverick/spyder I couldn't find it on the wiki: https://wiki.ubuntu.com/MaverickReleaseSchedule Please see also this bug report:

Request to join the Python Modules Packaging Team

2010-01-19 Thread Tim Michelsen
Hi! I'd like to offer my support related to scientific python packages: * Spyder * scikits.timeseries * scikits.hydroclimpy * scikits.pystatsmodels I have already started to push some to Ubuntu: * PPA: https://launchpad.net/~pythonxy/+archive/individual-releases * and REVU:

Re: Request to join the Python Modules Packaging Team

2010-01-19 Thread Tim Michelsen
Welcome in PAPT, Tim :-) Thanks. What do I do next? Try to apply the comments to the package? And then? -- To UNSUBSCRIBE, email to debian-python-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org