Bug#641794: python-numexpr: missing dependency on python-numpy

2011-12-03 Thread Alexander Reichle-Schmehl
Am 03.12.2011 18:20, schrieb Miguel de Val-Borro: AFAICS, yes, that'd be correct. This is fixed in the attached patch to be applied to 1.4.2-1.1. Sorry for not catching that. Uploaded the 1.4.2-1.2 package. Best regards, Alexander -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@l

Bug#641794: python-numexpr: missing dependency on python-numpy

2011-12-03 Thread Miguel de Val-Borro
On Sat, Dec 03, 2011 at 05:20:32PM +0100, Jakub Wilk wrote: > * Miguel de Val-Borro , 2011-12-03, 16:32: > >>>--- numexpr-1.4.2/debian/rules 2011-04-07 04:10:59.0 +0200 > >>>+++ numexpr-1.4.2/debian/rules 2011-12-03 12:13:42.0 +0100 > >>>@@ -19,4 +19,7 @@ > >>> install/$(DEB

Bug#641794: python-numexpr: missing dependency on python-numpy

2011-12-03 Thread Jakub Wilk
* Miguel de Val-Borro , 2011-12-03, 16:32: --- numexpr-1.4.2/debian/rules 2011-04-07 04:10:59.0 +0200 +++ numexpr-1.4.2/debian/rules 2011-12-03 12:13:42.0 +0100 @@ -19,4 +19,7 @@ install/$(DEB_PYTHON_MODULE_PACKAGES):: sed -i 's#\#!/usr/bin/python[0-9].[0-9]#\#!/usr/bin/

Bug#641794: python-numexpr: missing dependency on python-numpy

2011-12-03 Thread Miguel de Val-Borro
On Sat, Dec 03, 2011 at 04:05:17PM +0100, Jakub Wilk wrote: > * Miguel de Val-Borro , 2011-12-03, 13:16: > >--- numexpr-1.4.2/debian/rules 2011-04-07 04:10:59.0 +0200 > >+++ numexpr-1.4.2/debian/rules 2011-12-03 12:13:42.0 +0100 > >@@ -19,4 +19,7 @@ > > install/$(DEB_PYT

Bug#641794: python-numexpr: missing dependency on python-numpy

2011-12-03 Thread Jakub Wilk
* Miguel de Val-Borro , 2011-12-03, 13:16: --- numexpr-1.4.2/debian/rules 2011-04-07 04:10:59.0 +0200 +++ numexpr-1.4.2/debian/rules 2011-12-03 12:13:42.0 +0100 @@ -19,4 +19,7 @@ install/$(DEB_PYTHON_MODULE_PACKAGES):: sed -i 's#\#!/usr/bin/python[0-9].[0-9]#\#!/usr/bin/

Bug#641794: python-numexpr: missing dependency on python-numpy

2011-12-03 Thread Alexander Reichle-Schmehl
Hi! * Miguel de Val-Borro [111203 13:16]: > The attached patch has only the fix for the numpy dependency. Wonderfull! Uploaded. Best Regards, Alexander -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lis

Bug#641794: python-numexpr: missing dependency on python-numpy

2011-12-03 Thread Miguel de Val-Borro
On Sat, Dec 03, 2011 at 12:27:41AM +0100, Jakub Wilk wrote: > * Miguel de Val-Borro , 2011-12-02, 23:07: > >>| $ python -c 'import numexpr' > >>| Traceback (most recent call last): > >>| File "", line 1, in > >>| File "/usr/lib/pymodules/python2.6/numexpr/__init__.py", line 28, in > >> > >>|

Bug#641794: python-numexpr: missing dependency on python-numpy

2011-12-03 Thread Miguel de Val-Borro
On Sat, Dec 03, 2011 at 12:27:41AM +0100, Jakub Wilk wrote: > * Miguel de Val-Borro , 2011-12-02, 23:07: > >>| $ python -c 'import numexpr' > >>| Traceback (most recent call last): > >>| File "", line 1, in > >>| File "/usr/lib/pymodules/python2.6/numexpr/__init__.py", line 28, in > >> > >>|

Bug#641794: python-numexpr: missing dependency on python-numpy

2011-12-03 Thread Miguel de Val-Borro
On Sat, Dec 03, 2011 at 12:27:41AM +0100, Jakub Wilk wrote: > * Miguel de Val-Borro , 2011-12-02, 23:07: > >>| $ python -c 'import numexpr' > >>| Traceback (most recent call last): > >>| File "", line 1, in > >>| File "/usr/lib/pymodules/python2.6/numexpr/__init__.py", line 28, in > >> > >>|

Bug#641794: python-numexpr: missing dependency on python-numpy

2011-12-02 Thread Jakub Wilk
* Miguel de Val-Borro , 2011-12-02, 23:07: | $ python -c 'import numexpr' | Traceback (most recent call last): | File "", line 1, in | File "/usr/lib/pymodules/python2.6/numexpr/__init__.py", line 28, in | from numexpr.expressions import E | File "/usr/lib/pymodules/python2.6/numexpr

Bug#641794: python-numexpr: missing dependency on python-numpy

2011-12-02 Thread Miguel de Val-Borro
On Fri, Sep 16, 2011 at 10:54:42AM +0200, Jakub Wilk wrote: > In a minimal sid chroot: > | $ python -c 'import numexpr' > | Traceback (most recent call last): > | File "", line 1, in > | File "/usr/lib/pymodules/python2.6/numexpr/__init__.py", line 28, in > > | from numexpr.expressions i

Bug#641794: python-numexpr: missing dependency on python-numpy

2011-09-16 Thread Jakub Wilk
Package: python-numexpr Version: 1.4.2-1 Severity: serious Justification: Policy 3.5 In a minimal sid chroot: | $ python -c 'import numexpr' | Traceback (most recent call last): | File "", line 1, in | File "/usr/lib/pymodules/python2.6/numexpr/__init__.py", line 28, in | from numexpr.