diff options
Diffstat (limited to 'gnu/packages/python-crypto.scm')
| -rw-r--r-- | gnu/packages/python-crypto.scm | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/gnu/packages/python-crypto.scm b/gnu/packages/python-crypto.scm index 8f5aa2b05c2..0071cb4e9ca 100644 --- a/gnu/packages/python-crypto.scm +++ b/gnu/packages/python-crypto.scm | |||
| @@ -333,8 +333,7 @@ do what is needed for client/server Kerberos authentication based on | |||
| 333 | python-setuptools-scm | 333 | python-setuptools-scm |
| 334 | python-wheel)) | 334 | python-wheel)) |
| 335 | (propagated-inputs | 335 | (propagated-inputs |
| 336 | (list python-importlib-metadata | 336 | (list python-jaraco-classes |
| 337 | python-jaraco-classes | ||
| 338 | python-secretstorage)) | 337 | python-secretstorage)) |
| 339 | (home-page "https://github.com/jaraco/keyring") | 338 | (home-page "https://github.com/jaraco/keyring") |
| 340 | (synopsis "Store and access your passwords safely") | 339 | (synopsis "Store and access your passwords safely") |
