aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-dbs/mysql/mariadb/sql-CMakeLists.txt-fix-gen_lex_hash-not-found.patch
diff options
context:
space:
mode:
authorLeon Anavi <leon.anavi@konsulko.com>2021-07-07 16:09:13 +0300
committerKhem Raj <raj.khem@gmail.com>2021-07-08 09:17:50 -0700
commit4c35a3276e1ec66c6d0ae2e2b4f034a435eb0b66 (patch)
tree8eb113e474eddea160d8a611f42d578871b2fb02 /meta-oe/recipes-dbs/mysql/mariadb/sql-CMakeLists.txt-fix-gen_lex_hash-not-found.patch
parente75141814c4e246b573a106ac4b0c2a824ca16ce (diff)
downloadmeta-openembedded-contrib-4c35a3276e1ec66c6d0ae2e2b4f034a435eb0b66.tar.gz
python3-cmd2: Upgrade 2.1.1 -> 2.1.2
Upgrade to release 2.1.2: - Added the following accessor methods for cmd2-specific attributes to the argparse.Action class: * get_choices_callable() * set_choices_provider() * set_completer() * get_descriptive_header() * set_descriptive_header() * get_nargs_range() * set_nargs_range() * get_suppress_tab_hint() * set_suppress_tab_hint() - Now that set_choices_provider() and set_completer() have been added as methods to the argparse.Action class, the standalone functions of the same name will be removed in version 2.2.0. To update to the new convention, do the following: * Change set_choices_provider(action, provider) to action.set_choices_provider(provider) * Change set_completer(action, completer) to action.set_completer(completer) License-Update: Update years Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Diffstat (limited to 'meta-oe/recipes-dbs/mysql/mariadb/sql-CMakeLists.txt-fix-gen_lex_hash-not-found.patch')
0 files changed, 0 insertions, 0 deletions