Require new pybindgen version to handle the new Time type changes (int64_t)
authorGustavo Carneiro <gjcarneiro@gmail.com>
Sun, 02 Mar 2014 20:44:58 +0000
changeset 10641 b372889aadef
parent 10640 4275dcaa1337
child 10642 2a4d3f9d09fd
Require new pybindgen version to handle the new Time type changes (int64_t)
bindings/python/wscript
--- a/bindings/python/wscript	Sun Mar 02 20:44:20 2014 +0000
+++ b/bindings/python/wscript	Sun Mar 02 20:44:58 2014 +0000
@@ -13,7 +13,7 @@
 # after = TaskGen.after
 
 ## https://launchpad.net/pybindgen/
-REQUIRED_PYBINDGEN_VERSION = (0, 16, 0, 865)
+REQUIRED_PYBINDGEN_VERSION = (0, 17, 0, 866)
 REQUIRED_PYGCCXML_VERSION = (0, 9, 5)
 
 RUN_ME=-3