Re: How to use Debian packaged lapack in python-miso

2015-02-17 Thread Andreas Tille
Hi Ghislain,

On Mon, Feb 16, 2015 at 04:35:45PM +, Ghislain Vaillant wrote:
> Hi Andreas,
> 
> Could you provide an http link to the upstream sources please ?

It is in d/copyright: https://pypi.python.org/pypi/misopy
d/watch works as well to use uscan.

Steffen Möller has done some investigations (svn up) to drop at least
f2c and has added a remark about lapack in d/README.source.  Some
dynamic linking of f2c would help enhancing the package as well.

Kind regards

 Andreas.
 
> 2015-02-16 13:59 GMT+00:00 Andreas Tille :
> 
> > Hi,
> >
> > I intent to package python MISO on behalf of the Debian Med team.  The
> > packaging
> > code is in SVN at
> >
> >   Vcs-Svn: svn://
> > anonscm.debian.org/debian-med/trunk/packages/python-miso/trunk/
> >
> > It builds and runs the test suite but I'd like to drop the lapack code
> > copy.
> >
> > I have not found any chance to convince setup.py to simply link agains
> > the dynamic library in Debian.  It simply compiles all
> > pysplicing/src/lapack/*.c files and links all remaining *.o files.  Any
> > idea
> > how to use the Debian packaged library?
> >
> > Kind regards
> >
> >Andreas.
> >
> > --
> > http://fam-tille.de
> >
> >
> > --
> > To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org
> > with a subject of "unsubscribe". Trouble? Contact
> > listmas...@lists.debian.org
> > Archive: https://lists.debian.org/20150216135905.gc23...@an3as.eu
> >
> >

> ___
> Debian-med-packaging mailing list
> debian-med-packag...@lists.alioth.debian.org
> http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-packaging


-- 
http://fam-tille.de


-- 
To UNSUBSCRIBE, email to debian-python-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/20150217084153.gb10...@an3as.eu



Re: How to use Debian packaged lapack in python-miso

2015-02-16 Thread Ghislain Vaillant
Hi Andreas,

Could you provide an http link to the upstream sources please ?

Cheers,


2015-02-16 13:59 GMT+00:00 Andreas Tille :

> Hi,
>
> I intent to package python MISO on behalf of the Debian Med team.  The
> packaging
> code is in SVN at
>
>   Vcs-Svn: svn://
> anonscm.debian.org/debian-med/trunk/packages/python-miso/trunk/
>
> It builds and runs the test suite but I'd like to drop the lapack code
> copy.
>
> I have not found any chance to convince setup.py to simply link agains
> the dynamic library in Debian.  It simply compiles all
> pysplicing/src/lapack/*.c files and links all remaining *.o files.  Any
> idea
> how to use the Debian packaged library?
>
> Kind regards
>
>Andreas.
>
> --
> http://fam-tille.de
>
>
> --
> To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact
> listmas...@lists.debian.org
> Archive: https://lists.debian.org/20150216135905.gc23...@an3as.eu
>
>


How to use Debian packaged lapack in python-miso

2015-02-16 Thread Andreas Tille
Hi,

I intent to package python MISO on behalf of the Debian Med team.  The packaging
code is in SVN at

  Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/python-miso/trunk/

It builds and runs the test suite but I'd like to drop the lapack code copy.

I have not found any chance to convince setup.py to simply link agains
the dynamic library in Debian.  It simply compiles all
pysplicing/src/lapack/*.c files and links all remaining *.o files.  Any idea
how to use the Debian packaged library?

Kind regards

   Andreas.

-- 
http://fam-tille.de


-- 
To UNSUBSCRIBE, email to debian-python-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/20150216135905.gc23...@an3as.eu