15
0
Commit Graph

6 Commits

Author SHA256 Message Date
030cf4e574 Accepting request 690380 from devel:languages:python
- Update to 19.3.0:
  * allow 'mcs' for metaclass classmethod first arg (PyCharm default)
  * Introduce B011
  * Introduce B009 and B010
  * Exclude immutable calls like tuple() and frozenset() from B008
  * For B902, the first argument for metaclass class methods can be "mcs", matching the name preferred by PyCharm.

OBS-URL: https://build.opensuse.org/request/show/690380
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-flake8-bugbear?expand=0&rev=4
2019-04-02 07:22:57 +00:00
Tomáš Chvátal
ab5573ce7f - Update to 19.3.0:
* allow 'mcs' for metaclass classmethod first arg (PyCharm default)
  * Introduce B011
  * Introduce B009 and B010
  * Exclude immutable calls like tuple() and frozenset() from B008
  * For B902, the first argument for metaclass class methods can be "mcs", matching the name preferred by PyCharm.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-flake8-bugbear?expand=0&rev=9
2019-04-01 13:31:42 +00:00
255b94db44 Accepting request 646250 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/646250
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-flake8-bugbear?expand=0&rev=3
2018-11-06 13:37:33 +00:00
Tomáš Chvátal
009964884e Accepting request 646131 from home:mcepl:work
- Update to 18.8.0:
    * Exclude immutable calls like tuple() and frozenset() from B008
    * Examine kw-only args for mutable defaults
    * Black all the .py files - Like one should (#48) 
    * Add testing and document support for the Python 3.7 release
    * Avoid adding the visitor as an __init__ parameter (Fixes #39)
      (#40)
    * Add trove classifier 'Programming Language :: Python :: 3 :: Only'
    * Fix pathlib link in readme (#36)

OBS-URL: https://build.opensuse.org/request/show/646131
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-flake8-bugbear?expand=0&rev=7
2018-11-04 09:33:52 +00:00
74442292f8 Accepting request 623630 from devel:languages:python
- This module requires py3.5+ thus restrict the build

OBS-URL: https://build.opensuse.org/request/show/623630
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-flake8-bugbear?expand=0&rev=2
2018-07-18 20:57:11 +00:00
768173f45d Accepting request 621905 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/621905
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-flake8-bugbear?expand=0&rev=1
2018-07-12 07:18:32 +00:00