summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-wtforms_2.3.3.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-wtforms: update to 3.0.0Oleksandr Kravchuk2021-12-131-17/+0
| | | | | | Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
* Convert to new override syntaxMartin Jansa2021-08-031-1/+1
| | | | | | | | | | This is the result of automated script (0.9.1) conversion: oe-core/scripts/contrib/convert-overrides.py . converting the metadata to use ":" as the override character instead of "_". Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* python3-wtforms: Upgrade 2.3.1 -> 2.3.3Leon Anavi2020-08-111-0/+17
Upgrade to release 2.3.3: - Includes the missing translation files - Fixed a bug with SelectField choices shortcut at form submission License-Update: Use the exact line from PKG-INFO. The license remains the same. Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>