bindings: Update required pygccxml version

This commit is contained in:
Tom Henderson
2020-10-08 13:32:06 -07:00
parent 7a76d5fb8c
commit 81a173927c

View File

@@ -21,7 +21,7 @@ from waflib.Errors import WafError
# and 'git decribe --tags' reports "0.21.0-6-g8e7c0a9", then write the
# PYBINDGEN version string below as '0.21.0.post6+ng8e7c0a9'
REQUIRED_PYBINDGEN_VERSION = '0.21.0.post6+ng8e7c0a9'
REQUIRED_PYGCCXML_VERSION = (1, 9, 1)
REQUIRED_PYGCCXML_VERSION = (2, 0, 1)
REQUIRED_CASTXML_VERSION = '0.2'
RUN_ME=-3