gnu: python-pypugjs: Fix package.

* gnu/packages/python-xyz.scm (python-pypugjs):
[propagated-inputs]: Re-introduce python-six.

Change-Id: Ia0bf9b9eee83c7d82a52ec128a43d880f231d650
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
This commit is contained in:
Nicolas Graves 2025-09-21 18:08:18 +02:00 committed by Sharlatan Hellseher
parent 31d004320d
commit d66ee48593
No known key found for this signature in database
GPG key ID: 76D727BFF62CD2B5

View file

@ -8322,7 +8322,7 @@ templates. A format string can be provided to control the output.")
python-poetry-core python-poetry-core
python-pytest python-pytest
python-tornado-6)) python-tornado-6))
(propagated-inputs (list python-charset-normalizer)) (propagated-inputs (list python-charset-normalizer python-six))
(home-page "https://github.com/kakulukia/pypugjs") (home-page "https://github.com/kakulukia/pypugjs")
(synopsis "Convert Pug source files into different template languages") (synopsis "Convert Pug source files into different template languages")
(description (description