summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: e377747e2c5294e58689e32733532657df72518b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
pkgbase = python-flake8-deprecated
	pkgdesc = Flake8 plugin that warns about deprecated method calls
	pkgver = 1.3
	pkgrel = 2
	url = https://github.com/gforcada/flake8-deprecated
	arch = any
	license = GPL2
	checkdepends = python-pytest
	makedepends = python-setuptools
	depends = flake8
	source = python-flake8-deprecated-1.3.tar.gz::https://github.com/gforcada/flake8-deprecated/archive/1.3.tar.gz
	sha256sums = 2cc9c9da5aad69c65a83b0005d887703f4a2e8d9ec7327c0c5d9b7258988caa8

pkgname = python-flake8-deprecated