emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#45841: closed ([PATCH] gnu: python-sympy: Update to 1.7.1.)


From: GNU bug Tracking System
Subject: bug#45841: closed ([PATCH] gnu: python-sympy: Update to 1.7.1.)
Date: Sun, 31 Jan 2021 20:29:02 +0000

Your message dated Sun, 31 Jan 2021 22:27:06 +0200
with message-id <YBcSmgxBNtkMYFby@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@gnu.org.)


-- 
45841: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=45841
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: python-sympy: Update to 1.7.1. Date: Wed, 13 Jan 2021 10:09:48 -0500
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: 0001-gnu-python-sympy-Update-to-1.7.1.patch
Description: Binary data


--- End Message ---
--- Begin Message --- Subject: Re: [bug#45841] [PATCH] gnu: python-sympy: Update to 1.7.1. Date: Sun, 31 Jan 2021 22:27:06 +0200
Thanks! Patch pushed.

-- 
Efraim Flashner   <efraim@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

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]