python-cached_property failed to build from source in Fedora rawhide/f30 https://koji.fedoraproject.org/koji/taskinfo?taskID=32453633 For details on the mass rebuild see: https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild Please fix python-cached_property at your earliest convenience and set the bug's status to ASSIGNED when you start fixing it. If the bug remains in NEW state for 8 weeks, python-cached_property will be orphaned. Before branching of Fedora 31, python-cached_property will be retired, if it still fails to build. For more details on the FTBFS policy, please visit: https://fedoraproject.org/wiki/Fails_to_build_from_source
Created attachment 1532184 [details] build.log file build.log too big, will only attach last 1024 bytes
Created attachment 1532185 [details] root.log file root.log too big, will only attach last 1024 bytes
Created attachment 1532186 [details] state.log
This is failing because of a test failure that appeared with python-freezegun 0.3.11 (tests run fine with 0.3.10 and earlier). Some upstream discussion at https://github.com/pydanny/cached-property/issues/131 . For now I've just disabled the problematic test checks as there appears to be no better choice available ATM - nothing else I tried helps :(