mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-15 03:20:43 +02:00
Merge branch 'master' into staging
This commit is contained in:
commit
a9a0d34874
70 changed files with 19621 additions and 13432 deletions
|
@ -1189,13 +1189,13 @@ been constructed to maintain extensive documentation on how to use
|
|||
(define-public python-pyotp
|
||||
(package
|
||||
(name "python-pyotp")
|
||||
(version "2.4.0")
|
||||
(version "2.4.1")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (pypi-uri "pyotp" version))
|
||||
(sha256
|
||||
(base32 "0a1dx07y785xyl70h0vj6vssg13qfx11w04d0gz8h48qffsymv01"))))
|
||||
(base32 "0jsqfmx9i7j8z81r4zazv76xzy1fcq8v9s2r4kvx7ajfndq3z2h3"))))
|
||||
(build-system python-build-system)
|
||||
(home-page "https://github.com/pyauth/pyotp")
|
||||
(synopsis "Python One Time Password Library")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue