Bug#674083: debian/rules style for python-tz

Arnaud Fontaine arnau at debian.org
Fri Sep 28 02:57:28 UTC 2012


Hi,

Thomas Kluyver <thomas at kluyver.me.uk> writes:

> I think Barry's key suggestion was  to avoid using for loops to handle
> multiple versions of  Python 3. The example  in LibraryStyleGuide uses
> rules like this:
>
> build-python%:
>         python$* setup.py build
>
> override_dh_auto_build: $(PYTHON3:%=build-python%)
>         dh_auto_build

This  is  just  a  cosmetic  change, as  it  does  not  bring  anything,
especially considering that 'set -e' is used to make sure that the build
process fails if one of the command fails.

Moreover,  likewise dh_python2,  this  should be  handled by  dh_python3
unless I'm missing something of course ;-).

Cheers,
-- 
Arnaud Fontaine
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-zope-developers/attachments/20120928/5e4d9956/attachment.pgp>


More information about the pkg-zope-developers mailing list