unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Brett Gilio <brettg@posteo.net>
To: "h.nasajpour" <h.nasajpour@pantherx.org>
Cc: 35951@debbugs.gnu.org
Subject: [bug#35951] [PATCH] gnu: python-pyrsistent: Update to 0.15.2
Date: Tue, 10 Dec 2019 00:37:50 -0600	[thread overview]
Message-ID: <87wob4k7nl.fsf@posteo.net> (raw)
In-Reply-To: <20190528111910.4168-1-h.nasajpour@pantherx.org> (h. nasajpour's message of "Tue, 28 May 2019 15:49:10 +0430")

"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/

      reply	other threads:[~2019-12-10  6:38 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87wob4k7nl.fsf@posteo.net \
    --to=brettg@posteo.net \
    --cc=35951@debbugs.gnu.org \
    --cc=h.nasajpour@pantherx.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).