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

From PICCA Frederic-Emmanuel <frederic-emmanuel.picca@synchrotron-soleil.fr>
Newsgroups linux.debian.maint.python
Subject RE:package with multiple modules name spaces
Date 2015-07-20 16:10 +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>
Organization linux.* mail to news gateway

Show all headers | 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