https://bugzilla.redhat.com/show_bug.cgi?id=1215354 --- Comment #26 from Antonio Trande <anto.trande@xxxxxxxxx> --- (In reply to Antonio Trande from comment #25) > An error crops up in rawhide: > > [1/1] Cythonizing assimulo/lib/sundials_kinsol_core.pyx > Traceback (most recent call last): > File "setup.py", line 509, in <module> > ext_list += prepare.fortran_extensionlists() > File "setup.py", line 427, in fortran_extensionlists > if StrictVersion(np.version.version) > StrictVersion("1.6.1"): > File "/usr/lib64/python2.7/distutils/version.py", line 40, in __init__ > self.parse(vstring) > File "/usr/lib64/python2.7/distutils/version.py", line 107, in parse > raise ValueError, "invalid version number '%s'" % vstring > ValueError: invalid version number '1.10.2rc1' > error: Bad exit status from /var/tmp/rpm-tmp.s0lRAq (%build) > Bad exit status from /var/tmp/rpm-tmp.s0lRAq (%build) > > I don't know yet from where '1.10.2rc1' comes. > I'm trying to contact upstream maintainer. > > https://kojipkgs.fedoraproject.org//work/tasks/8811/11838811/build.log This probably happens (or at least so it seems) because of latest release of 'numpy' (numpy-1.10.2-0.1rc1.fc24); maybe this type of caption (0.1rc1) is not swallowed by the code. 'assimulo' is rebuilt successfully in a mock rawhide-tree by downgrading 'numpy' to the 1.10.1-6 release. -- 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 package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review