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

  • Default inline alert: Версия в репозитории: 2.2.3-alt1

Исходный пакет: duplicity
Версия: 0.8.18-alt1
Последняя версия по данным Repology
Собран:  25 февраля 2021 г. 0:02 в задании #266838
Сообщить об ошибке в пакете
Домашняя страница: https://gitlab.com/duplicity/duplicity

Лицензия: GPL
О пакете: 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


Права:
Vitaly Lipatov
@qa

    1. librsync-devel
    2. python3-devel
    3. python3-module-setuptools
    4. python3-module-setuptools
    5. python3(setuptools_scm)
    6. rpm-build-python3

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


24 февраля 2021 г. Vitaly Lipatov 0.8.18-alt1
- new version 0.8.18 (with rpmrb script)
1 ноября 2020 г. Vitaly Lipatov 0.8.16-alt1
- new version 0.8.16 (with rpmrb script)
30 октября 2020 г. Vitaly Lipatov 0.8.15-alt1
- new version 0.8.15 (with rpmrb script)
- switch to python3, cleanup spec, update upstream URL