all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#49084] [PATCH 0/1] gnu: python-rpy2: Update to 3.4.5.
@ 2021-06-18  7:35 BonfaceKilz
  2021-06-18  7:38 ` [bug#49084] [PATCH 1/1] " BonfaceKilz
  0 siblings, 1 reply; 3+ messages in thread
From: BonfaceKilz @ 2021-06-18  7:35 UTC (permalink / raw)
  To: 49084; +Cc: BonfaceKilz

Hi all! Find a patch that updates python-rpy2 to 3.4.5. One major fix in this
patch is to fix an error caused by SIGPIPE, which when used in the context of
a flask application can be blocking. See:
https://github.com/rpy2/rpy2/issues/809

BonfaceKilz (1):
  gnu: python-rpy2: Update to 3.4.5.

 gnu/packages/statistics.scm | 22 +++-------------------
 1 file changed, 3 insertions(+), 19 deletions(-)

-- 
2.31.1





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

end of thread, other threads:[~2021-06-26 20:54 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-18  7:35 [bug#49084] [PATCH 0/1] gnu: python-rpy2: Update to 3.4.5 BonfaceKilz
2021-06-18  7:38 ` [bug#49084] [PATCH 1/1] " BonfaceKilz
2021-06-26 20:53   ` bug#49084: [PATCH 0/1] " Ludovic Courtès

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.