duplicity: add gnupg runtime dependency; fix license

This commit is contained in:
John 2018-10-02 14:21:16 +02:00 committed by maxice8
parent b32db33430
commit d385dc4a6b
1 changed files with 6 additions and 6 deletions

View File

@ -1,18 +1,18 @@
# Template file for 'duplicity' # Template file for 'duplicity'
pkgname=duplicity pkgname=duplicity
version=0.7.18.1 version=0.7.18.1
revision=2 revision=3
build_style=python2-module build_style=python2-module
pycompile_module="duplicity"
hostmakedepends="python-setuptools" hostmakedepends="python-setuptools"
makedepends="python-devel librsync-devel" makedepends="python-devel librsync-devel"
checkdepends="python-pexpect python-mock python-fasteners gnupg par2cmdline" checkdepends="python-pexpect python-mock python-fasteners gnupg par2cmdline"
depends="python-fasteners" depends="python-fasteners gnupg"
pycompile_module="duplicity"
short_desc="Encrypted bandwidth-efficient backup using the rsync algorithm" short_desc="Encrypted bandwidth-efficient backup using the rsync algorithm"
homepage="http://duplicity.nongnu.org/"
_changelog="http://duplicity.nongnu.org/CHANGELOG"
license="GPL-2"
maintainer="Leah Neukirchen <leah@vuxu.org>" maintainer="Leah Neukirchen <leah@vuxu.org>"
license="GPL-2.0-or-later"
homepage="http://duplicity.nongnu.org/"
changelog="http://duplicity.nongnu.org/CHANGELOG"
distfiles="http://code.launchpad.net/duplicity/${version%.*.*}-series/${version}/+download/duplicity-${version}.tar.gz" distfiles="http://code.launchpad.net/duplicity/${version%.*.*}-series/${version}/+download/duplicity-${version}.tar.gz"
checksum=c935019ed953e4767df8d39765c4dd41198709a14668e823e2e9e3e20710809d checksum=c935019ed953e4767df8d39765c4dd41198709a14668e823e2e9e3e20710809d