Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages / 
duplicity


Commits:
179ef253 by Jelle van der Waa at 2024-05-15T22:52:24+02:00
upgpkg: 2.1.4-4: future dependency was dropped in 2.1.2

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = duplicity
        pkgdesc = A utility for encrypted, bandwidth-efficient backups using 
the rsync algorithm
        pkgver = 2.1.4
-       pkgrel = 3
+       pkgrel = 4
        url = https://duplicity.gitlab.io/
        arch = x86_64
        license = GPL
@@ -15,7 +15,6 @@ pkgbase = duplicity
        depends = librsync
        depends = python-paramiko
        depends = python-fasteners
-       depends = python-future
        optdepends = lftp: backend for ftp, ftps, fish
        optdepends = ncftp: alternative backend for ftp
        optdepends = python-b2sdk: Backblaze B2 backend


=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
 
 pkgname=duplicity
 pkgver=2.1.4
-pkgrel=3
+pkgrel=4
 pkgdesc='A utility for encrypted, bandwidth-efficient backups using the rsync 
algorithm'
 arch=('x86_64')
 url='https://duplicity.gitlab.io/'
@@ -15,7 +15,6 @@ depends=(
   'librsync'
   'python-paramiko'
   'python-fasteners'
-  'python-future'
 )
 makedepends=(
   'git'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/duplicity/-/commit/179ef2533b45749907c21197ba75e2dddc023f66

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/duplicity/-/commit/179ef2533b45749907c21197ba75e2dddc023f66
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to