Bug 1348 - python bindings: deprecated conversion from string constant to ‘char*’
This commit is contained in:
@@ -17,7 +17,7 @@ import Utils
|
||||
from waflib.Errors import WafError
|
||||
|
||||
## https://launchpad.net/pybindgen/
|
||||
REQUIRED_PYBINDGEN_VERSION = (0, 15, 0, 795)
|
||||
REQUIRED_PYBINDGEN_VERSION = (0, 15, 0, 797)
|
||||
REQUIRED_PYGCCXML_VERSION = (0, 9, 5)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user