summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 53bd6b980566c83e4d1cc676878084bf58bd5b27 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = python-flake8-plugin-utils
	pkgdesc = Provides base classes and utils for flake8 plugin writing
	pkgver = 1.3.2
	pkgrel = 2
	url = https://github.com/afonasev/flake8-plugin-utils
	arch = any
	license = MIT
	checkdepends = python-pytest-deadfixtures
	checkdepends = python-pytest-mock
	makedepends = python-pip
	makedepends = python-poetry
	depends = python
	depends = flake8
	source = python-flake8-plugin-utils-1.3.2.tar.gz::https://github.com/afonasev/flake8-plugin-utils/archive/v1.3.2.tar.gz
	b2sums = 344fbdad54078b911408c2b76c69adcef4182408ad1de8d8b46e92d0e50f8a72fd7f46161326bb6da101c9f51a2223b05af3d200666655a5d9258c3fa7c23180

pkgname = python-flake8-plugin-utils