me
/
guix
Archived
1
0
Fork 0

gnu: python-tenacity: Use Tornado 6.

* gnu/packages/python-xyz.scm (python-tenacity)[native-inputs]: Replace
python-tornado with python-tornado-6.
master
Ricardo Wurmus 2023-06-05 17:10:02 +02:00
parent 1671aa25d4
commit 46fc4c01a0
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 1 additions and 1 deletions

View File

@ -1344,7 +1344,7 @@ threads.")
"0bwkvjpjfyi9dgszzad9aww2vc00w3bczjnbifi92cp7wch2l923"))))
(build-system python-build-system)
(native-inputs
(list python-setuptools-scm python-tornado python-typeguard
(list python-setuptools-scm python-tornado-6 python-typeguard
python-pytest))
(arguments
(list #:phases