summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 0f66633aaf5005a0f0355c60a0ecf047ddfcd58a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
pkgbase = yarsync
	pkgdesc = Yet Another Rsync is a file synchronization and backup tool
	pkgver = 0.2.1
	pkgrel = 2
	url = https://github.com/ynikitenko/yarsync
	install = yarsync.install
	arch = any
	license = GPL3
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	makedepends = rsync
	makedepends = python-setuptools
	makedepends = python-pytest
	makedepends = python-pytest-mock
	depends = python>=3.6
	source = yarsync-0.2.1.tar.gz::https://github.com/ynikitenko/yarsync/archive/refs/tags/v0.2.1.tar.gz
	sha256sums = 208c947813568b9d6d736ffadb9c510651c43a58d64ddd52afe219b1097c535c

pkgname = yarsync
	depends = python>=3.6
	depends = rsync>=3.1.0