[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Duplicity-talk] Minimal supporting packages for duplicity
From: |
Scott Hannahs |
Subject: |
[Duplicity-talk] Minimal supporting packages for duplicity |
Date: |
Sun, 11 Aug 2024 16:11:45 -0400 |
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,
setuptools-tng-py310,
fasteners-py310,
lxml-py310,
pexpect-py310,
requests-oauthlib-py310
and for backends:
ncftp,
lftp,
paramiko-py310,
boto3-py310,
And for running the tests, the following packages are necessary?
tox-py310
pytest-py310,
mock-py310,
pycodestyle-py310
Comments? Any advice much appreciated!
-Scott
- [Duplicity-talk] Minimal supporting packages for duplicity,
Scott Hannahs <=