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
1 changed files with 11 additions and 11 deletions

View File

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