Bug 1095069

Summary: Please Update Python3 to latest version
Product: [Fedora] Fedora Reporter: Onyeibo Oku <twohotis>
Component: python3Assignee: Bohuslav "Slavek" Kabrda <bkabrda>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: unspecified    
Version: rawhideCC: amcnabb, bkabrda, mstuchli, tomspur
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-05-07 13:30:04 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Onyeibo Oku 2014-05-07 04:59:56 UTC
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

Comment 1 Bohuslav "Slavek" Kabrda 2014-05-07 13:30:04 UTC
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 ***