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

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