gnu: python-acme: Remove unused dependencies.
Removed in python-acme@0.10.0 and 0.4.1, respectively:edbb3a73c6
df383ee6e4
* gnu/packages/tls.scm (python-acme, python2-acme)[propagated-inputs]: Remove python-ndg-httpsclient and python-werkzeug.
This commit is contained in:
parent
99517d9270
commit
57fe07dbc0
|
@ -509,9 +509,7 @@ security, and applying best practice development processes.")
|
|||
("python-sphinx-rtd-theme" ,python-sphinx-rtd-theme)
|
||||
("texinfo" ,texinfo)))
|
||||
(propagated-inputs
|
||||
`(("python-ndg-httpsclient" ,python-ndg-httpsclient)
|
||||
("python-werkzeug" ,python-werkzeug)
|
||||
("python-six" ,python-six)
|
||||
`(("python-six" ,python-six)
|
||||
("python-requests" ,python-requests)
|
||||
("python-pytz" ,python-pytz)
|
||||
("python-pyrfc3339" ,python-pyrfc3339)
|
||||
|
|
Loading…
Reference in New Issue