Jump to letter: [
          
            ACDGHKLMNOPRSTVXY
          ]
        
        pygtk2: Python bindings for the GTK+ widget set.
        
        
        - Summary
- PyGTK is an extension module for python that gives you access to the GTK+
widget set.  Just about anything you can write in C with GTK+ you can write
in python with PyGTK (within reason), but with all the benefits of python.
Changelog
        
            - * Mon Dec 17 16:00:00 2007 Matthew Barnes <mbarnes{%}redhat{*}com> - 2.10.1-11.el5
- - Add patch for RH bug #251029 (install gtk-extrafuncs.defs). 
            - * Mon Dec 17 16:00:00 2007 Matthew Barnes <mbarnes{%}redhat{*}com> - 2.10.1-10.el5
- - Require not just pygtk2 = (version) but (version)-(release) in the
  subpackages (RH bug #311571). 
            - * Mon Dec 17 16:00:00 2007 Matthew Barnes <mbarnes{%}redhat{*}com> - 2.10.1-9.el5
- - Add patch for RH bug #237077 (unreffing boxed types w/ shared pointers).