$ mock -r fedora-rawhide-x86_64 install fedocal Problem: conflicting requests - nothing provides python2.7dist(mock) = 1.1.2 needed by fedocal-0.16-2.fc30.noarch We have python2-mock in Fedora, but it is 2.0.0. I also worry why there is a runtime dependency on mocking library usually used for tests.
In preparation for the Python 2 EOL, we are removing all non-installable Python 2 packages: https://fedoraproject.org/wiki/Changes/F31_Mass_Python_2_Package_Removal#Removing_non-installable_packages_from_the_distro This bug is still in the NEW state and the package does not install. Please indicate you are working on a fix by setting the state to ASSIGNED. When this bug is four weeks in the NEW state, the package may be orphaned. Note that you don't have to actually fix this right now, setting the bug to ASSIGNED will just mark this as being worked on, so I'll know it is being taken care of. If this happens too quickly, feel free to reach to me any time for help (with specific problems). (If you know for sure this package shall be removed, consider doing it.) Thank You!
This bug is still in the NEW state and the package does not install. Please indicate you are working on a fix by setting the state to ASSIGNED. When this bug is four weeks in the NEW state, the package may be orphaned.
ok, this was added upstream in https://github.com/fedora-infra/fedocal/commit/9721b10e0057548d5487d9886b6a74b42c15c723 but I am not sure what the setuptools problem is. I went ahead and removed that requirement for now and pingou can look at it upstream for next release...
The runtime requirement on mock is most certainty bogus, it is used only in tests.