[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
07/33: gnu: python-pyotp: Update to 2.9.0.
From: |
guix-commits |
Subject: |
07/33: gnu: python-pyotp: Update to 2.9.0. |
Date: |
Wed, 27 Sep 2023 07:09:02 -0400 (EDT) |
cbaines pushed a commit to branch master
in repository guix.
commit 47fe9da5d3d5b4b5d2a498a346d867083540242e
Author: fanquake <fanquake@gmail.com>
AuthorDate: Thu Aug 10 09:01:08 2023 +0200
gnu: python-pyotp: Update to 2.9.0.
* gnu/packages/python-crypto.scm (python-pyotp): Update to 2.9.0.
Signed-off-by: Christopher Baines <mail@cbaines.net>
---
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 e5ca69429d..0dbbb15448 100644
--- a/gnu/packages/python-crypto.scm
+++ b/gnu/packages/python-crypto.scm
@@ -1188,13 +1188,13 @@ been constructed to maintain extensive documentation on
how to use
(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")
- branch master updated (2c9009f9fe -> ce0cc6137d), guix-commits, 2023/09/27
- 01/33: gnu: python-nbxmpp: Update to 4.2.2., guix-commits, 2023/09/27
- 04/33: gnu: gajim-openpgp: Update to 1.5.0., guix-commits, 2023/09/27
- 03/33: gnu: gajim-omemo: Update to 2.9.0., guix-commits, 2023/09/27
- 02/33: gnu: gajim: Update to 1.7.3., guix-commits, 2023/09/27
- 05/33: gnu: python-nbxmpp: Clean up formatting., guix-commits, 2023/09/27
- 08/33: gnu: python-coloful: Update to 0.5.5., guix-commits, 2023/09/27
- 07/33: gnu: python-pyotp: Update to 2.9.0.,
guix-commits <=
- 06/33: gnu: gajim: Clean up formatting., guix-commits, 2023/09/27
- 11/33: gnu: splash: Update to 3.8.4., guix-commits, 2023/09/27
- 10/33: gnu: libxisf: Extend description., guix-commits, 2023/09/27
- 14/33: gnu: python-cdflib: Fix version detection., guix-commits, 2023/09/27
- 09/33: gnu: libxisf: Update to 0.2.9., guix-commits, 2023/09/27
- 12/33: gnu: python-astropy-healpix: Update to 1.0.0., guix-commits, 2023/09/27
- 15/33: gnu: python-sunpy: Enable more tests., guix-commits, 2023/09/27
- 20/33: gnu: python-photutils: Update to 1.9.0., guix-commits, 2023/09/27
- 18/33: gnu: python-fitsio: Update to 1.2.0., guix-commits, 2023/09/27
- 33/33: gnu: sssd: Update to 2.9.2., guix-commits, 2023/09/27