summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: abe271a99cc18d705b9bb9adc3d31c499288e11f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
pkgbase = python-borgmatic-git
	pkgdesc = a simple Python wrapper script for the Borg backup software
	pkgver = 1.7.1.r5.g9e64d84
	pkgrel = 1
	url = https://github.com/witten/borgmatic.git
	arch = any
	license = GPL3
	checkdepends = python-pytest
	checkdepends = python-flexmock
	makedepends = git
	makedepends = python-setuptools
	depends = python-ruamel-yaml
	depends = python-requests
	depends = python-jsonschema
	depends = python-colorama
	depends = borg
	provides = borgmatic
	conflicts = borgmatic
	options = !emptydirs
	source = git+https://github.com/witten/borgmatic.git
	md5sums = SKIP

pkgname = python-borgmatic-git