From: Michael Ford <fanquake@gmail.com>
To: 65192@debbugs.gnu.org
Subject: [bug#65192] [PATCH] gnu: python-pyotp: Update to 2.9.0.
Date: Thu, 10 Aug 2023 09:01:55 +0200 [thread overview]
Message-ID: <CAFyhPjXPLhYdk9_Ows+dpEYJ4w6U15Tjxqx=EtSDrWr5deqBTQ@mail.gmail.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 1131 bytes --]
From 9b4f2da4afab429223cde426a8c2d7904131e286 Mon Sep 17 00:00:00 2001
From: fanquake <fanquake@gmail.com>
Date: Thu, 10 Aug 2023 09:01:08 +0200
Subject: [PATCH] gnu: python-pyotp: Update to 2.9.0.
* gnu/packages/python-crypto.scm (python-pyotp): Update to 2.9.0.
---
gnu/packages/python-crypto.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/python-crypto.scm b/gnu/packages/python-crypto.scm
index 44babe5c8c..dfd9f39b0d 100644
--- a/gnu/packages/python-crypto.scm
+++ b/gnu/packages/python-crypto.scm
@@ -1170,13 +1170,13 @@ (define-public python-libnacl
(define-public python-pyotp
(package
(name "python-pyotp")
- (version "2.7.0")
+ (version "2.9.0")
(source
(origin
(method url-fetch)
(uri (pypi-uri "pyotp" version))
(sha256
- (base32 "1dbcgpf576kmrpkx3ly8jq4g5g22r9n1rra55c1xqxyzl2mrz66f"))))
+ (base32 "0qvgsf86az9cqj6d8vim2shvyam89ik0p4sszysf7pfvw116csrl"))))
(build-system python-build-system)
(home-page "https://github.com/pyauth/pyotp")
(synopsis "Python One Time Password Library")
--
2.41.0
[-- Attachment #2: Type: text/html, Size: 1465 bytes --]
next reply other threads:[~2023-08-10 7:03 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-08-10 7:01 Michael Ford [this message]
2023-09-27 11:40 ` [bug#65192] [PATCH] gnu: python-pyotp: Update to 2.9.0 Christopher Baines
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='CAFyhPjXPLhYdk9_Ows+dpEYJ4w6U15Tjxqx=EtSDrWr5deqBTQ@mail.gmail.com' \
--to=fanquake@gmail.com \
--cc=65192@debbugs.gnu.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 external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.