~ruther/guix-local

2a24283269daa7e98ceaf8bbd00f5c773368cc28 — Ricardo Wurmus 1 year, 1 month ago db293bb
gnu: python-twisted: Add comment.

* gnu/packages/python-xyz.scm (python-twisted)[native-inputs]: Add comment on
why glibc-utf8-locales is needed.

Change-Id: I0effed9600b2b2238a33b70bd38f4bb565b6df9f
1 files changed, 1 insertions(+), 1 deletions(-)

M gnu/packages/python-xyz.scm
M gnu/packages/python-xyz.scm => gnu/packages/python-xyz.scm +1 -1
@@ 22197,7 22197,7 @@ format.")
           python-typing-extensions
           python-zope-interface))
    (native-inputs
     (list glibc-utf8-locales
     (list glibc-utf8-locales ;for OpenTestLogTests.test_utf8
           python-coverage
           python-hatch-fancy-pypi-readme
           python-hatchling