summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 323a0ccee4b7f86a760a3f91827a30e6168f08d7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = python-flake8-bugbear
	pkgdesc = Plugin for Flake8 finding likely bugs and design problems in your program
	pkgver = 24.10.31
	pkgrel = 1
	url = https://github.com/PyCQA/flake8-bugbear
	arch = any
	license = MIT
	checkdepends = python-hypothesmith
	makedepends = flake8
	makedepends = python-attrs
	makedepends = python-setuptools
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	depends = flake8
	depends = python-attrs
	source = https://github.com/PyCQA/flake8-bugbear/archive/refs/tags/24.10.31.tar.gz
	sha512sums = 40ff6acfe7556e15b421962a36c3e6edd7fc48521a6386f7ec67a5bba92866ff2b6e4bdb97e279bb324f7a9267c2ec3e9cfd619ff31c5415d556f098ae5f7ce5

pkgname = python-flake8-bugbear