unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#35951] [PATCH] gnu: python-pyrsistent: Update to 0.15.2
@ 2019-05-28 11:19 h.nasajpour
  2019-12-10  6:37 ` Brett Gilio
  0 siblings, 1 reply; 2+ messages in thread
From: h.nasajpour @ 2019-05-28 11:19 UTC (permalink / raw)
  To: 35951; +Cc: h.nasajpour

* 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

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

* [bug#35951] [PATCH] gnu: python-pyrsistent: Update to 0.15.2
  2019-05-28 11:19 [bug#35951] [PATCH] gnu: python-pyrsistent: Update to 0.15.2 h.nasajpour
@ 2019-12-10  6:37 ` Brett Gilio
  0 siblings, 0 replies; 2+ messages in thread
From: Brett Gilio @ 2019-12-10  6:37 UTC (permalink / raw)
  To: h.nasajpour; +Cc: 35951

"h.nasajpour" <h.nasajpour@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/

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

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

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-05-28 11:19 [bug#35951] [PATCH] gnu: python-pyrsistent: Update to 0.15.2 h.nasajpour
2019-12-10  6:37 ` Brett Gilio

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