On Monday, 26 September 2016 at 13:58, Dominik 'Rathann' Mierzejewski wrote: > On Thursday, 22 September 2016 at 15:41, Dominik 'Rathann' Mierzejewski wrote: > > Hello, > > I've just pushed (but not built) python-matplotlib-2.0.0b4 to rawhide. > > I'll be attempting to rebuild all the affected packages locally to > > test if they're compatible. In the meantime, feel free to git pull > > and build locally for your own testing. > > > > $ dnf repoquery --srpm --releasever=rawhide --whatrequires python-matplotlib --alldeps > > Most packages rebuilt locally without errors, so > python-matplotlib-2.0.0-0.1.b4.fc26 is currently building in koji. > > Here are the problematic ones: > > > APLpy > > Rebuild failed with (python3): > AttributeError: module 'distutils.config' has no attribute 'ConfigParser' This was actually an upstream bug, reported and fixed already: https://github.com/aplpy/aplpy/issues/304 Then, there were dependency issues - (Build)Requires: python-astropy brings the python3 version instead of the expected python2 version. Bug filed: https://bugzilla.redhat.com/show_bug.cgi?id=1380135 . And, finally, there are some test failures, but I'm unable to tell if this is related to matplotlib2 or not. Bug filed: https://bugzilla.redhat.com/show_bug.cgi?id=1380134 . > > python-igor > > Looks like it got built with python3 and fails %check grepping for > python2. Fixed, but it should switch to py3 by default. > > python-nipy > > Missing (Build)dependency on python2-functools32. Also, 3 genuine test > failures: > ValueError: object arrays are not supported Known issue, already reported upstream by maintainer. Bug filed: https://bugzilla.redhat.com/show_bug.cgi?id=1380126 > > python-pebl > > mv: 'docs/src/install.rst' and 'INSTALL.txt' are the same file Fixed. > > python-pyriemann > > Missing (Build)dependency on python2-functools32. > > > python-seaborn > > Missing (Build)dependency on python2-functools32. Fixed by adding the dependency to matplotlib package where it belongs. Additionally, I had to add ExcludeArch: aarch64 to sagemath due to missing dependencies on aarch64: https://bugzilla.redhat.com/show_bug.cgi?id=1380102 https://bugzilla.redhat.com/show_bug.cgi?id=1380101 Regards, Dominik -- Fedora http://fedoraproject.org/wiki/User:Rathann RPMFusion http://rpmfusion.org "Faith manages." -- Delenn to Lennier in Babylon 5:"Confessions and Lamentations" _______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx