Bug 234941

Summary: PyOpenGL should require python-ctypes
Product: [Fedora] Fedora Reporter: Till Maas <opensource>
Component: PyOpenGLAssignee: Hans de Goede <hdegoede>
Status: CLOSED NEXTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: 6   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-04-03 06:05:58 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Till Maas 2007-04-02 23:29:26 UTC
Description of problem:

PyOpenGL does not require python-ctypes, but a file of it imports ctypes:

from /usr/lib/python2.4/site-packages/OpenGL/wrapper.py:
   1 """The wrapping code for providing natural ctypes-based OpenGL interface"""
   2 import ctypes


Version-Release number of selected component (if applicable):
3.0.0-0.2.a6.fc6

Comment 1 Hans de Goede 2007-04-03 06:05:58 UTC
Hmm, I see in Fedora 7 / devel which I use that is part of python, with FC-6 it
isn't.

I've created a new version 3.0.0-0.2.a6.fc6.1 and queued that for building, it
should show up in FE with the next package push.