gnu: python-duniterpy: Simplify inputs.

* gnu/packages/finance.scm (python-duniterpy): Remove input labels.
This commit is contained in:
Marius Bakke 2022-01-12 20:49:03 +01:00
parent 1d7bf223c8
commit adc344c5c6
No known key found for this signature in database
GPG Key ID: A2A06DF2A33A54FA

View File

@ -1258,17 +1258,17 @@ Luhn and family of ISO/IEC 7064 check digit algorithms.")
(("mnemonic>=0\\.19,<0.20") (("mnemonic>=0\\.19,<0.20")
"mnemonic>=0.19"))))))) "mnemonic>=0.19")))))))
(propagated-inputs (propagated-inputs
`(("aiohttp" ,python-aiohttp) (list python-aiohttp
("attrs" ,python-attrs) python-attrs
("base58" ,python-base58) python-base58
("jsonschema" ,python-jsonschema) python-jsonschema
("libnacl" ,python-libnacl) python-libnacl
("pyaes" ,python-pyaes) python-pyaes
("pylibscrypt" ,python-pylibscrypt) python-pylibscrypt
("python-graphql-core" ,python-graphql-core) python-graphql-core
("python-mnemonic" ,python-mnemonic) python-mnemonic
("python-websocket-client" ,python-websocket-client) python-websocket-client
("pypeg2" ,python-pypeg2))) python-pypeg2))
(home-page "https://git.duniter.org/clients/python/duniterpy") (home-page "https://git.duniter.org/clients/python/duniterpy")
(synopsis "Python implementation of Duniter API") (synopsis "Python implementation of Duniter API")
(description "@code{duniterpy} is an implementation of (description "@code{duniterpy} is an implementation of