Description of problem: After python2-sympy removal, now package provides "sympy", which is required by sympy-doc. Version-Release number of selected component (if applicable): sympy-doc-1.3-1.fc30 (+python3-sympy) How reproducible: Always Steps to Reproduce: 1. download sympy packages 2. rpm -Uvh --test *sympy*.rpm Actual results: error: Failed dependencies: sympy = 1.3-1.fc30 is needed by sympy-doc-1.3-1.fc30.noarch rpm -q --whatprovides sympy python2-sympy-1.2-2.fc30.noarch Expected results: Updates with clean python2-sympy removal
Thanks for catching this, Anton! My opinion is that the -doc subpackage shouldn't have a Requires at all. I'm going to remove it altogether. New build coming right up.
Hmmm, all I did was remove the Requires for the -doc subpackage. Some new test failures have shown up, for some reason: https://koji.fedoraproject.org/koji/taskinfo?taskID=32036977 If anybody has any ideas on how to fix those, please let me know.
I successive rebuild this package, but without parallel and python3dist(theano).
Version 1.4 has been available for awhile now with no Requires in -doc, so I am closing this bug.