14
0

Accepting request 680679 from home:apersaud:branches:devel:languages:python

update to latest version

OBS-URL: https://build.opensuse.org/request/show/680679
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyflakes?expand=0&rev=46
This commit is contained in:
John Vandenberg
2019-03-02 08:30:04 +00:00
committed by Git OBS Bridge
parent 5039b2115b
commit f300f64b25
4 changed files with 11 additions and 4 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sat Mar 2 04:51:41 UTC 2019 - Arun Persaud <arun@gmx.de>
- update to version 2.1.1:
* Fix reported line number for type comment errors - Fix
typing.overload check to only check imported names
-------------------------------------------------------------------
Sat Jan 26 17:37:43 UTC 2019 - Arun Persaud <arun@gmx.de>