forked from pool/python-pyotp
- version update to 2.3.0 * Fix comparison behavior on Python 2.7 * Fix comparison of unicode chars (#78) * Minor documentation and test fixes OBS-URL: https://build.opensuse.org/request/show/719816 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyotp?expand=0&rev=3
13 lines
438 B
Plaintext
13 lines
438 B
Plaintext
-------------------------------------------------------------------
|
|
Tue Jul 30 12:00:33 UTC 2019 - pgajdos@suse.com
|
|
|
|
- version update to 2.3.0
|
|
* Fix comparison behavior on Python 2.7
|
|
* Fix comparison of unicode chars (#78)
|
|
* Minor documentation and test fixes
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Mar 26 12:52:02 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
- Initial commit, needed by PyFxA
|