unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#55956] [PATCH] gnu: python-acme: Add python-chardet to propagated-inputs.
@ 2022-06-14  9:23 Josselin Poiret via Guix-patches via
  2022-06-17 13:25 ` bug#55956: " Ludovic Courtès
  0 siblings, 1 reply; 2+ messages in thread
From: Josselin Poiret via Guix-patches via @ 2022-06-14  9:23 UTC (permalink / raw)
  To: 55956; +Cc: Josselin Poiret

* gnu/packages/tls.scm (python-acme)[propagated-inputs]: Add it.
---
 gnu/packages/tls.scm | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/gnu/packages/tls.scm b/gnu/packages/tls.scm
index 59514f9357..bcefe402c6 100644
--- a/gnu/packages/tls.scm
+++ b/gnu/packages/tls.scm
@@ -676,7 +676,8 @@ (define-public python-acme
            python-sphinx-rtd-theme
            texinfo))
     (propagated-inputs
-     (list python-josepy
+     (list python-chardet
+           python-josepy
            python-requests
            python-requests-toolbelt
            python-pytz
-- 
2.36.1





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#55956: [PATCH] gnu: python-acme: Add python-chardet to propagated-inputs.
  2022-06-14  9:23 [bug#55956] [PATCH] gnu: python-acme: Add python-chardet to propagated-inputs Josselin Poiret via Guix-patches via
@ 2022-06-17 13:25 ` Ludovic Courtès
  0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2022-06-17 13:25 UTC (permalink / raw)
  To: Josselin Poiret; +Cc: 55956-done

Hello,

Josselin Poiret <dev@jpoiret.xyz> skribis:

> * gnu/packages/tls.scm (python-acme)[propagated-inputs]: Add it.

Applied, thanks!

Ludo’.




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-06-17 13:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-14  9:23 [bug#55956] [PATCH] gnu: python-acme: Add python-chardet to propagated-inputs Josselin Poiret via Guix-patches via
2022-06-17 13:25 ` bug#55956: " Ludovic Courtès

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).