Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.debian.maint.python > #7125

RE:package with multiple modules name spaces

Path csiph.com!aioe.org!bofh.it!news.nic.it!robomod
From PICCA Frederic-Emmanuel <frederic-emmanuel.picca@synchrotron-soleil.fr>
Newsgroups linux.debian.maint.python
Subject RE:package with multiple modules name spaces
Date Mon, 20 Jul 2015 16:10:02 +0200
Message-ID <pOjVw-3qK-11@gated-at.bofh.it> (permalink)
References <pOjVw-3qK-13@gated-at.bofh.it> <pOid3-VA-5@gated-at.bofh.it>
X-Original-To Piotr Ożarowski <piotr@debian.org>, "debian-python@lists.debian.org" <debian-python@lists.debian.org>
Old-Return-Path <frederic-emmanuel.picca@synchrotron-soleil.fr>
X-Amavis-Spam-Status No, score=-1.299 tagged_above=-10000 required=5.3 tests=[BAYES_00=-2, RCVD_IN_DNSWL_LOW=-0.7, RP_MATCHES_RCVD=-0.599, THREADTOPIC=2] autolearn=no
X-Policyd-Weight using cached result; rate: -6.1
Thread-Topic package with multiple modules name spaces
Thread-Index AdDAsafHrBN7Fh0kS6qQrJpfJiPbWwCIpkKAAAekc08=
Accept-Language fr-FR, en-US
Content-Language fr-FR
X-Originating-IP [195.221.0.171]
Content-Type text/plain; charset="windows-1257"
Content-Transfer-Encoding quoted-printable
MIME-Version 1.0
X-Mailing-List <debian-python@lists.debian.org> archive/latest/12426
List-ID <debian-python.lists.debian.org>
List-URL <http://lists.debian.org/debian-python/>
Approved robomod@news.nic.it
Lines 39
Organization linux.* mail to news gateway
Sender robomod@news.nic.it
X-Original-Date Mon, 20 Jul 2015 13:52:49 +0000
X-Original-Message-ID <A2A20EC3B8560D408356CAC2FC148E53B2178EC0@SUN-DAG3.synchrotron-soleil.fr>
X-Original-References <A2A20EC3B8560D408356CAC2FC148E53B217818C@SUN-DAG3.synchrotron-soleil.fr>,<20150720121007.GG18403@sar0.p1otr.com> <20150720121007.GG18403@sar0.p1otr.com>
Xref aioe.org linux.debian.maint.python:7125

Show key headers only | View raw


Hello, thanks for your reply

> you can
> 1) invoke dh twice with different set of options (if these modules
>    are in two different directories or use two different setup.py
>    files/options)

the use the same setup.py for now...

> or
> 2) (ab)use --ext-dest-dir/--ext-pattern to move some files to different
>    package, f.e. like this:

>  export PYBUILD_EXT_DESTDIR_python2=debian/python-fisx
>  export PYBUILD_EXT_DESTDIR_python3=debian/python3-fisx
>  export PYBUILD_EXT_PATTERN='.*/fisx/.*'

These is also data so I will try to find a way not to abuse and use a custon install target for each modules without pybuild

> but in your case: you should package fisx¹ as a separate source package
> and remove fish from pymca5 upstream tarball (hint: uscan does that for
> you if you use DEP5 format in debian/copyright and fill in
> Files-Excluded header in there)

I agreed with you , I am discussion with the upstream which is in holydays now :)
At the end I think thaht both packages will be distributed separatly.
But who knows how long this temporary situation will last...

Cheers

Frederic

-- 
To UNSUBSCRIBE, email to debian-python-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Archive: https://lists.debian.org/A2A20EC3B8560D408356CAC2FC148E53B2178EC0@SUN-DAG3.synchrotron-soleil.fr

Back to linux.debian.maint.python | Previous | Next | Find similar


Thread

RE:package with multiple modules name spaces PICCA Frederic-Emmanuel <frederic-emmanuel.picca@synchrotron-soleil.fr> - 2015-07-20 16:10 +0200

csiph-web