unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Giacomo Leidi via Guix-patches via <guix-patches@gnu.org>
To: 60493@debbugs.gnu.org
Cc: Giacomo Leidi <goodoldpaul@autistici.org>
Subject: [bug#60493] [PATCH 2/3] gnu: Update python-oauthlib to 3.2.2.
Date: Mon,  2 Jan 2023 13:52:06 +0100	[thread overview]
Message-ID: <20230102125207.16014-2-goodoldpaul@autistici.org> (raw)
In-Reply-To: <20230102125207.16014-1-goodoldpaul@autistici.org>

* gnu/packages/python-web.scm (python-oauthlib): Update to 3.2.2.
---
 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 25136c8448..2b8dbfca73 100644
--- a/gnu/packages/python-web.scm
+++ b/gnu/packages/python-web.scm
@@ -3217,13 +3217,13 @@ (define-public oauth2ms
 (define-public python-oauthlib
   (package
     (name "python-oauthlib")
-    (version "3.1.0")
+    (version "3.2.2")
     (source (origin
               (method url-fetch)
               (uri (pypi-uri "oauthlib" version))
               (sha256
                (base32
-                "12gqnabwck30gdlpwm6af3s28qm9p2yc7b1w8s4fk9ncbz1irr5y"))))
+                "066r7mimlpb5q1fr2f1z59l4jc89kv4h2kgkcifyqav6544w8ncq"))))
     (build-system python-build-system)
     (arguments
      `(#:phases (modify-phases %standard-phases
-- 
2.38.1





  reply	other threads:[~2023-01-02 12:53 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-02 12:50 [bug#60493] [PATCHES] update python-tweepy to 4.12.1 goodoldpaul--- via Guix-patches via
2023-01-02 12:52 ` [bug#60493] [PATCH 1/3] gnu: Add python-async-lru Giacomo Leidi via Guix-patches via
2023-01-02 12:52   ` Giacomo Leidi via Guix-patches via [this message]
2023-01-02 12:52   ` [bug#60493] [PATCH 3/3] gnu: Update python-tweepy to 4.12.1 Giacomo Leidi via Guix-patches via
2023-04-12 20:52 ` [bug#60493] [PATCHES] update " goodoldpaul--- via Guix-patches via
2023-04-12 20:52 ` [bug#60493] [v2 1/3] gnu: Add python-async-lru Giacomo Leidi via Guix-patches via
2023-04-12 20:52   ` [bug#60493] [v2 2/3] gnu: Update python-oauthlib to 3.2.2 Giacomo Leidi via Guix-patches via
2023-04-12 20:52   ` [bug#60493] [v2 3/3] gnu: Update python-tweepy to 4.12.1 Giacomo Leidi via Guix-patches via

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=20230102125207.16014-2-goodoldpaul@autistici.org \
    --to=guix-patches@gnu.org \
    --cc=60493@debbugs.gnu.org \
    --cc=goodoldpaul@autistici.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).