unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#61605] Guix-Past: update python2-mmtk
@ 2023-02-18 15:57 Konrad Hinsen
  2023-02-26 17:23 ` bug#61605: " Ludovic Courtès
  0 siblings, 1 reply; 4+ messages in thread
From: Konrad Hinsen @ 2023-02-18 15:57 UTC (permalink / raw)
  To: 61605

From 333230c769ae33b4e63c532aade3134ed73d7284 Mon Sep 17 00:00:00 2001
From: Konrad Hinsen <konrad.hinsen@fastmail.net>
Date: Fri, 17 Feb 2023 14:23:25 +0100
Subject: [PATCH] past: Update python2-mmtk.

* modules/past/packages/python27.scm (python2-mmtk): Update to 2.7.13
---
 modules/past/packages/python27.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/modules/past/packages/python27.scm b/modules/past/packages/python27.scm
index a748694..ca16f26 100644
--- a/modules/past/packages/python27.scm
+++ b/modules/past/packages/python27.scm
@@ -1941,7 +1941,7 @@ not actively maintained and works only with Python 2 and NumPy < 1.9.")
 (define-python2-package python2-mmtk
   (package
     (name "python2-mmtk")
-    (version "2.7.12")
+    (version "2.7.13")
     (source
      (origin
        (method git-fetch)
@@ -1951,7 +1951,7 @@ not actively maintained and works only with Python 2 and NumPy < 1.9.")
        (file-name (git-file-name name version))
        (sha256
         (base32
-         "1fqwh3ba9jd42nigvn5shndgwb1zy7kh9520ncvqci7n8ffjr6p1"))))
+         "125c5z0szljf122msk5v2nj2agg3mplakazf8pd9fk5z3aw26l2d"))))
     (build-system python-build-system)
     (native-inputs
      (list netcdf))
-- 
2.39.1





^ permalink raw reply related	[flat|nested] 4+ messages in thread

* bug#61605: Guix-Past: update python2-mmtk
  2023-02-18 15:57 [bug#61605] Guix-Past: update python2-mmtk Konrad Hinsen
@ 2023-02-26 17:23 ` Ludovic Courtès
  2023-02-27  9:11   ` [bug#61605] " Konrad Hinsen
  0 siblings, 1 reply; 4+ messages in thread
From: Ludovic Courtès @ 2023-02-26 17:23 UTC (permalink / raw)
  To: Konrad Hinsen; +Cc: 61605-done

Hi,

Konrad Hinsen <konrad.hinsen@fastmail.net> skribis:

>>From 333230c769ae33b4e63c532aade3134ed73d7284 Mon Sep 17 00:00:00 2001
> From: Konrad Hinsen <konrad.hinsen@fastmail.net>
> Date: Fri, 17 Feb 2023 14:23:25 +0100
> Subject: [PATCH] past: Update python2-mmtk.
>
> * modules/past/packages/python27.scm (python2-mmtk): Update to 2.7.13

Updating the past, how weird.  :-)

Anyway, applied, thanks!

Ludo’.




^ permalink raw reply	[flat|nested] 4+ messages in thread

* [bug#61605] Guix-Past: update python2-mmtk
  2023-02-26 17:23 ` bug#61605: " Ludovic Courtès
@ 2023-02-27  9:11   ` Konrad Hinsen
  2023-02-28 13:48     ` Ludovic Courtès
  0 siblings, 1 reply; 4+ messages in thread
From: Konrad Hinsen @ 2023-02-27  9:11 UTC (permalink / raw)
  To: Ludovic Courtès; +Cc: 61605-done

Ludovic Courtès <ludovic.courtes@inria.fr> writes:

>> Subject: [PATCH] past: Update python2-mmtk.
>>
>> * modules/past/packages/python27.scm (python2-mmtk): Update to 2.7.13
>
> Updating the past, how weird.  :-)

Quoting Nicolas Rougier: the nice aspect of Python 2 being out of
maintenance is that we now have a performant language for scientific
computing that is guaranteed not to change any more :-)

Maybe we should rename guix-past to guix-slow-science, or guix-long-now
(in reference to the Long Now Foundation)?

Cheers,
  Konrad.




^ permalink raw reply	[flat|nested] 4+ messages in thread

* [bug#61605] Guix-Past: update python2-mmtk
  2023-02-27  9:11   ` [bug#61605] " Konrad Hinsen
@ 2023-02-28 13:48     ` Ludovic Courtès
  0 siblings, 0 replies; 4+ messages in thread
From: Ludovic Courtès @ 2023-02-28 13:48 UTC (permalink / raw)
  To: Konrad Hinsen; +Cc: 61605-done

Konrad Hinsen <konrad.hinsen@fastmail.net> skribis:

> Ludovic Courtès <ludovic.courtes@inria.fr> writes:
>
>>> Subject: [PATCH] past: Update python2-mmtk.
>>>
>>> * modules/past/packages/python27.scm (python2-mmtk): Update to 2.7.13
>>
>> Updating the past, how weird.  :-)
>
> Quoting Nicolas Rougier: the nice aspect of Python 2 being out of
> maintenance is that we now have a performant language for scientific
> computing that is guaranteed not to change any more :-)
>
> Maybe we should rename guix-past to guix-slow-science, or guix-long-now
> (in reference to the Long Now Foundation)?

Heh, though there are things in Guix-Past that have little to do with
“slow science”.

Ludo’.




^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2023-02-28 13:49 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-18 15:57 [bug#61605] Guix-Past: update python2-mmtk Konrad Hinsen
2023-02-26 17:23 ` bug#61605: " Ludovic Courtès
2023-02-27  9:11   ` [bug#61605] " Konrad Hinsen
2023-02-28 13:48     ` Ludovic Courtès

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).