14
0

Updating link to change in openSUSE:Factory/python-pyflakes revision 33

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyflakes?expand=0&rev=7a6099ddb51467c127fcbf41e3379d79
This commit is contained in:
OBS User buildservice-autocommit
2022-12-15 19:16:29 +00:00
committed by Git OBS Bridge
parent a90bc59c7d
commit d451b21fe4
4 changed files with 4 additions and 15 deletions

View File

@@ -1,14 +1,3 @@
-------------------------------------------------------------------
Tue Dec 13 16:27:28 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
- Update to 3.0.1
* Fix crash on augmented assign to ``print`` builtin
- Update to 3.0.0
- 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 instead
-------------------------------------------------------------------
Thu Aug 18 08:27:04 UTC 2022 - Dirk Müller <dmueller@suse.com>