summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: dbcf2a2d8ea6e2dc0f9df28b23fd9b83dac87d63 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = python-pytest-discord
	pkgdesc = pytest plugin to report test results to a Discord channel
	pkgver = 0.0.2
	pkgrel = 1
	url = https://github.com/thombashi/pytest-discord
	arch = any
	license = MIT
	makedepends = python-setuptools
	depends = python
	depends = python-aiohttp
	depends = python-discord
	depends = python-pathvalidate
	depends = python-pytest
	depends = python-pytest-md-report
	depends = python-typepy
	source = https://files.pythonhosted.org/packages/source/p/pytest-discord/pytest-discord-0.0.2.tar.gz
	sha256sums = 2007253a6a72e70e6e0b4ded1b05c654785dff9dceb19475a7366e188a61f552

pkgname = python-pytest-discord