diff --git a/python-pyflakes.changes b/python-pyflakes.changes index 794067d..6bd08c8 100644 --- a/python-pyflakes.changes +++ b/python-pyflakes.changes @@ -1,7 +1,7 @@ ------------------------------------------------------------------- Thu Dec 15 20:50:51 UTC 2022 - Dirk Müller -- update to 3.0.1: +- update to 3.0.1 (bsc#1206225): * Detect undefined name in variable defined by an annotated assignment * Add a new error for names which are annotated but unused * Remove handling of python 2.x ``# type:`` comments. Use annotations