summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 039d16cc52603cca98fce603f7d8016122b53dc6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = python-notifiers
	pkgdesc = Python logging library for easily sending notifications
	pkgver = 1.3.0
	pkgrel = 1
	url = https://github.com/liiight/notifiers
	arch = any
	license = MIT
	checkdepends = python-pytest-runner
	checkdepends = python-retry
	checkdepends = python-hypothesis
	makedepends = python-setuptools
	depends = python-click
	depends = python-jsonschema
	depends = python-rfc3987
	depends = python-requests
	source = python-notifiers-1.3.0.tar.gz::https://github.com/liiight/notifiers/archive/1.3.0.tar.gz
	sha256sums = eeb410c8b3968785595977c1edbdd5a68205471b1318a578f2b205fbb8794682

pkgname = python-notifiers