Mon, 29 Apr 2024 04:00:46 UTC | login

Information for build duplicity-1.2.3-1.fc38

ID248780
Package Nameduplicity
Version1.2.3
Release1.fc38
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/duplicity.git#1edc8185868528cca573bb02a189574e98ba2d00
SummaryEncrypted bandwidth-efficient backup using rsync algorithm
DescriptionDuplicity 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 protocols for connecting to a file server could be supported; so far ssh/scp, local file access, rsync, ftp, HSI, WebDAV and Amazon S3 have been 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, device files, but not hard links.
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 01 Jun 2023 11:23:36 UTC
CompletedThu, 01 Jun 2023 14:59:39 UTC
Taskbuild (f38, /rpms/duplicity.git:1edc8185868528cca573bb02a189574e98ba2d00)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/duplicity.git#1edc8185868528cca573bb02a189574e98ba2d00'}}
Tags
f38
f39
f40
RPMs
src
duplicity-1.2.3-1.fc38.src.rpm (info) (download)
riscv64
duplicity-1.2.3-1.fc38.riscv64.rpm (info) (download)
duplicity-debuginfo-1.2.3-1.fc38.riscv64.rpm (info) (download)
duplicity-debugsource-1.2.3-1.fc38.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
Changelog * Tue May 16 2023 Gwyn Ciesla <gwync@protonmail.com> 1.2.3-1 - 1.2.3 * Sun May 07 2023 Maxwell G <maxwell@gtmx.me> 1.2.2-2 - Remove unnecessary BR on deprecated pytest-runner * Thu Jan 26 2023 Gwyn Ciesla <gwync@protonmail.com> 1.2.2-1 - 1.2.2 * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> 1.2.1-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Tue Dec 13 2022 Benjamin A. Beasley <code@musicinmybrain.net> 1.2.1-8 - Verify the source archive signature * Tue Dec 13 2022 Benjamin A. Beasley <code@musicinmybrain.net> 1.2.1-7 - Update License to SPDX * Tue Dec 13 2022 Benjamin A. Beasley <code@musicinmybrain.net> 1.2.1-6 - Whitespace consistency * Tue Dec 13 2022 Benjamin A. Beasley <code@musicinmybrain.net> 1.2.1-5 - Use pyproject-rpm-macros to build and install * Tue Dec 13 2022 Benjamin A. Beasley <code@musicinmybrain.net> 1.2.1-4 - Remove dependency on python3dist(lockfile) * Tue Dec 13 2022 Benjamin A. Beasley <code@musicinmybrain.net> 1.2.1-3 - Document patch upstream status * Tue Dec 13 2022 Benjamin A. Beasley <code@musicinmybrain.net> 1.2.1-2 - Update URL * Fri Dec 02 2022 Gwyn Ciesla <gwync@protonmail.com> 1.2.1-1 - 1.2.1 * Wed Nov 30 2022 Gwyn Ciesla <gwync@protonmail.com> 1.0.1-3 - Patch * Wed Nov 30 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.0.1-2 - Patch for gettext bug * Tue Oct 04 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.0.1-1 - 1.0.1 * Wed Sep 28 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.0.0-1 - 1.0.0 * Wed May 25 2022 Gwyn Ciesla <gwync@protonmail.com> - 0.8.23-2 - Migrate to unittest.mock. * Mon May 16 2022 Gwyn Ciesla <gwync@protonmail.com> - 0.8.23-1 - 0.8.23 * Mon Mar 07 2022 Gwyn Ciesla <gwync@protonmail.com> - 0.8.22-1 - 0.8.22 * Tue Nov 09 2021 Gwyn Ciesla <gwync@protonmail.com> - 0.8.21-1 - 0.8.21 * Wed Oct 27 2021 Gwyn Ciesla <gwync@protonmail.com> - 0.8.20-3 - Drop s3 region option removal patch. * Wed Jul 21 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.20-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Mon Jun 28 2021 Gwyn Ciesla <gwync@protonmail.com> - 0.8.20-1 - 0.8.20 * Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 0.8.19-2 - Rebuilt for Python 3.10