15
0

Accepting request 682593 from home:jayvdb:py-check-failures

- Fix python base dependency to allow on Python 3.6
- Make dependency on python-typing explicit
- Update to v19.3.0
  - Set pyflakes minimum dependency
  - Blacken source

OBS-URL: https://build.opensuse.org/request/show/682593
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-flake8-pyi?expand=0&rev=7
This commit is contained in:
Tomáš Chvátal
2019-03-07 16:44:51 +00:00
committed by Git OBS Bridge
parent d5a38c32be
commit 20c0281928
4 changed files with 19 additions and 5 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Thu Mar 7 16:34:17 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
- Fix python base dependency to allow on Python 3.6
- Make dependency on python-typing explicit
- Update to v19.3.0
- Set pyflakes minimum dependency
- Blacken source
-------------------------------------------------------------------
Thu Feb 28 09:43:51 UTC 2019 - John Vandenberg <jayvdb@gmail.com>