all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Greg Hogan <code@greghogan.com>
To: 45841@debbugs.gnu.org
Subject: [bug#45841] [PATCH] gnu: python-sympy: Update to 1.7.1.
Date: Wed, 13 Jan 2021 10:09:48 -0500	[thread overview]
Message-ID: <CA+3U0Zn5uxQeKpUxE2+_ib5EHvn4HWHDL+O5ur7XtEDbhE_xmQ@mail.gmail.com> (raw)


[-- Attachment #1.1: Type: text/plain, Size: 1044 bytes --]

From a78362b1e34498ace25ab8825be5c0a0aec29d7f Mon Sep 17 00:00:00 2001
From: Greg Hogan <code@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

[-- Attachment #1.2: Type: text/html, Size: 1575 bytes --]

[-- Attachment #2: 0001-gnu-python-sympy-Update-to-1.7.1.patch --]
[-- Type: application/octet-stream, Size: 1045 bytes --]

From a78362b1e34498ace25ab8825be5c0a0aec29d7f Mon Sep 17 00:00:00 2001
From: Greg Hogan <code@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


             reply	other threads:[~2021-01-13 15:11 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-13 15:09 Greg Hogan [this message]
2021-01-31 20:27 ` bug#45841: [PATCH] gnu: python-sympy: Update to 1.7.1 Efraim Flashner

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CA+3U0Zn5uxQeKpUxE2+_ib5EHvn4HWHDL+O5ur7XtEDbhE_xmQ@mail.gmail.com \
    --to=code@greghogan.com \
    --cc=45841@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.