unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#56827] [PATCH] gnu: python-dill: Update to 0.3.5.1
@ 2022-07-29 13:45 FELŠÖCI Marek
  2022-08-03  3:28 ` bug#56827: " 宋文武 via Guix-patches via
  0 siblings, 1 reply; 2+ messages in thread
From: FELŠÖCI Marek @ 2022-07-29 13:45 UTC (permalink / raw)
  To: 56827

---
 gnu/packages/python-xyz.scm | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index ac7c0d6066..9a05d1ea40 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -124,6 +124,7 @@
 ;;; Copyright © 2022 Artyom V. Poptsov <poptsov.artyom@gmail.com>
 ;;; Copyright © 2022 Paul A. Patience <paul@apatience.com>
 ;;; Copyright © 2022 Jean-Pierre De Jesus DIAZ <me@jeandudey.tech>
+;;; Copyright © 2022 Marek Felšöci <marek@felsoci.sk>
 ;;;
 ;;; This file is part of GNU Guix.
 ;;;
@@ -22652,13 +22653,13 @@ object-oriented library such as @code{scikit-learn}.")
 (define-public python-dill
   (package
     (name "python-dill")
-    (version "0.3.1.1")
+    (version "0.3.5.1")
     (source
      (origin
        (method url-fetch)
        (uri (pypi-uri "dill" version))
        (sha256
-        (base32 "1704g8z70d210ksgbccs2v545v9w0wc6lx15m296alb7jf0yzn22"))))
+        (base32 "11lc40x37cx2i8qqbc5qklifm65dyjl6prrqsycybvpixzrl2pnp"))))
     (build-system python-build-system)
     (arguments
      `(#:phases
-- 
2.20.1





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

* bug#56827: [PATCH] gnu: python-dill: Update to 0.3.5.1
  2022-07-29 13:45 [bug#56827] [PATCH] gnu: python-dill: Update to 0.3.5.1 FELŠÖCI Marek
@ 2022-08-03  3:28 ` 宋文武 via Guix-patches via
  0 siblings, 0 replies; 2+ messages in thread
From: 宋文武 via Guix-patches via @ 2022-08-03  3:28 UTC (permalink / raw)
  To: FELŠÖCI Marek; +Cc: 56827-done

FELŠÖCI Marek <marek@felsoci.sk> writes:

> ---
>  gnu/packages/python-xyz.scm | 5 +++--
>  1 file changed, 3 insertions(+), 2 deletions(-)

Pushed, thank you!




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

end of thread, other threads:[~2022-08-03  3:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-29 13:45 [bug#56827] [PATCH] gnu: python-dill: Update to 0.3.5.1 FELŠÖCI Marek
2022-08-03  3:28 ` bug#56827: " 宋文武 via Guix-patches via

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