The Python Skeleton Builder Tools : mr.bob, Cookiecutter…
Hi, this is a list with Python Skeleton Builder Tools : http://wiki.python.org/moin/SkeletonBuilderTools If some tools missing, you can complete the list. Best regards, Stéphane -- Stéphane Klein blog: http://stephane-klein.info Twitter: http://twitter.com/klein_stephane cv: http://cv.stephane-klein.info -- To UNSUBSCRIBE, email to debian-python-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/kvoaup$1d1$1...@ger.gmane.org
Re: dh-python in unstable
[Barry Warsaw, 2013-08-28] > >good idea, I'll add --name and PYBUILD_NAME > > I'm wondering if this is (supposed to be) working yet (in > dh-python 1.20130819-1)? It's planned for 1.20130830 (or 1.20130901) release :-) > All in all though, pybuild is really fantastic. It will greatly simplify > building Python 2 and 3 versions of most common packages. Great work! thanks! :-) -- Piotr Ożarowski Debian GNU/Linux Developer www.ozarowski.pl www.griffith.cc www.debian.org GPG Fingerprint: 1D2F A898 58DA AF62 1786 2DF7 AEF6 F1A2 A745 7645 -- To UNSUBSCRIBE, email to debian-python-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/20130830065433.gz24...@p1otr.com
Re: dh-python in unstable
[Dmitrijs Ledkovs, 2013-08-28] > > export PYBUILD_DESTDIR_python3=debian/python3-nose2 > > what caught me off-guard that above paths are relative dh_auto_* > "--sourcedirectory" and are not relative top-level package src dir, > aka $(CURDIR). > I happen to have a "normal" package which has a distutils python app > in a subdir that I need to build. > > Is that a bug or a feature? Seems inconsistent from the rest of paths > specified within debhelper. it's a feature in most cases, a bug in PYBUILD_DESTDIR* case. I will fix the DESTDIR case. -- Piotr Ożarowski Debian GNU/Linux Developer www.ozarowski.pl www.griffith.cc www.debian.org GPG Fingerprint: 1D2F A898 58DA AF62 1786 2DF7 AEF6 F1A2 A745 7645 -- To UNSUBSCRIBE, email to debian-python-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/20130830065600.ga24...@p1otr.com