summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 352e2dd05a645776f0d669cdba2cc50b48b83b17 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = pyruse
	pkgdesc = Route systemd-journal logs to filters and actions (ban, report, etc.)
	pkgver = 2.0
	pkgrel = 1
	url = https://yalis.fr/git/yves/pyruse
	arch = any
	license = GPL3
	makedepends = git
	makedepends = python-setuptools
	depends = python>=3.4
	depends = python-systemd
	optdepends = nftables: for the action_nftBan module
	optdepends = iptables: for the action_ipsetBan module
	optdepends = ipset: for the action_ipsetBan module
	optdepends = smtp-forwarder: for the action_email and action_dailyReport modules
	source = git+https://yalis.fr/git/yves/pyruse.git#tag=2.0
	sha1sums = SKIP

pkgname = pyruse