Package duplicity: Information

    Source package: duplicity
    Version: 3.0.7-alt1
    Latest version according to Repology
    Build time:  Mar 10, 2026, 12:03 AM in the task #410633
    Category: Archiving/Backup
    Report package bug
    License: GPLv2
    Summary: Untrusted/encrypted backup using rsync algorithm
    Description: 
    Duplicity incrementally backs up files and directory by encrypting
    tar-format volumes with GnuPG and uploading them to a remote (or
    local) file server.  In theory many remote backends are possible;
    right now local, ssh/scp, ftp, and rsync backends are written.
    Because duplicity uses librsync, the incremental archives are space
    efficient and only record the parts of files that have changed since
    the last backup.  Currently duplicity supports deleted files, full
    unix permissions, directories, symbolic links, fifos, etc., but not
    hard links.

    List of RPM packages built from this SRPM:
    duplicity (x86_64, i586, aarch64)
    duplicity-debuginfo (x86_64, i586, aarch64)

    Maintainer: Vitaly Lipatov



      1. python3(setuptools_scm)
      2. python3-devel
      3. python3-module-fasteners
      4. python3-module-pexpect
      5. python3-module-setuptools
      6. python3-module-setuptools
      7. librsync-devel
      8. rpm-build-python3
      9. rpm-build-intro
      10. gnupg

    Last changed


    March 6, 2026 Vitaly Lipatov 3.0.7-alt1
    - new version 3.0.7
    May 23, 2025 Vitaly Lipatov 3.0.4.1-alt1
    - new version 3.0.4.1 (with rpmrb script)
    Jan. 5, 2025 Grigory Ustinov 2.2.3-alt1.1
    - NMU: drop unnessesary dependency on future.