blob: 2bd7e9ec2b3ff40fd9685f7722e78ccdad188fdc (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
# Generated by mksrcinfo v8
# Mon Mar 5 06:05:16 UTC 2018
pkgbase = python-flake8-bugbear
pkgdesc = A plugin for Flake8 finding likely bugs and design problems in your program
pkgver = 18.2.0
pkgrel = 1
url = https://github.com/PyCQA/flake8-bugbear
arch = any
license = MIT
makedepends = python-setuptools
depends = flake8
depends = python-attrs
source = https://files.pythonhosted.org/packages/source/f/flake8-bugbear/flake8-bugbear-18.2.0.tar.gz
sha512sums = b4aec1a0361a8360328fe824deb74dd006f85fafcf36c113d0b19d4da5cd3a5cbd0eeab95167ef116fbe4d1920337cd6584e4d1fefad00748d409b67b8b4733e
pkgname = python-flake8-bugbear
|