notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
py-flake8-bugbear Plugin for flake8 finding likely bugs and design problems
24.2.6 devel on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 23.11.28Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2019-03-10 15:18:56
Last Update: 2024-02-21 15:07:18
Commit Hash: 66d23d4
Also Listed In: python
License: MIT
WWW:
https://github.com/PyCQA/flake8-bugbear
Description:
flake8-bugbear is a plugin for Flake8 finding likely bugs and design problems in your program. It contains warnings that don't belong in pyflakes and pycodestyle.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}flake8-bugbear>0:devel/py-flake8-bugbear@${PY_FLAVOR}
To install the port:
cd /usr/ports/devel/py-flake8-bugbear/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/py-flake8-bugbear
  • pkg install py39-flake8-bugbear
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
NOTE: This is a Python port. Instead of py39-flake8-bugbear listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-flake8-bugbear
Package flavors (<flavor>: <package>)
  • py39: py39-flake8-bugbear
distinfo:
TIMESTAMP = 1708449164 SHA256 (flake8-bugbear-24.2.6.tar.gz) = f9cb5f2a9e792dd80ff68e89a14c12eed8620af8b41a49d823b7a33064ac9658 SIZE (flake8-bugbear-24.2.6.tar.gz) = 64626

Packages (timestamps in pop-ups are UTC):
py37-flake8-bugbear
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--20.11.1---20.11.1-
FreeBSD:13:quarterly--------
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
FreeBSD:15:quarterly--n/a-n/a---
 

py39-flake8-bugbear
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest24.2.624.2.6-24.2.624.2.6---
FreeBSD:13:quarterly23.11.2823.11.2823.5.923.11.2824.2.623.11.2823.11.2823.11.28
FreeBSD:14:latest24.2.624.2.622.9.2324.2.624.2.623.5.9-23.5.9
FreeBSD:14:quarterly23.11.2824.2.6-23.11.2824.2.623.11.2823.11.2823.11.28
FreeBSD:15:latest24.2.624.2.6n/a23.11.28n/a23.11.2823.11.2824.2.6
FreeBSD:15:quarterly--n/a-n/a---
 

Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py39-setuptools>=61.2 : devel/py-setuptools@py39
  2. py39-wheel>=0 : devel/py-wheel@py39
  3. python3.9 : lang/python39
  4. py39-build>=0 : devel/py-build@py39
  5. py39-installer>=0 : devel/py-installer@py39
Test dependencies:
  1. python3.9 : lang/python39
Runtime dependencies:
  1. py39-attrs>=19.2.0 : devel/py-attrs@py39
  2. py39-flake8>=6.0.0 : devel/py-flake8@py39
  3. python3.9 : lang/python39
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
devel_py-flake8-bugbear
USES:
python
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/f/flake8-bugbear/
  2. https://pypi.org/packages/source/f/flake8-bugbear/
Collapse this list.

Number of commits found: 32

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
24.2.6
21 Feb 2024 15:07:18
commit hash: 66d23d406cd3b7df427383154dc2663182b223a5commit hash: 66d23d406cd3b7df427383154dc2663182b223a5commit hash: 66d23d406cd3b7df427383154dc2663182b223a5commit hash: 66d23d406cd3b7df427383154dc2663182b223a5 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-flake8-bugbear: Update to 24.2.6

Changes:	https://github.com/PyCQA/flake8-bugbear/releases
23.11.28
01 Dec 2023 22:11:42
commit hash: f105c649a677966cd743834dccb03a0f8cac7dbfcommit hash: f105c649a677966cd743834dccb03a0f8cac7dbfcommit hash: f105c649a677966cd743834dccb03a0f8cac7dbfcommit hash: f105c649a677966cd743834dccb03a0f8cac7dbf files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-flake8-bugbear: Update to 23.11.28

Changes:	https://github.com/PyCQA/flake8-bugbear/releases
23.9.16
05 Oct 2023 02:00:17
commit hash: 07ea440b32f84cda25b629f2e83fd7ebb35a0f56commit hash: 07ea440b32f84cda25b629f2e83fd7ebb35a0f56commit hash: 07ea440b32f84cda25b629f2e83fd7ebb35a0f56commit hash: 07ea440b32f84cda25b629f2e83fd7ebb35a0f56 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-flake8-bugbear: Update to 23.9.16

