Files
extra/rdiff-backup/fix-scm-version.patch
2025-06-22 20:39:04 -05:00

12 lines
425 B
Diff

--- a/setup.py 2020-07-25 10:53:18.000000000 +0200
+++ b/setup.py 2022-08-18 12:18:54.251721393 +0200
@@ -136,7 +136,7 @@
setup(
name="rdiff-backup",
- use_scm_version=True,
+ use_scm_version=False,
description="Backup and Restore utility, easy to use, efficient, locally and remotely usable",
long_description="""
rdiff-backup is a simple backup tool which can be used locally and remotely,