Does it make any sense to run "setup.py install" for all python3
versions? Actually the every next python3 version will overwrite what
the previous one writes.

I think that this will be the optimal way:

override_dh_auto_install:
        python3 setup.py install --root=... --install-layout=deb
        dh_auto_install

On Wed, Feb 8, 2012 at 5:53 AM, Barry Warsaw <ba...@python.org> wrote:
> In the interest of making life easier for future packagers of Python
> libraries, I wrote up the following guidelines.
>
> http://wiki.debian.org/Python/LibraryStyleGuide
>
> I've based these recommendations on feedback I've received on my own packages,
> and a few other packages I've submitted bugs on.  This is just a draft
> proposal, so discussions, comments, feedback, and contributions are welcome.
> I would consider this a living document that evolves over time.
>
> Cheers,
> -Barry

--
Cheers,
Dmitry Shachnev


--
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/cakimphupd6htdzwtfowhzs2n5+8z81axl20pmnuvtrm3q5n...@mail.gmail.com

Reply via email to