gnu: python-agate: Fix tests.

* gnu/packages/wireservice.scm (python-agate)[native-inputs]: Add
  '(libc-utf8-locales-for-target)'. Remove labels.
  [propagated-inputs]: Remove labels.

Change-Id: I85c5fba60e96c4e3bd52f82e8cad9c3ed23d5661
This commit is contained in:
Guillaume Le Vaillant 2024-09-04 16:56:06 +02:00
parent 0e2c312014
commit 9a03ab25ba
No known key found for this signature in database
GPG key ID: 6BE8208ADF21FE3F

View file

@ -109,20 +109,21 @@ (define-public python-agate
(base32 (base32
"1wqyml7f70hr7zhgwvwqy4bdshlbcmp4jmyc5y12jyx10xp3sk7c")))) "1wqyml7f70hr7zhgwvwqy4bdshlbcmp4jmyc5y12jyx10xp3sk7c"))))
(native-inputs (native-inputs
`(("locales" ,python-agate-locales) (list (libc-utf8-locales-for-target)
("python-nose" ,python-nose) python-agate-locales
("python-sphinx" ,python-sphinx) python-nose
("python-sphinx-rtd-theme" ,python-sphinx-rtd-theme) python-sphinx
("python-csselect" ,python-cssselect) python-sphinx-rtd-theme
("python-lxml" ,python-lxml))) python-cssselect
python-lxml))
(propagated-inputs (propagated-inputs
`(("python-babel" ,python-babel) (list python-babel
("python-isodate" ,python-isodate) python-isodate
("python-leather" ,python-leather) python-leather
("python-parsedatetime" ,python-parsedatetime) python-parsedatetime
("python-pytimeparse" ,python-pytimeparse) python-pytimeparse
("python-six" ,python-six) python-six
("python-slugify" ,python-slugify))) python-slugify))
(home-page "https://agate.rtfd.org") (home-page "https://agate.rtfd.org")
(synopsis "Data analysis library") (synopsis "Data analysis library")
(description "Agate is a Python data analysis library. It is an (description "Agate is a Python data analysis library. It is an