forked from pool/python-pyotp
Accepting request 719837 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/719837 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pyotp?expand=0&rev=2
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:be0ffeabddaa5ee53e7204e7740da842d070cf69168247a3d0c08541b84de602
|
||||
size 11416
|
3
pyotp-2.3.0.tar.gz
Normal file
3
pyotp-2.3.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fc537e8acd985c5cbf51e11b7d53c42276fee017a73aec7c07380695671ca1a1
|
||||
size 11672
|
@@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
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>
|
||||
|
||||
|
@@ -18,7 +18,7 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-pyotp
|
||||
Version: 2.2.7
|
||||
Version: 2.3.0
|
||||
Release: 0
|
||||
Summary: Python One Time Password Library
|
||||
License: MIT
|
||||
|
Reference in New Issue
Block a user