2021-05-04 06:44:16 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue May 4 06:41:27 UTC 2021 - Markéta Machová <mmachova@suse.com>
|
|
|
|
|
|
|
|
|
|
- Update to 20.10.0
|
|
|
|
|
* Fix for Python 3.9's AST changes
|
|
|
|
|
* skip typeshed test for older Python versions
|
|
|
|
|
|
2020-05-16 09:20:27 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Fri May 15 21:22:02 UTC 2020 - Benjamin Greiner <code@bnavigator.de>
|
|
|
|
|
|
|
|
|
|
- Update to v20.5.0
|
|
|
|
|
* support flake8 3.8.0
|
|
|
|
|
* introduce Y091 (function body must not contain "raise")
|
|
|
|
|
* introduce Y015 (attribute must not have a default value other than "...")
|
|
|
|
|
* introduce Y092 (top-level attribute must not have a default value)
|
|
|
|
|
|
2019-03-07 16:44:51 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
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
|
|
|
|
|
|
2019-02-28 10:44:16 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu Feb 28 09:43:51 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
|
|
|
|
|
|
|
|
|
|
- Remove workaround for two previously failing tests fixed upstream
|
|
|
|
|
- Add build dependency on Python 3.6+
|
|
|
|
|
- Add LICENSE
|
|
|
|
|
- Udpate to v19.2.0
|
|
|
|
|
* Support 3.7
|
|
|
|
|
* Be explicit in setup.py about Python 3.6+
|
|
|
|
|
* add `.flake8` to manifest file
|
|
|
|
|
* Use --stdin-display-name as filename when reading from stdin
|
|
|
|
|
* Add rules for checking an empty class
|
|
|
|
|
* Add a check for non-ellipsis, non-typed arguments
|
|
|
|
|
* Coding style improvements
|
|
|
|
|
|
2018-12-08 21:25:15 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Sat Dec 8 21:23:56 UTC 2018 - Matej Cepl <mcepl@suse.com>
|
|
|
|
|
|
|
|
|
|
- Use tarball from the master as of 2018-12-08 to test #16
|
|
|
|
|
|
2018-10-23 10:09:37 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue Oct 23 09:47:05 UTC 2018 - Matej Cepl <mcepl@suse.com>
|
|
|
|
|
|
|
|
|
|
- Initial packaging effort for flake8-pyi 18.3.1
|