borgmatic: update to 1.7.8.
This commit is contained in:
parent
a11f20dfb4
commit
d65f10703e
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'borgmatic'
|
# Template file for 'borgmatic'
|
||||||
pkgname=borgmatic
|
pkgname=borgmatic
|
||||||
version=1.7.6
|
version=1.7.8
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
# test_borgmatic.py runs not yet installed self,
|
# test_borgmatic.py runs not yet installed self,
|
||||||
|
@ -18,7 +18,7 @@ license="GPL-3.0-or-later"
|
||||||
homepage="https://torsion.org/borgmatic/"
|
homepage="https://torsion.org/borgmatic/"
|
||||||
changelog="https://projects.torsion.org/borgmatic-collective/borgmatic/raw/branch/master/NEWS"
|
changelog="https://projects.torsion.org/borgmatic-collective/borgmatic/raw/branch/master/NEWS"
|
||||||
distfiles="${PYPI_SITE}/b/borgmatic/borgmatic-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/b/borgmatic/borgmatic-${version}.tar.gz"
|
||||||
checksum=4cd87495a340c8790864b0b9d61cdc852203bec1ecb7668fc6845d23a31dafce
|
checksum=fa563208f2a069664f5242068e0981112eaf83565b819e5be962a6a6a01cca13
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
# remove tests directory polluting site-packages
|
# remove tests directory polluting site-packages
|
||||||
|
|
Loading…
Reference in New Issue