Revert "duplicity: S3 backups fail with "boto" not being found."
Boto2 is EOL and broken with recent Python versions:
https://github.com/boto/boto/#deprecation-notice
This reverts commit ad13d56c99.
This commit is contained in:
@@ -70,7 +70,6 @@ pythonPackages.buildPythonApplication rec {
|
||||
|
||||
pythonPath = with pythonPackages; [
|
||||
b2sdk
|
||||
boto
|
||||
boto3
|
||||
cffi
|
||||
cryptography
|
||||
|
||||
Reference in New Issue
Block a user