Changes:	https://github.com/PyCQA/flake8-bugbear/releases
23.7.10
31 Jul 2023 16:40:00
commit hash: 64b44a3cf1aa5344c6754bff9b2f1a6af68c85cdcommit hash: 64b44a3cf1aa5344c6754bff9b2f1a6af68c85cdcommit hash: 64b44a3cf1aa5344c6754bff9b2f1a6af68c85cdcommit hash: 64b44a3cf1aa5344c6754bff9b2f1a6af68c85cd files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-flake8-bugbear: Update to 23.7.10

Changes:	https://github.com/PyCQA/flake8-bugbear/releases
23.6.5
18 Jul 2023 00:53:09
commit hash: 9a80a6ee5e8ebf5c279b3d7a9e7e8b7dbabbaf0acommit hash: 9a80a6ee5e8ebf5c279b3d7a9e7e8b7dbabbaf0acommit hash: 9a80a6ee5e8ebf5c279b3d7a9e7e8b7dbabbaf0acommit hash: 9a80a6ee5e8ebf5c279b3d7a9e7e8b7dbabbaf0a files touched by this commit
Charlie Li (vishwin) search for other commits by this committer
devel/py-setuptools: convert individual consumers to ${PY_SETUPTOOLS}

Currently a no-op, but in the future outputs the correct setuptools
port depending on whether USES_PYTHON=distutils is specified.

With hat: python
PR: 270510, 270358
23.6.5
09 Jul 2023 10:18:51
commit hash: 98498c08325cbb5d8715a59199107eb79101f18fcommit hash: 98498c08325cbb5d8715a59199107eb79101f18fcommit hash: 98498c08325cbb5d8715a59199107eb79101f18fcommit hash: 98498c08325cbb5d8715a59199107eb79101f18f files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-flake8-bugbear: Update to 23.6.5

Changes:	https://github.com/PyCQA/flake8-bugbear/releases
23.5.9
27 Jun 2023 19:34:34
commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb files touched by this commit
Rene Ladan (rene) search for other commits by this committer
all: remove explicit versions in USES=python for "3.x+"

The logic in USES=python will automatically convert this to 3.8+ by
itself.

Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.

finance/quickfix: mark BROKEN with PYTHON

libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp  -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
          ^~~~~~~~~~
1 warning and 1 error generated.

Reviewed by:	portmgr, vishwin, yuri
Differential Revision:	<https://reviews.freebsd.org/D40568>
23.5.9
05 Jun 2023 18:47:04
commit hash: f622def374020f34e58fffc29bf485e7b28581c7commit hash: f622def374020f34e58fffc29bf485e7b28581c7commit hash: f622def374020f34e58fffc29bf485e7b28581c7commit hash: f622def374020f34e58fffc29bf485e7b28581c7 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-flake8-bugbear: Update to 23.5.9

Changes:	https://github.com/PyCQA/flake8-bugbear/releases
23.3.23
09 Apr 2023 13:36:47
commit hash: ef2795bd6d4655442c407432dd2e4f43d9409cf9commit hash: ef2795bd6d4655442c407432dd2e4f43d9409cf9commit hash: ef2795bd6d4655442c407432dd2e4f43d9409cf9commit hash: ef2795bd6d4655442c407432dd2e4f43d9409cf9 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-flake8-bugbear: Update to 23.3.23

Changes:	https://github.com/PyCQA/flake8-bugbear/releases
23.3.12_1
05 Apr 2023 17:30:19
commit hash: a4246d9cb167b2e82754b06bea6cd589f330064ecommit hash: a4246d9cb167b2e82754b06bea6cd589f330064ecommit hash: a4246d9cb167b2e82754b06bea6cd589f330064ecommit hash: a4246d9cb167b2e82754b06bea6cd589f330064e files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-flake8-bugbear: Update to 23.3.12

- Convert to USE_PYTHON=pep517

