summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: d277d7416d064d3e7369423f346e241451b8bc3f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = python-sniffer
	pkgdesc = Autotesting tool for Python using nosetest
	pkgver = 0.4.1
	pkgrel = 1
	url = https://github.com/jeffh/sniffer
	arch = any
	license = MIT
	makedepends = python-setuptools
	depends = python
	depends = python-colorama
	depends = python-termstyle
	depends = python-nose
	optdepends = python-pyinotify: More efficient monitoring of file changes
	source = https://files.pythonhosted.org/packages/source/s/sniffer/sniffer-0.4.1.tar.gz
	source = sniffer-0.4.1-LICENSE.txt::https://github.com/jeffh/sniffer/raw/e5970034078be3d6c8885cf87b28a5327a6e7bbc/LICENSE.txt
	b2sums = 7f0d8c5efb6ddd1efe8d176815576ef2874423f2deb80a737251040123d1c0c7d45bc89d0d39200aefeba1a8ac571147e9aaed7fe70e869d46e420730bfeede0
	b2sums = 66eacf3e8a940ee78c5b6fc8bea81722cf782180524b46aedff7cc8746de8fd1798a130a2d39a7f603f4e17e8c30e294f18818673fa8fe175fd0897d380799a3

pkgname = python-sniffer