Hide Forgot
Description of problem: on rhel7.2, with python3.3, the enum34 package does not build a python3 sub package as the spec file checks for fedora versions only Removing the fedora check builds a proper python3-enum34 package
python-enum34 is now in RHEL7 proper, so an EPEL python3-enum34 will have to be made.
Not that enum34 makes any sense with Python 3.4 or newer...