[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Duplicity-talk] Minimal supporting packages for duplicity
From: |
edgar . soldin |
Subject: |
Re: [Duplicity-talk] Minimal supporting packages for duplicity |
Date: |
Mon, 12 Aug 2024 13:43:52 +0200 |
User-agent: |
Mozilla Thunderbird |
hey Scott,
On 11.08.2024 22:11, Scott Hannahs via Duplicity-talk wrote:
Duplicity Maintainers:
I am trying to update my MacOS package installer for fink. I have been
updating my builds but I think my list of supporting packages has cruft that is
not necessary. I only need packages that are directly imported by duplicity
and some of the backends. Any comments on this list am I approximately right?
Executables and libraries
python310,
librsync-shlibs (>= 0.9.7-1002),
gnupg2,
Additional packages for building and running duplicity not part of Python 3.10
standard install
intltool40,
par2,
that should only be needed for the par2 backend
setuptools-tng-py310,
fasteners-py310,
lxml-py310,
hubac backend afaics
pexpect-py310,
only for testing, so maybe add it below=
requests-oauthlib-py310
several backends, but not core duplicity afaics
and for backends:
ncftp,
lftp,
paramiko-py310,
boto3-py310,
you may add the imports form above here
And for running the tests, the following packages are necessary?
tox-py310
pytest-py310,
mock-py310,
pycodestyle-py310
Comments? Any advice much appreciated!
commented :).. sunny regards ede