GNU bug report logs - #30232
[PATCH] gnu: python2-mmtk: Update to 2.7.11

Previous Next

Package: guix-patches;

Reported by: Konrad Hinsen <konrad.hinsen <at> fastmail.net>

Date: Tue, 23 Jan 2018 17:35:02 UTC

Severity: normal

Tags: patch

Done: Leo Famulari <leo <at> famulari.name>

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: Konrad Hinsen <konrad.hinsen <at> fastmail.net>
Subject: bug#30232: closed (Re: [bug#30232] [PATCH] gnu: python2-mmtk:
 Update to 2.7.11)
Date: Tue, 23 Jan 2018 19:47:01 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#30232: [PATCH] gnu: python2-mmtk: Update to 2.7.11

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 30232 <at> debbugs.gnu.org.

-- 
30232: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=30232
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Leo Famulari <leo <at> famulari.name>
To: Konrad Hinsen <konrad.hinsen <at> fastmail.net>
Cc: 30232-done <at> debbugs.gnu.org
Subject: Re: [bug#30232] [PATCH] gnu: python2-mmtk: Update to 2.7.11
Date: Tue, 23 Jan 2018 14:46:57 -0500
[Message part 3 (text/plain, inline)]
On Tue, Jan 23, 2018 at 06:29:18PM +0100, Konrad Hinsen wrote:
> * gnu/packages/python.scm (python2-mmtk): Update to 2.7.11.

Thanks! Pushed as ce018d16f1ebae914220e2351487b43cb7254442
[signature.asc (application/pgp-signature, inline)]
[Message part 5 (message/rfc822, inline)]
From: Konrad Hinsen <konrad.hinsen <at> fastmail.net>
To: <guix-patches <at> gnu.org>
Subject: [PATCH] gnu: python2-mmtk: Update to 2.7.11
Date: Tue, 23 Jan 2018 18:29:18 +0100
* gnu/packages/python.scm (python2-mmtk): Update to 2.7.11.
---
 gnu/packages/python.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm
index 8802abd09..e4d5edb41 100644
--- a/gnu/packages/python.scm
+++ b/gnu/packages/python.scm
@@ -12334,7 +12334,7 @@ not actively maintained and works only with Python 2 and NumPy < 1.9.")
 (define-public python2-mmtk
   (package
     (name "python2-mmtk")
-    (version "2.7.10")
+    (version "2.7.11")
     (source
      (origin
        (method url-fetch)
@@ -12343,7 +12343,7 @@ not actively maintained and works only with Python 2 and NumPy < 1.9.")
        (file-name (string-append "MMTK-" version ".tar.gz"))
        (sha256
         (base32
-         "1k4gsd50zja89dbzgy3aji7h4zpvbvdfrds7rxr3whqrsgcffnir"))))
+         "1d0nnjx4lwsvh8f99vv1r6gi50d93yba0adkz8b4zgv4za4c5862"))))
     (build-system python-build-system)
     (native-inputs
      `(("netcdf" ,netcdf)))
-- 
2.14.3 (Apple Git-98)




This bug report was last modified 7 years and 179 days ago.

Previous Next


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