Merge pull request #175660 from blitz/duplicity-gdrive
duplicity: use pydrive2 to fix Google Drive backup problems
This commit is contained in:
commit
af55be9eac
@ -83,7 +83,7 @@ pythonPackages.buildPythonApplication rec {
|
||||
paramiko
|
||||
pyasn1
|
||||
pycrypto
|
||||
pydrive
|
||||
pydrive2
|
||||
future
|
||||
] ++ lib.optionals (!isPy3k) [
|
||||
enum
|
||||
|
Loading…
Reference in New Issue
Block a user