On trying to upgrade from F31 to Rawhide (F32): Error: Transaction check error: file /usr/bin/flask from install of python3-flask-1:1.0.2-8.fc32.noarch conflicts with file from package python2-flask-1:1.0.2-6.fc31.noarch you need to obsolete python2-flask properly.
Yes indeed. Let me handle that since I've introduced the problem. I've added: https://src.fedoraproject.org/rpms/python-flask/c/a2e5caf1cf0c5a813a7ab2095e98c8b23c0cd14a?branch=master Conflicts: python2-%{modname} < 1.0.2-8 But I forgot the epoch, obviously.
https://src.fedoraproject.org/rpms/python-flask/pull-request/5
Built in rawhide.