duplicity-talk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Duplicity-talk] duplicity -V prints duplicity $version


From: Markus Schönhaber
Subject: [Duplicity-talk] duplicity -V prints duplicity $version
Date: Mon, 20 Mar 2023 14:25:21 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.9.0

Hello,

I downloaded the v1.2.2 tarball of duplicity from the gitlab releases page[1] to a Debian 11 system. After doing

# python3 setup.py install

the version number printed by duplicity isn't what I'd expect:

# duplicity -V
duplicity $version

AFAICT in both man pages setup.py installs, the version number is set correctly but in the package's __init_.py[2] it isn't.

Am I doing something wrong?
How to fix the version number? Manually edit the installed __init__.py?

--
Regards
  mks

[1] https://gitlab.com/duplicity/duplicity/-/archive/rel.1.2.2/duplicity-rel.1.2.2.tar.bz2

[2] /usr/local/lib/python3.9/dist-packages/duplicity/__init__.py



reply via email to

[Prev in Thread] Current Thread [Next in Thread]