gnu: certbot: Remove unused dependency. This dependency was removed in certbot@0.10.0: https://github.com/certbot/certbot/commit/d54cb76432a2eff43cc9cc3c1cc4d9136eac2221 * gnu/packages/tls.scm (certbot)[propagated-inputs]: Remove python2-pythondialog.
1 files changed, 0 insertions(+), 1 deletions(-) M gnu/packages/tls.scm
M gnu/packages/tls.scm => gnu/packages/tls.scm +0 -1
@@ 565,7 565,6 @@ security, and applying best practice development processes.") (propagated-inputs `(("python2-acme" ,python2-acme) ("python2-zope-interface" ,python2-zope-interface) ("python2-pythondialog" ,python2-pythondialog) ("python2-pyrfc3339" ,python2-pyrfc3339) ("python2-pyopenssl" ,python2-pyopenssl) ("python2-configobj" ,python2-configobj)