mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
gnu: python-genshi: Use older setuptools.
* gnu/packages/python-web.scm (python-genshi)[native-inputs]: Add python-setuptools-67. Change-Id: I4da0ba45408b16ead0ad89433946e77e80f052ef Signed-off-by: Rutherther <rutherther@ditigal.xyz>
This commit is contained in:
@@ -8265,6 +8265,7 @@ for Flask programs that are using @code{python-alembic}.")
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32 "06q14mn5n56rdnqvsbbjixygilblgg85fzw029n96qf6f1rvldiq"))))
|
||||
(native-inputs (list python-setuptools-67))
|
||||
(propagated-inputs
|
||||
(list python-six))
|
||||
(build-system python-build-system)
|
||||
|
||||
Reference in New Issue
Block a user