Get newer pybindgen, for stl containers support
authorGustavo J. A. M. Carneiro <gjc@inescporto.pt>
Sat Sep 27 15:26:27 2008 +0100 (16 months ago)
changeset 37213748390f3608
parent 3720 e09a1bd54909
child 3722 38ace50047e1
Get newer pybindgen, for stl containers support
bindings/python/wscript
     1.1 --- a/bindings/python/wscript	Sat Sep 27 15:17:37 2008 +0100
     1.2 +++ b/bindings/python/wscript	Sat Sep 27 15:26:27 2008 +0100
     1.3 @@ -22,7 +22,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, 578)
     1.8 +REQUIRED_PYBINDGEN_VERSION = (0, 9, 0, 581)
     1.9  REQUIRED_PYGCCXML_VERSION = (0, 9, 5)
    1.10  
    1.11