Changes:	https://github.com/PyCQA/flake8-bugbear/releases
23.2.13
21 Mar 2023 19:20:28
commit hash: d8040d8677d5a75f9fe93ffec041f6f703e214bbcommit hash: d8040d8677d5a75f9fe93ffec041f6f703e214bbcommit hash: d8040d8677d5a75f9fe93ffec041f6f703e214bbcommit hash: d8040d8677d5a75f9fe93ffec041f6f703e214bb files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-flake8-bugbear: Update to 23.2.13

Changes:	https://github.com/PyCQA/flake8-bugbear/releases
23.1.20
05 Feb 2023 15:47:54
commit hash: 9b70c93fca58c4b1e882ca34e91f034709ea04becommit hash: 9b70c93fca58c4b1e882ca34e91f034709ea04becommit hash: 9b70c93fca58c4b1e882ca34e91f034709ea04becommit hash: 9b70c93fca58c4b1e882ca34e91f034709ea04be files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-flake8-bugbear: Update to 23.1.20

Changes:	https://github.com/PyCQA/flake8-bugbear/releases
23.1.14
30 Jan 2023 12:59:44
commit hash: 5596c7d9e82e6c23feb4c03ed2ee1357973d917dcommit hash: 5596c7d9e82e6c23feb4c03ed2ee1357973d917dcommit hash: 5596c7d9e82e6c23feb4c03ed2ee1357973d917dcommit hash: 5596c7d9e82e6c23feb4c03ed2ee1357973d917d files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-flake8-bugbear: Update to 23.1.14

