Pull in Mathieu's PyBindGen fix.
authorGustavo J. A. M. Carneiro <gjc@inescporto.pt>
Tue Aug 26 22:20:30 2008 +0100 (17 months ago)
changeset 35786c3efec9cbe6
parent 3577 e24c4db6fd71
child 3581 385bdac52fd3
Pull in Mathieu's PyBindGen fix.
bindings/python/wscript
     1.1 --- a/bindings/python/wscript	Tue Aug 26 11:17:31 2008 -0700
     1.2 +++ b/bindings/python/wscript	Tue Aug 26 22:20:30 2008 +0100
     1.3 @@ -21,7 +21,7 @@
     1.4      os.environ['PYTHONPATH'] = LOCAL_PYBINDGEN_PATH
     1.5  
     1.6  ## https://launchpad.net/pybindgen/
     1.7 -REQUIRED_PYBINDGEN_VERSION = (0, 9, 0, 563)
     1.8 +REQUIRED_PYBINDGEN_VERSION = (0, 9, 0, 564)
     1.9  REQUIRED_PYGCCXML_VERSION = (0, 9, 5)
    1.10  
    1.11