14
0
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:
2023-12-14 21:31:14 +00:00
committed by Git OBS Bridge
parent 291bc31337
commit 18169f96a7
4 changed files with 11 additions and 4 deletions

View File

@@ -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