Changes:	https://github.com/PyCQA/flake8-bugbear/releases
22.9.23
11 Jan 2023 15:58:34
commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656 files touched by this commit
Dmitry Marakasov (amdmi3) search for other commits by this committer
*/*: rename CHEESESHOP to PYPI in MASTER_SITES

PR:			267994
Differential revision:	D37518
Approved by:		bapt
22.9.23
03 Oct 2022 17:10:28
commit hash: f4eb76a30754541dd5e43b2f72ff7520561ac274commit hash: f4eb76a30754541dd5e43b2f72ff7520561ac274commit hash: f4eb76a30754541dd5e43b2f72ff7520561ac274commit hash: f4eb76a30754541dd5e43b2f72ff7520561ac274 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-flake8-bugbear: Update to 22.9.23

Changes:	https://github.com/PyCQA/flake8-bugbear/releases
22.8.23
03 Oct 2022 02:14:53
commit hash: c18637c8758fcb3772511ed7480c19f077da7d4bcommit hash: c18637c8758fcb3772511ed7480c19f077da7d4bcommit hash: c18637c8758fcb3772511ed7480c19f077da7d4bcommit hash: c18637c8758fcb3772511ed7480c19f077da7d4b files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-flake8-bugbear: Update to 22.8.23

Changes:	https://github.com/PyCQA/flake8-bugbear/releases
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
22.7.1
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
22.7.1
20 Jul 2022 14:21:35
commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
devel: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  "Waitman Gobble" <uzimac@da3m0n8t3r.com>
  *  <jkoshy@FreeBSD.org>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Aaron H. K. Diep <ahkdiep@gmail.com>
  *  Aaron Hurt <ahurt@anbcs.com>
  *  Abel Chow <abel_chow@yahoo.com>
  *  Adam McLaurin
  *  Adam Saponara <as@php.net>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
22.7.1
11 Jul 2022 13:49:39
commit hash: 0750c15598a16f0b51fc92549072d0bd858d5389commit hash: 0750c15598a16f0b51fc92549072d0bd858d5389commit hash: 0750c15598a16f0b51fc92549072d0bd858d5389commit hash: 0750c15598a16f0b51fc92549072d0bd858d5389 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-flake8-bugbear: Update to 22.7.1

Changes:	https://github.com/PyCQA/flake8-bugbear/releases
22.6.22
07 Jul 2022 12:36:14
commit hash: e6afc10748c0061631cb6c978baadd23c1faf573commit hash: e6afc10748c0061631cb6c978baadd23c1faf573commit hash: e6afc10748c0061631cb6c978baadd23c1faf573commit hash: e6afc10748c0061631cb6c978baadd23c1faf573 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-flake8-bugbear: Update to 22.6.22

Changes:	https://github.com/PyCQA/flake8-bugbear/releases
22.4.25
09 Jun 2022 23:16:03
commit hash: c9f034a5a43493028f371389f03ac0f15ff4fea3commit hash: c9f034a5a43493028f371389f03ac0f15ff4fea3commit hash: c9f034a5a43493028f371389f03ac0f15ff4fea3commit hash: c9f034a5a43493028f371389f03ac0f15ff4fea3 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-flake8-bugbear: Update to 22.4.25

Changes:	https://github.com/PyCQA/flake8-bugbear/releases
22.1.11
28 Feb 2022 12:46:12
commit hash: a949ce28c981eecfaca5328964cf44aa87d52ba3commit hash: a949ce28c981eecfaca5328964cf44aa87d52ba3commit hash: a949ce28c981eecfaca5328964cf44aa87d52ba3commit hash: a949ce28c981eecfaca5328964cf44aa87d52ba3 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-flake8-bugbear: Update to 22.1.11

Changes:	https://github.com/PyCQA/flake8-bugbear/releases
21.9.2
13 Oct 2021 05:37:01
commit hash: 58c2fbf35bc9a828da3ebfa5376729d7e4133417commit hash: 58c2fbf35bc9a828da3ebfa5376729d7e4133417commit hash: 58c2fbf35bc9a828da3ebfa5376729d7e4133417commit hash: 58c2fbf35bc9a828da3ebfa5376729d7e4133417 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-flake8-bugbear: Update to 21.9.2

Changes:	https://github.com/PyCQA/flake8-bugbear/releases
21.9.1
21 Sep 2021 22:23:29
commit hash: c025f58fbc140e8bee2e778ce23217b7e3ed1d7fcommit hash: c025f58fbc140e8bee2e778ce23217b7e3ed1d7fcommit hash: c025f58fbc140e8bee2e778ce23217b7e3ed1d7fcommit hash: c025f58fbc140e8bee2e778ce23217b7e3ed1d7f files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-flake8-bugbear: Update to 21.9.1

Changes:	https://github.com/PyCQA/flake8-bugbear/releases
21.4.3
11 May 2021 21:47:08
commit hash: 6b1afac5acd062f23a02d8463822ba89c4bb2bc4commit hash: 6b1afac5acd062f23a02d8463822ba89c4bb2bc4commit hash: 6b1afac5acd062f23a02d8463822ba89c4bb2bc4commit hash: 6b1afac5acd062f23a02d8463822ba89c4bb2bc4 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-flake8-bugbear: Update to 21.4.3

Changes:	https://github.com/PyCQA/flake8-bugbear/releases
20.11.1
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
20.11.1
19 Dec 2020 20:09:25
Revision:558524Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 20.11.1

Changes:	https://github.com/PyCQA/flake8-bugbear/releases
		https://github.com/PyCQA/flake8-bugbear/blob/master/README.rst#change-log
20.1.4
02 May 2020 01:37:28
Revision:533617Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 20.1.4

Changes:	https://github.com/PyCQA/flake8-bugbear/releases
		https://github.com/PyCQA/flake8-bugbear/blob/master/README.rst#change-log
19.8.0
03 Sep 2019 19:09:07
Revision:510983Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 19.8.0

Changes:	https://github.com/PyCQA/flake8-bugbear/releases
		https://github.com/PyCQA/flake8-bugbear/blob/master/README.rst#change-log
19.3.0
05 Apr 2019 22:43:42
Revision:498008Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 19.3.0

Changes:	https://github.com/PyCQA/flake8-bugbear/releases
		https://github.com/PyCQA/flake8-bugbear/blob/master/README.rst#change-log
18.8.0
10 Mar 2019 10:57:36
Revision:495249Original commit files touched by this commit
sunpoet search for other commits by this committer
Add py-flake8-bugbear 18.8.0

flake8-bugbear is a plugin for Flake8 finding likely bugs and design problems in
your program. It contains warnings that don't belong in pyflakes and
pycodestyle.

WWW: https://github.com/PyCQA/flake8-bugbear

Number of commits found: 32