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
> 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 troubl

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

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 debi

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: >> http://bazaar.launchpad.net/~pythonxy/pythonxy-upstream-debian/python-fiona_debia

debian/rules for packages using Cython

2013-11-05 Thread Tim Michelsen
Hello, I am trying to package a library that contains some cython code in a ./src folder. I am using this rules file: http://bazaar.launchpad.net/~pythonxy/pythonxy-upstream-debian/python-fiona_debian/view/head:/rules But my Launchpad builds always fail. Could someone please help me or provide m

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: http://lists

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 listmas...@lists.debian.o

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. Nic

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 debian-python-requ...@lists.de

please help with a pbuilder error on local debug.

2012-04-28 Thread Tim Michelsen
Hello, I have set up a pbuilder environment with sudo DIST=precise pbuilder create Now upon building my package (pandas) I get an error: Selecting previously unselected package pbuilder-satisfydepends-dummy. (Reading database ... 13941 files and directories currently installed.) Unpacking pb

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 databas

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: https://

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

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: http://revu.ubuntuwir