summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: bd5ab151d8a9946c30d99c65d3823062ff132a55 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = python-flake8-rst-docstrings
	pkgdesc = flake8 plugin to validate Python docstrings as reStructuredText (RST)
	pkgver = 0.3.0
	pkgrel = 1
	url = https://github.com/peterjc/flake8-rst-docstrings
	arch = any
	license = MIT
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	depends = python
	depends = python-restructuredtext_lint
	source = https://github.com/peterjc/flake8-rst-docstrings/archive/v0.3.0.tar.gz
	sha512sums = 30f4bc0eb2c3465fcf19333f0bd9feb7a4c6472faae7d4e7db9a380d530426a3aea34f6671f7442b9285a5a37b11fabbf00ae41d4260503449d51dc2039f549c

pkgname = python-flake8-rst-docstrings