[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: dh-python in unstable



[Barry Warsaw, 2013-08-02]
> On Aug 02, 2013, at 03:15 PM, Piotr Ożarowski wrote:
> >	export PYBUILD_DESTDIR_python2=debian/python-foo/
> >	export PYBUILD_DESTDIR_python2-dbg=debian/python-foo-dbg/
> >	export PYBUILD_DESTDIR_python3=debian/python3-foo/
> >	export PYBUILD_DESTDIR_python3-dbg=debian/python3-foo-dbg/
> >	export PYBUILD_DESTDIR_pypy=debian/pypy-foo/
> 
> I wonder if it wouldn't be possible to calculate default values for all of
> these.  E.g. if you had:
> 
> export PYBUILD_NAME=foo
> 
> I think the rest could be pretty much figured out, at least for the common
> cases.  Is that worth it?

good idea, I'll add --name and PYBUILD_NAME

> >	%:
> >		dh $@ --with python2,python3,pypy --buildsystem=pybuild
> >
> >See pybuild(1) and dh_pypy(1) for more info.
> 
> So we'll finally be able to simplify the recommendations in the style guide to
> not have to add all those overrides?  That would be really fantastic.

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


Reply to: