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

    Исходный пакет: duplicity
    Версия: 1.2.2-alt2
    Собран:  6 мая 2023 г. 8:48 в задании #319132
    Сообщить об ошибке в пакете
    Домашняя страница: 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, ppc64le, i586, armh, aarch64)
    duplicity-debuginfo (x86_64, ppc64le, i586, armh, aarch64)

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


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

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


    23 апреля 2023 г. Vitaly Lipatov 1.2.2-alt2
    - change Source URL to get release tarball (fix issue with duplicity version)
    - add check for version
    23 апреля 2023 г. Vitaly Lipatov 1.2.2-alt1
    - new version 1.2.2 (with rpmrb script)
    7 июня 2022 г. Vitaly Lipatov 0.8.23-alt1
    - new version 0.8.23 (with rpmrb script)