GNU bug report logs - #35951
[PATCH] gnu: python-pyrsistent: Update to 0.15.2

Previous Next

Package: guix-patches;

Reported by: "h.nasajpour" <h.nasajpour <at> pantherx.org>

Date: Tue, 28 May 2019 14:42:09 UTC

Severity: normal

Tags: patch

Done: Brett Gilio <brettg <at> posteo.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 35951 in the body.
You can then email your comments to 35951 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#35951; Package guix-patches. (Tue, 28 May 2019 14:42:09 GMT) Full text and rfc822 format available.

Acknowledgement sent to "h.nasajpour" <h.nasajpour <at> pantherx.org>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Tue, 28 May 2019 14:42:09 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: "h.nasajpour" <h.nasajpour <at> pantherx.org>
To: guix-patches <at> gnu.org
Cc: "h.nasajpour" <h.nasajpour <at> pantherx.org>
Subject: [PATCH] gnu: python-pyrsistent: Update to 0.15.2
Date: Tue, 28 May 2019 15:49:10 +0430
* gnu/packages/python-xyz.scm (python-pyrsistent): Update to 0.15.2
---
 gnu/packages/python-xyz.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index a58b788ca1..ec49359314 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -1731,14 +1731,14 @@ from git information.
 (define-public python-pyrsistent
   (package
     (name "python-pyrsistent")
-    (version "0.14.11")
+    (version "0.15.2")
     (home-page "https://github.com/tobgu/pyrsistent")
     (source (origin
               (method url-fetch)
               (uri (pypi-uri "pyrsistent" version))
               (sha256
                (base32
-                "1qkh74bm296mp5g3r11lgsksr6bh4w1bf8pji4nmxdlfj542ga1w"))))
+                "0fjwnxg7q1b02j7hk1wqm5xdn7wck9j2g3ggkkizab6l77kjws8n"))))
     (build-system python-build-system)
     (native-inputs
      `(("python-hypothesis" ,python-hypothesis)
-- 
2.17.1





Information forwarded to guix-patches <at> gnu.org:
bug#35951; Package guix-patches. (Tue, 10 Dec 2019 06:38:01 GMT) Full text and rfc822 format available.

Message #8 received at 35951 <at> debbugs.gnu.org (full text, mbox):

From: Brett Gilio <brettg <at> posteo.net>
To: "h.nasajpour" <h.nasajpour <at> pantherx.org>
Cc: 35951 <at> debbugs.gnu.org
Subject: Re: [bug#35951] [PATCH] gnu: python-pyrsistent: Update to 0.15.2
Date: Tue, 10 Dec 2019 00:37:50 -0600
"h.nasajpour" <h.nasajpour <at> pantherx.org> writes:

> * gnu/packages/python-xyz.scm (python-pyrsistent): Update to 0.15.2
> ---
>  gnu/packages/python-xyz.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
> index a58b788ca1..ec49359314 100644
> --- a/gnu/packages/python-xyz.scm
> +++ b/gnu/packages/python-xyz.scm
> @@ -1731,14 +1731,14 @@ from git information.
>  (define-public python-pyrsistent
>    (package
>      (name "python-pyrsistent")
> -    (version "0.14.11")
> +    (version "0.15.2")
>      (home-page "https://github.com/tobgu/pyrsistent")
>      (source (origin
>                (method url-fetch)
>                (uri (pypi-uri "pyrsistent" version))
>                (sha256
>                 (base32
> -                "1qkh74bm296mp5g3r11lgsksr6bh4w1bf8pji4nmxdlfj542ga1w"))))
> +                "0fjwnxg7q1b02j7hk1wqm5xdn7wck9j2g3ggkkizab6l77kjws8n"))))
>      (build-system python-build-system)
>      (native-inputs
>       `(("python-hypothesis" ,python-hypothesis)

Hello!

This patch has gone stale from inactivity. Python-pyrsistent now
reflects 0.15.6 upstream. I am closing this bug report. If you would
like to submit an updated version please open a new report.

Thanks!

-- 
Brett M. Gilio
Homepage -- https://scm.pw/
GNU Guix -- https://guix.gnu.org/




bug closed, send any further explanations to 35951 <at> debbugs.gnu.org and "h.nasajpour" <h.nasajpour <at> pantherx.org> Request was from Brett Gilio <brettg <at> posteo.net> to control <at> debbugs.gnu.org. (Tue, 10 Dec 2019 06:39:02 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Tue, 07 Jan 2020 12:24:04 GMT) Full text and rfc822 format available.

This bug report was last modified 4 years and 111 days ago.

Previous Next


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