The dependency should be simply dropped. python3-gssapi-0:1.1.3-2.fc24.x86_64
Another option would be for the new python package to have a Provides: python3-enum34 at least for the short term.
python3-libs willl have to Obsoletes: python3-enum34 if it should be uninstalled from users systems, and it should be uninstalled to avoid problems during upgrade. So python3-libs will have to be modified anyway for Obsoletes; Provides: python3-enum34 can be added at the same time as well.
Correct, we have already fixed this upstream (it's most of the 1.1.4 release). Does this need to happen now, or is this just a general housekeeping issue?
Housekeeping. Before F24 is certainly good enough.
1.1.4 has been released into rawhide which should fix this. Thanks!