GNU bug report logs - #45841
[PATCH] gnu: python-sympy: Update to 1.7.1.

Previous Next

Package: guix-patches;

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

Date: Wed, 13 Jan 2021 15:11:01 UTC

Severity: normal

Tags: patch

Done: Efraim Flashner <efraim <at> flashner.co.il>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Efraim Flashner <efraim <at> flashner.co.il>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#45841: closed ([PATCH] gnu: python-sympy: Update to 1.7.1.)
Date: Sun, 31 Jan 2021 20:29:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sun, 31 Jan 2021 22:27:06 +0200
with message-id <YBcSmgxBNtkMYFby <at> 3900XT>
and subject line Re: [bug#45841] [PATCH] gnu: python-sympy: Update to 1.7.1.
has caused the debbugs.gnu.org bug report #45841,
regarding [PATCH] gnu: python-sympy: Update to 1.7.1.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
45841: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=45841
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Greg Hogan <code <at> greghogan.com>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: python-sympy: Update to 1.7.1.
Date: Wed, 13 Jan 2021 10:09:48 -0500
[Message part 3 (text/plain, inline)]
From a78362b1e34498ace25ab8825be5c0a0aec29d7f Mon Sep 17 00:00:00 2001
From: Greg Hogan <code <at> greghogan.com>
Date: Fri, 8 Jan 2021 19:13:59 +0000
Subject: [PATCH] gnu: python-sympy: Update to 1.7.1.

* gnu/packages/python-xyz.scm (python-sympy): Update to 1.7.1.
---
 gnu/packages/python-xyz.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index 23e43b7e75..e86d0db4cb 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -7958,13 +7958,13 @@ multiprecision arithmetic.")
 (define-public python-sympy
   (package
     (name "python-sympy")
-    (version "1.6.2")
+    (version "1.7.1")
     (source
      (origin
        (method url-fetch)
        (uri (pypi-uri "sympy" version))
        (sha256
-        (base32 "0247skhkxanczpqqdz6n9k1axgpwl665b25hyn9vgr060p4dryhw"))))
+        (base32 "0bkb4jf24yv5i4kjpsmg1xjjccfhqyi0syv0p0xvhdbmx5hr5pm3"))))
     (build-system python-build-system)
     (arguments
      `(#:phases
-- 
2.29.2
[Message part 4 (text/html, inline)]
[0001-gnu-python-sympy-Update-to-1.7.1.patch (application/octet-stream, attachment)]
[Message part 6 (message/rfc822, inline)]
From: Efraim Flashner <efraim <at> flashner.co.il>
To: Greg Hogan <code <at> greghogan.com>
Cc: 45841-done <at> debbugs.gnu.org
Subject: Re: [bug#45841] [PATCH] gnu: python-sympy: Update to 1.7.1.
Date: Sun, 31 Jan 2021 22:27:06 +0200
[Message part 7 (text/plain, inline)]
Thanks! Patch pushed.

-- 
Efraim Flashner   <efraim <at> flashner.co.il>   אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 4 years and 114 days ago.

Previous Next


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