The same problem here. The python-scipy requires >= 1:1.0.1, and
python-numpy is 1:1.0.3-1

And dpkg compares the versions correctly:

$ dpkg --compare-versions "1:1.0.3-1" ge "1:1.0.1" && echo true || echo false
true

So the problem is maybe in apt-get?

Ondrej


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to