https://bugzilla.redhat.com/show_bug.cgi?id=1215354

Orion Poplawski <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]



--- Comment #27 from Orion Poplawski <[email protected]> ---
assimulo is using StrictVersion(np.version.version).  StrictVersion does not
allow for "rc" suffixes - see
http://epydoc.sourceforge.net/stdlib/distutils.version.StrictVersion-class.html

But I think this in entirely assimulo's problem for using StrictVersion -
obviously numpy isn't following those rules.  Maybe they should or might like
to, but I don't know.  I've asked:
https://mail.scipy.org/pipermail/numpy-discussion/2015-November/074233.html

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to