unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#65192] [PATCH] gnu: python-pyotp: Update to 2.9.0.
@ 2023-08-10  7:01 Michael Ford
  2023-09-27 11:40 ` Christopher Baines
  0 siblings, 1 reply; 2+ messages in thread
From: Michael Ford @ 2023-08-10  7:01 UTC (permalink / raw)
  To: 65192

[-- 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 --]

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

* [bug#65192] [PATCH] gnu: python-pyotp: Update to 2.9.0.
  2023-08-10  7:01 [bug#65192] [PATCH] gnu: python-pyotp: Update to 2.9.0 Michael Ford
@ 2023-09-27 11:40 ` Christopher Baines
  0 siblings, 0 replies; 2+ messages in thread
From: Christopher Baines @ 2023-09-27 11:40 UTC (permalink / raw)
  To: Michael Ford; +Cc: 65192-done, 65192

[-- Attachment #1: Type: text/plain, Size: 520 bytes --]


Michael Ford <fanquake@gmail.com> writes:

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

Thanks for the patch! I've pushed it to master as
47fe9da5d3d5b4b5d2a498a346d867083540242e.

Chris

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 987 bytes --]

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

end of thread, other threads:[~2023-09-27 11:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-08-10  7:01 [bug#65192] [PATCH] gnu: python-pyotp: Update to 2.9.0 Michael Ford
2023-09-27 11:40 ` Christopher Baines

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