GNU bug report logs - #61591
[PATCH] gnu: python-jupytext: Update to 1.14.4.

Previous Next

Package: guix-patches;

Reported by: Greg Hogan <code <at> greghogan.com>

Date: Sat, 18 Feb 2023 01:36:02 UTC

Severity: normal

Tags: patch

Done: Christopher Baines <mail <at> cbaines.net>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 61591 in the body.
You can then email your comments to 61591 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#61591; Package guix-patches. (Sat, 18 Feb 2023 01:36:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Greg Hogan <code <at> greghogan.com>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Sat, 18 Feb 2023 01:36:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Greg Hogan <code <at> greghogan.com>
To: guix-patches <at> gnu.org
Cc: Greg Hogan <code <at> greghogan.com>
Subject: [PATCH] gnu: python-jupytext: Update to 1.14.4.
Date: Sat, 18 Feb 2023 01:35:42 +0000
Fixes test failure in test_multiple_pairing in 1.14.1.

* gnu/packages/python-xyz.scm (python-jupytext): Update to 1.14.4.

diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index f97faefc65..a88d590c46 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -319,7 +319,7 @@ (define-public python-janus
 (define-public python-jupytext
   (package
     (name "python-jupytext")
-    (version "1.14.1")
+    (version "1.14.4")
     (source
      (origin
        (method git-fetch)
@@ -328,7 +328,7 @@ (define-public python-jupytext
              (commit (string-append "v" version))))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "0gqpvphrp2ja9ggadx0rrk0sqbpz6kqqg62qqmw4k17469lphc8c"))))
+        (base32 "19d443vx597zzxna09qpync9iic3mris80bwm3kd8xaxaq0zq9w4"))))
     (build-system python-build-system)
     (arguments
      (list
-- 
2.39.2





Information forwarded to guix-patches <at> gnu.org:
bug#61591; Package guix-patches. (Tue, 21 Feb 2023 13:53:01 GMT) Full text and rfc822 format available.

Message #8 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Christopher Baines <mail <at> cbaines.net>
To: Greg Hogan <code <at> greghogan.com>
Cc: 61591-done <at> debbugs.gnu.org, guix-patches <at> gnu.org
Subject: Re: [bug#61591] [PATCH] gnu: python-jupytext: Update to 1.14.4.
Date: Tue, 21 Feb 2023 13:51:46 +0000
[Message part 1 (text/plain, inline)]
Greg Hogan <code <at> greghogan.com> writes:

> Fixes test failure in test_multiple_pairing in 1.14.1.
>
> * gnu/packages/python-xyz.scm (python-jupytext): Update to 1.14.4.

Thanks! I've pushed this to master as
e1e74336a2b5f39653520b731bdc3696390a1f18.

Chris
[signature.asc (application/pgp-signature, inline)]

Reply sent to Christopher Baines <mail <at> cbaines.net>:
You have taken responsibility. (Tue, 21 Feb 2023 13:53:02 GMT) Full text and rfc822 format available.

Notification sent to Greg Hogan <code <at> greghogan.com>:
bug acknowledged by developer. (Tue, 21 Feb 2023 13:53:02 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Wed, 22 Mar 2023 11:24:09 GMT) Full text and rfc822 format available.

This bug report was last modified 2 years and 89 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.