GNU bug report logs -
#29242
[PATCH] gnu: python-sympy: Update to 1.1.1.
Previous Next
Reported by: Alex Vong <alexvong1995 <at> gmail.com>
Date: Fri, 10 Nov 2017 12:04:02 UTC
Severity: normal
Tags: patch
Done: Marius Bakke <mbakke <at> fastmail.com>
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 29242 in the body.
You can then email your comments to 29242 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix-patches <at> gnu.org
:
bug#29242
; Package
guix-patches
.
(Fri, 10 Nov 2017 12:04:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Alex Vong <alexvong1995 <at> gmail.com>
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Fri, 10 Nov 2017 12:04:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Hello,
This updates sympy to its latest version. I build both python-sympy and
python2-sympy on my laptop, both finish tests without error (my laptop
is slow, it takes serveral hours). Should I say have fun solving
equations?
[0001-gnu-python-sympy-Update-to-1.1.1.patch (text/x-diff, inline)]
From 085a61b91d88234417590c527a56a2a5be57587b Mon Sep 17 00:00:00 2001
From: Alex Vong <alexvong1995 <at> gmail.com>
Date: Wed, 8 Nov 2017 22:49:53 +0800
Subject: [PATCH] gnu: python-sympy: Update to 1.1.1.
* gnu/packages/python.scm (python-sympy, python2-sympy): Update to 1.1.1.
---
gnu/packages/python.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm
index 7a0790675..7f46b6f05 100644
--- a/gnu/packages/python.scm
+++ b/gnu/packages/python.scm
@@ -29,7 +29,7 @@
;;; Copyright © 2016, 2017 Marius Bakke <mbakke <at> fastmail.com>
;;; Copyright © 2016, 2017 Stefan Reichör <stefan <at> xsteve.at>
;;; Copyright © 2016 Dylan Jeffers <sapientech <at> sapientech <at> openmailbox.org>
-;;; Copyright © 2016 Alex Vong <alexvong1995 <at> gmail.com>
+;;; Copyright © 2016, 2017 Alex Vong <alexvong1995 <at> gmail.com>
;;; Copyright © 2016, 2017 Arun Isaac <arunisaac <at> systemreboot.net>
;;; Copyright © 2016, 2017 Julien Lepiller <julien <at> lepiller.eu>
;;; Copyright © 2016, 2017 Tobias Geerinckx-Rice <me <at> tobias.gr>
@@ -6771,7 +6771,7 @@ more advanced mathematics.")
(define-public python-sympy
(package
(name "python-sympy")
- (version "1.0")
+ (version "1.1.1")
(source
(origin
(method url-fetch)
@@ -6779,7 +6779,7 @@ more advanced mathematics.")
"https://github.com/sympy/sympy/releases/download/sympy-"
version "/sympy-" version ".tar.gz"))
(sha256
- (base32 "1bpzjwr9hrr7w88v4vgnj9lr6vxcldc94si13n8xpr1rv08d5b1y"))))
+ (base32 "190n29sppw7g8ihilc5451y7jlfcaw56crqiqbf1jff43dlmfnxc"))))
(build-system python-build-system)
(propagated-inputs
`(("python-mpmath" ,python-mpmath)))
--
2.15.0
[Message part 3 (text/plain, inline)]
Cheers,
Alex
[signature.asc (application/pgp-signature, inline)]
Reply sent
to
Marius Bakke <mbakke <at> fastmail.com>
:
You have taken responsibility.
(Sat, 11 Nov 2017 07:58:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
Alex Vong <alexvong1995 <at> gmail.com>
:
bug acknowledged by developer.
(Sat, 11 Nov 2017 07:58:02 GMT)
Full text and
rfc822 format available.
Message #10 received at 29242-done <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Alex Vong <alexvong1995 <at> gmail.com> writes:
> Hello,
>
> This updates sympy to its latest version. I build both python-sympy and
> python2-sympy on my laptop, both finish tests without error (my laptop
> is slow, it takes serveral hours). Should I say have fun solving
> equations?
Ha, thanks for this, pushed!
[signature.asc (application/pgp-signature, inline)]
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Sat, 09 Dec 2017 12:24:04 GMT)
Full text and
rfc822 format available.
This bug report was last modified 7 years and 254 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.