Пакет duplicity: Информация

    Исходный пакет: duplicity
    Версия: 3.0.7-alt1
    Последняя версия по данным Repology
    Собран:  10 марта 2026 г. 0:03 в задании #410633
    Сообщить об ошибке в пакете
    Домашняя страница: https://gitlab.com/duplicity/duplicity

    Лицензия: GPLv2
    О пакете: Untrusted/encrypted backup using rsync algorithm
    Описание: 
    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.

    Список бинарных RPM-пакетов, собираемых из данного SRPM:
    duplicity (x86_64, i586, aarch64)
    duplicity-debuginfo (x86_64, i586, aarch64)

    Сопровождающий: Vitaly Lipatov


    Права:
    Vitaly Lipatov
    @qa

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

    Последнее изменение


    6 марта 2026 г. Vitaly Lipatov 3.0.7-alt1
    - new version 3.0.7
    23 мая 2025 г. Vitaly Lipatov 3.0.4.1-alt1
    - new version 3.0.4.1 (with rpmrb script)
    5 января 2025 г. Grigory Ustinov 2.2.3-alt1.1
    - NMU: drop unnessesary dependency on future.