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: 35950-done@debbugs.gnu.org
Subject: bug#35950: [PATCH 2/3] gnu: python-flask-restful: Update to 0.12.1.
Date: Tue, 10 Dec 2019 00:29:55 -0600	[thread overview]
Message-ID: <8736dslml8.fsf@posteo.net> (raw)
In-Reply-To: <20190528105722.3697-1-h.nasajpour@pantherx.org> (h. nasajpour's message of "Tue, 28 May 2019 15:27:22 +0430")

"h.nasajpour" <h.nasajpour@pantherx.org> writes:

> * gnu/packages/python-web.scm (python-flask-restful): Update to 0.12.1.
> ---
>  gnu/packages/python-web.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/gnu/packages/python-web.scm b/gnu/packages/python-web.scm
> index f962ae381f..79f4ec3565 100644
> --- a/gnu/packages/python-web.scm
> +++ b/gnu/packages/python-web.scm
> @@ -2098,14 +2098,14 @@ pretty printer and a tree visitor.")
>  (define-public python-flask-restful
>    (package
>      (name "python-flask-restful")
> -    (version "0.3.7")
> +    (version "0.12.1")
>      (source
>        (origin
>          (method url-fetch)
>          (uri (pypi-uri "Flask-RESTful" version))
>          (sha256
>           (base32
> -          "1a9cbwkr6krryyzq4sd3f415nkkc6dyfls5i3pgyibs94g0hw97q"))))
> +          "0qmb5sfijl4h9jw43zx4qm8sff7l0dhbig4a0wyc3pwi3mz6kb9z"))))
>      (build-system python-build-system)
>      (propagated-inputs
>        `(("python-aniso8601" ,python-aniso8601)

Failing builds aside, I am not sure about the versioning. Pypi shows me
that Flask-RESTful is still tracking 0.3.7. If this is wrong we can
reopen this bug report, but until then I am closing it.

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

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

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-05-28 10:57 [bug#35950] [PATCH 2/3] gnu: python-flask-restful: Update to 0.12.1 h.nasajpour
2019-05-28 19:32 ` Danny Milosavljevic
2019-05-31 19:07   ` Hamzeh Nasajpour
2019-06-13  8:40     ` Ludovic Courtès
2019-12-10  6:29 ` 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=8736dslml8.fsf@posteo.net \
    --to=brettg@posteo.net \
    --cc=35950-done@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).