summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: ef9957342da8dba7de99291d553adc8f6b5e1f04 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
pkgbase = python-flake8-mutable
	pkgdesc = flake8 extension for mutable default arguments
	pkgver = 1.2.0
	pkgrel = 1
	url = https://github.com/ebeweber/flake8-mutable
	arch = any
	license = MIT
	makedepends = python-wheel
	makedepends = python-pip
	makedepends = python-setuptools
	depends = python
	source = https://github.com/ebeweber/flake8-mutable/archive/v1.2.0.tar.gz
	sha512sums = 4b65ae7468968b4a202521f65be58a4fa3e583c29c8563d769134fe84f7243d0aa9e32146d91f0a450c782bb8b76a7642251acd0f278c9a639e2c1dbbf03dd46

pkgname = python-flake8-mutable