forked from pool/python-flake8-bugbear
Accepting request 1031270 from home:marxin:branches:devel:languages:python
- Update to 22.10.25: * Make B015 and B018 messages slightly more polite (#298) * Add B027: Empty method in abstract base class with no abstract decorator * Multiple B024 false positive fixes * Move CI to use tox (#294) * Move to using PEP621 / pyproject.toml package (#291) * Tested in 3.11 OBS-URL: https://build.opensuse.org/request/show/1031270 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-flake8-bugbear?expand=0&rev=17
This commit is contained in:
@@ -1,4 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 26 07:13:13 UTC 2022 - Martin Liška <mliska@suse.cz>
|
||||
|
||||
- Update to 22.10.25:
|
||||
* Make B015 and B018 messages slightly more polite (#298)
|
||||
* Add B027: Empty method in abstract base class with no abstract decorator
|
||||
* Multiple B024 false positive fixes
|
||||
* Move CI to use tox (#294)
|
||||
* Move to using PEP621 / pyproject.toml package (#291)
|
||||
* Tested in 3.11
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 26 17:51:42 UTC 2022 - Martin Liška <mliska@suse.cz>
|
||||
|
||||
- Update 22.8.23:
|
||||
|
||||
Reference in New Issue
Block a user