[py3porters-devel] Bug#782958: Please provide a python3 module

Dirk Eddelbuettel edd at debian.org
Thu Apr 23 01:59:49 UTC 2015


I declare defeat.  

I rewrote debian/rules following a current python3 package but I am hitting a
brick wall as the substvers does not work.  And maybe the package does not
build the same way.  For the (new) python3 I get

 ./usr/lib/python3/dist-packages/rpy2/rinterface/_rpy_device.cpython-34m-i386-linux-gnu.so
 ./usr/lib/python3/dist-packages/rpy2/rinterface/_rinterface.cpython-34m-i386-linux-gnu.so

whereas python2 has

 ./usr/lib/python2.7/dist-packages/rpy2/rinterface/_rpy_device.so
 ./usr/lib/python2.7/dist-packages/rpy2/rinterface/_rinterface.so

which leads to a proper Depends: whereas it does not for python3 :-/

debian/rules and debian/control attached. The compat was obviously inc'ed to
9 as well.

Can you guys take a log?  Laurent (upstream) is pretty responsive.

Dirk

-------------- next part --------------
A non-text attachment was scrubbed...
Name: control
Type: application/octet-stream
Size: 1478 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/py3porters-devel/attachments/20150422/88f47e2c/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: rules
Type: application/octet-stream
Size: 1100 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/py3porters-devel/attachments/20150422/88f47e2c/attachment-0001.obj>
-------------- next part --------------


-- 
http://dirk.eddelbuettel.com | @eddelbuettel | edd at debian.org


More information about the py3porters-devel mailing list