duplicity: rebuild for Python 3.9

This commit is contained in:
Andrew J. Hesford 2020-10-07 09:54:58 -04:00
parent af6863d63e
commit d06cacc8f2

View file

@ -1,7 +1,7 @@
# Template file for 'duplicity' # Template file for 'duplicity'
pkgname=duplicity pkgname=duplicity
version=0.8.16 version=0.8.16
revision=1 revision=2
build_style=python3-module build_style=python3-module
hostmakedepends="gettext python3-setuptools" hostmakedepends="gettext python3-setuptools"
makedepends="python3-devel librsync-devel" makedepends="python3-devel librsync-devel"