GNU bug report logs -
#56827
[PATCH] gnu: python-dill: Update to 0.3.5.1
Previous Next
Reported by: FELŠÖCI Marek <marek <at> felsoci.sk>
Date: Fri, 29 Jul 2022 14:03:01 UTC
Severity: normal
Tags: patch
Done: 宋文武 <iyzsong <at> envs.net>
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 56827 in the body.
You can then email your comments to 56827 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#56827
; Package
guix-patches
.
(Fri, 29 Jul 2022 14:03:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
FELŠÖCI Marek <marek <at> felsoci.sk>
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Fri, 29 Jul 2022 14:03:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
---
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 <at> gmail.com>
;;; Copyright © 2022 Paul A. Patience <paul <at> apatience.com>
;;; Copyright © 2022 Jean-Pierre De Jesus DIAZ <me <at> jeandudey.tech>
+;;; Copyright © 2022 Marek Felšöci <marek <at> 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
Reply sent
to
宋文武 <iyzsong <at> envs.net>
:
You have taken responsibility.
(Wed, 03 Aug 2022 03:29:01 GMT)
Full text and
rfc822 format available.
Notification sent
to
FELŠÖCI Marek <marek <at> felsoci.sk>
:
bug acknowledged by developer.
(Wed, 03 Aug 2022 03:29:02 GMT)
Full text and
rfc822 format available.
Message #10 received at 56827-done <at> debbugs.gnu.org (full text, mbox):
FELŠÖCI Marek <marek <at> felsoci.sk> writes:
> ---
> gnu/packages/python-xyz.scm | 5 +++--
> 1 file changed, 3 insertions(+), 2 deletions(-)
Pushed, thank you!
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Wed, 31 Aug 2022 11:24:07 GMT)
Full text and
rfc822 format available.
This bug report was last modified 2 years and 296 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.