Fedora Account System
Red Hat Associate
Red Hat Customer
Description of problem: Major applications like Blender now depend on python3.4 Version-Release number of selected component (if applicable): 3.3.2 How reproducible: very reproducible Steps to Reproduce: 1. Boot up Fedora Rawhide 2. Install Python3-devel 3. pull git repo of blender and attempt a compilation Actual results: [ 34%] In file included from /home/twohot/Sources/cg/blender-git/blender/source/blender/python/intern/bpy.c:46:0: /home/twohot/Sources/cg/blender-git/blender/source/blender/python/intern/bpy_util.h:31:4: error: #error "Python 3.4 or greater is required, you'll need to update your python." # error "Python 3.4 or greater is required, you'll need to update your python." Expected results: A compilation Additional info: Rawhide should be in sync with the latest versions/compilations of major open-source prejects like Blender
This is work in progress: - we have a bug opened for that already: https://bugzilla.redhat.com/show_bug.cgi?id=1087615 - there's a Koji side tag f21-python where we're currently rebuilding dependent packages: http://koji.fedoraproject.org/koji/taginfo?tagID=267 Once we're sure that we don't break any important packages, we'll merge this tag into rawhide (hopefully sometime soon). *** This bug has been marked as a duplicate of bug 1087615 ***