forked from pool/python-pyotp
- update to 2.9.0:
* Add `parse_uri()` support for Steam TOTP (#153) * Test and documentation improvements OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyotp?expand=0&rev=13
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c2f5e17d9da92d8ec1f7de6331ab08116b9115adbabcba6e208d46fc49a98c5a
|
||||
size 16873
|
3
pyotp-2.9.0.tar.gz
Normal file
3
pyotp-2.9.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:346b6642e0dbdde3b4ff5a930b664ca82abfa116356ed48cc42c7d6590d36f63
|
||||
size 17763
|
@@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 14 21:30:56 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 2.9.0:
|
||||
* Add `parse_uri()` support for Steam TOTP (#153)
|
||||
* Test and documentation improvements
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 2 18:54:50 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
@@ -19,7 +19,7 @@
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%define skip_python2 1
|
||||
Name: python-pyotp
|
||||
Version: 2.8.0
|
||||
Version: 2.9.0
|
||||
Release: 0
|
||||
Summary: Python One Time Password Library
|
||||
License: MIT
|
||||
|
Reference in New Issue
Block a user