summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: d6183f7470dedbb740cad8a6426f8790c3aa27c5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = check-manifest
	pkgdesc = Check MANIFEST.in in a Python package for completeness
	pkgver = 0.49
	pkgrel = 2
	url = https://github.com/mgedmin/check-manifest
	arch = any
	license = MIT
	checkdepends = git
	checkdepends = python-mock
	checkdepends = python-pytest
	checkdepends = subversion
	makedepends = python-installer
	makedepends = python-wheel
	depends = python-build
	depends = python-setuptools
	depends = python-toml
	source = https://files.pythonhosted.org/packages/source/c/check-manifest/check-manifest-0.49.tar.gz
	sha256sums = 64a640445542cf226919657c7b78d02d9c1ca5b1c25d7e66e0e1ff325060f416

pkgname = check-manifest