unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#37707] [PATCH] gnu: python-scikit-learn: Update to 0.20.4
@ 2019-10-11 19:21 Jesse Gibbons
  2019-10-12 11:36 ` bug#37707: " Marius Bakke
  0 siblings, 1 reply; 2+ messages in thread
From: Jesse Gibbons @ 2019-10-11 19:21 UTC (permalink / raw)
  To: 37707

[-- Attachment #1: Type: text/plain, Size: 30 bytes --]

Fixes bug#37705
-- 
-Jesse

[-- Attachment #2: 0001-gnu-python-scikit-learn-Update-to-0.20.4.patch --]
[-- Type: text/x-patch, Size: 1174 bytes --]

From 528498647fc16f94d0ac7f378acff676b0c4fd10 Mon Sep 17 00:00:00 2001
From: Jesse Gibbons <jgibbons2357+guix@gmail.com>
Date: Fri, 11 Oct 2019 13:16:35 -0600
Subject: [PATCH] gnu: python-scikit-learn: Update to 0.20.4

* gnu/packages/machine-learning.scm (python-scikit-learn): Update to 0.20.4
---
 gnu/packages/machine-learning.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/machine-learning.scm b/gnu/packages/machine-learning.scm
index b1fd2a451c..3a40d9c093 100644
--- a/gnu/packages/machine-learning.scm
+++ b/gnu/packages/machine-learning.scm
@@ -794,7 +794,7 @@ computing environments.")
 (define-public python-scikit-learn
   (package
     (name "python-scikit-learn")
-    (version "0.20.3")
+    (version "0.20.4")
     (source
      (origin
        (method git-fetch)
@@ -804,7 +804,7 @@ computing environments.")
        (file-name (git-file-name name version))
        (sha256
         (base32
-         "08aaby5zphfxy83mggg35bwyka7wk91l2qijh8kk0bl08dikq8dl"))))
+         "08zbzi8yx5wdlxfx9jap61vg1malc9ajf576w7a0liv6jvvrxlpj"))))
     (build-system python-build-system)
     (arguments
      `(#:phases
-- 
2.23.0


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

* bug#37707: [PATCH] gnu: python-scikit-learn: Update to 0.20.4
  2019-10-11 19:21 [bug#37707] [PATCH] gnu: python-scikit-learn: Update to 0.20.4 Jesse Gibbons
@ 2019-10-12 11:36 ` Marius Bakke
  0 siblings, 0 replies; 2+ messages in thread
From: Marius Bakke @ 2019-10-12 11:36 UTC (permalink / raw)
  To: Jesse Gibbons, 37707-done; +Cc: 37705-done

[-- Attachment #1: Type: text/plain, Size: 490 bytes --]

Jesse Gibbons <jgibbons2357@gmail.com> writes:

> Fixes bug#37705
> -- 
> -Jesse
> From 528498647fc16f94d0ac7f378acff676b0c4fd10 Mon Sep 17 00:00:00 2001
> From: Jesse Gibbons <jgibbons2357+guix@gmail.com>
> Date: Fri, 11 Oct 2019 13:16:35 -0600
> Subject: [PATCH] gnu: python-scikit-learn: Update to 0.20.4
>
> * gnu/packages/machine-learning.scm (python-scikit-learn): Update to 0.20.4

Thanks!  Pushed in d7e29a2b26 with a slight editorialization of the
commit message :-)

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 487 bytes --]

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

end of thread, other threads:[~2019-10-12 11:49 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-11 19:21 [bug#37707] [PATCH] gnu: python-scikit-learn: Update to 0.20.4 Jesse Gibbons
2019-10-12 11:36 ` bug#37707: " Marius Bakke

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).