summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 649b3b2262a3cc17228247a7188ed291e34d1eca (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = python-flake8-polyfill
	pkgdesc = Polyfill package for Flake8 plugins
	pkgver = 1.0.2.r18.gb98e6f4
	pkgrel = 5
	url = https://github.com/PyCQA/flake8-polyfill
	arch = any
	license = MIT
	checkdepends = python-pytest
	makedepends = git
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools
	depends = flake8
	source = python-flake8-polyfill::git+https://github.com/PyCQA/flake8-polyfill
	source = fix-tests.patch
	sha256sums = SKIP
	sha256sums = 33a28897eda38828c197a6f31e0415a8804209c40f698ca5b5201b7660b65985

pkgname = python-flake8-polyfill