On Sun, Mar 18, 2012 at 15:28, Julian Taylor
wrote:
> thanks for updating numpy and adding py3.
> There is a failure in the testsuite in experimental that doesn't occur
> in testing. The build only works because the result of the tests are
> ignored in rules (and it is not documented why).
> Is th
I just wanted to thank Sandro and Thomas for their work on numpy for
python3. The availability of python3-numpy in Debian is a *huge*
step forward for the adoption/migration to python3 for scientific
applications.
Ciao,
Tiziano
On Sat 17 Mar, 16:00, Sandro Tosi wrote:
> On Sat, Mar 17, 2012 at 0
On 03/17/2012 04:00 PM, Sandro Tosi wrote:
> On Sat, Mar 17, 2012 at 00:09, Sandro Tosi wrote:
>> On Fri, Mar 16, 2012 at 15:05, Sandro Tosi wrote:
>>> Well, before I can say anything more I'll have to get my hands dirty.
>>
>> that I'm doing right away; I've committed your diff as you sent, and
On 17 March 2012 15:00, Sandro Tosi wrote:
> that stuff is done and the package is uploaded: Thanks for your contribution!
Great, thanks for putting in the time to finalise it.
Thomas
--
To UNSUBSCRIBE, email to debian-python-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble?
On Sat, Mar 17, 2012 at 00:09, Sandro Tosi wrote:
> On Fri, Mar 16, 2012 at 15:05, Sandro Tosi wrote:
>> Well, before I can say anything more I'll have to get my hands dirty.
>
> that I'm doing right away; I've committed your diff as you sent, and
> I'm working on polishing it a bit, something in
On Sat, Mar 17, 2012 at 06:46, Matthias Klose wrote:
> On 16.03.2012 14:29, Jakub Wilk wrote:
>>
>> * Matthias Klose , 2012-03-16, 13:36:
>>>
>>> re-adding myself as an uploader, apparently silently removed.
>>
>>
>> Well, from my IRC log (2011-08-27):
>>
>> 22:43 < jwilk> morph_: Out of interest,
On 16.03.2012 14:29, Jakub Wilk wrote:
* Matthias Klose , 2012-03-16, 13:36:
re-adding myself as an uploader, apparently silently removed.
Well, from my IRC log (2011-08-27):
22:43 < jwilk> morph_: Out of interest, did you ask the former Numpy
co-maintainers if they are ok with removing them
On Fri, Mar 16, 2012 at 15:05, Sandro Tosi wrote:
> Well, before I can say anything more I'll have to get my hands dirty.
that I'm doing right away; I've committed your diff as you sent, and
I'm working on polishing it a bit, something including:
- include dirs for py3k
- f2py for py3k
- tests a
On Fri, Mar 16, 2012 at 14:38, Thomas Kluyver wrote:
> On 16 March 2012 13:35, Sandro Tosi wrote:
>> Thanks a lot for your work! I just gave it a quick look (i.e. reading
>> the patch) and it seems that would work (at least for the packaging
>> part). It would be also nice if you could post your
Hi Thomas,
On Fri, Mar 16, 2012 at 02:15, Thomas Kluyver wrote:
> After some trial and error, I've got it building python3-numpy
> (leaving python-support in place for Python 2) - a patch is attached.
> I've checked that I can install and import the built package.
>
> Changes and suggestions are
On 16 March 2012 13:35, Sandro Tosi wrote:
> Thanks a lot for your work! I just gave it a quick look (i.e. reading
> the patch) and it seems that would work (at least for the packaging
> part). It would be also nice if you could post your patch at
> 601...@bugs.debian.org, so also the BTS will be
On Fri, Mar 16, 2012 at 13:36, Matthias Klose wrote:
> On 16.03.2012 02:15, Thomas Kluyver wrote:
>>
>> After some trial and error, I've got it building python3-numpy
>> (leaving python-support in place for Python 2) - a patch is attached.
>> I've checked that I can install and import the built pa
* Matthias Klose , 2012-03-16, 13:36:
re-adding myself as an uploader, apparently silently removed.
Well, from my IRC log (2011-08-27):
22:43 < jwilk> morph_: Out of interest, did you ask the former Numpy
co-maintainers if they are ok with removing them from Uploaders? :>
22:43 < morph_> jwil
On 16.03.2012 02:15, Thomas Kluyver wrote:
After some trial and error, I've got it building python3-numpy
(leaving python-support in place for Python 2) - a patch is attached.
I've checked that I can install and import the built package.
Changes and suggestions are welcome, and I expect there ar
After some trial and error, I've got it building python3-numpy
(leaving python-support in place for Python 2) - a patch is attached.
I've checked that I can install and import the built package.
Changes and suggestions are welcome, and I expect there are better
ways to do bits of it. I'm away for
On Mar 15, 2012, at 10:11 AM, Scott Kitterman wrote:
>Thomas Kluyver wrote:
>>Sandro:
>>> I won't migrate to dh_python2, so it would be a waste of your time.
>>
>>Why not? I thought python-support was deprecated, and everything was
>>supposed to move to dh_python2?
>>
>>So, is it practical to use
Thomas Kluyver wrote:
>Sandro:
>> I won't migrate to dh_python2, so it would be a waste of your time.
>
>Why not? I thought python-support was deprecated, and everything was
>supposed to move to dh_python2?
>
>So, is it practical to usek dh_python3 for python 3 while keeping
>python-support for
On 15 March 2012 12:45, Yaroslav Halchenko wrote:
> So, my blunt guess would be that with dh_python2 you would not need this
> and just would need to place the .a appropriately.
Thanks, I'll give it a shot.
When the comments talk about adding files *back*, is it pysupport that
removes them? How
On Thu, Mar 15, 2012 at 13:12, Thomas Kluyver wrote:
> I was looking at packaging numpy for Python 3 (bug #601593, LP
thanks for your work, but...
> #795605). As a step towards this, I was trying to convert it from
> pysupport to dh_python2, following the 'transition to dh_python2'
I won't migr
preceeding comment kinda describes it all:
# GIGANTIC HACK - add back libnpymath.a
# get the file names, generate the new location, create the dir if missing,
copy
# the file and then add it to the public list
so it just adds those few trailing lines with libnpymath.a . I am really
I was looking at packaging numpy for Python 3 (bug #601593, LP
#795605). As a step towards this, I was trying to convert it from
pysupport to dh_python2, following the 'transition to dh_python2'
guide. But I hit a section that I don't really understand, in
override_dh_pysupport:
# add to public mo
21 matches
Mail list logo