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: Greg Hogan <code <at> greghogan.com>
To: 45841 <at> debbugs.gnu.org
Subject: [bug#45841] [PATCH] gnu: python-sympy: Update to 1.7.1.
Date: Wed, 13 Jan 2021 10:09:48 -0500
[Message part 1 (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 2 (text/html, inline)]
[0001-gnu-python-sympy-Update-to-1.7.1.patch (application/octet-stream, attachment)]

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.