14
0

Accepting request 353365 from home:TheBlackCat:branches:devel:languages:python

update to version 1.0.0

OBS-URL: https://build.opensuse.org/request/show/353365
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyflakes?expand=0&rev=30
This commit is contained in:
Todd R
2016-01-13 10:07:11 +00:00
committed by Git OBS Bridge
parent e52951b823
commit 04df7f74a0
4 changed files with 39 additions and 11 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Wed Jan 13 09:57:59 UTC 2016 - toddrme2178@gmail.com
- update to version 1.0.0:
* Python 3.5 support. async/await statements in particular.
* test_api.py works on Windows now
* Eliminated a false UnusedImport warning when the name has been
declared "global"
- Implement update-alternatives.
-------------------------------------------------------------------
Tue Nov 10 22:31:39 UTC 2015 - opensuse@cboltz.de