1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-27 20:50:34 +02:00

gnu: python-txtorcon: Remove unused input.

* gnu/packages/python-crypto.scm (python-txtorcon)[propagated-inputs]: Remove
PYTHON-IPADDRESS.
This commit is contained in:
Marius Bakke
2020-07-13 23:43:11 +02:00
parent 34fa5c0532
commit 3ad866c8e4

View File

@@ -1197,7 +1197,6 @@ Password-Authenticated Key Exchange algorithm.")
`(("python-automat" ,python-automat)
("python-idna" ,python-idna)
("python-incremental" ,python-incremental)
("python-ipaddress" ,python-ipaddress)
("python-service-identity" ,python-service-identity)
("python-twisted" ,python-twisted)
("python-zope-interface" ,python-zope-interface)))