forked from pool/python-argon2-cffi
Accepting request 823068 from devel:languages:python
- Update to 20.1.0: * It is now possible to manually override the detection of SSE2 using the ``ARGON2_CFFI_USE_SSE2`` environment variable. OBS-URL: https://build.opensuse.org/request/show/823068 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-argon2-cffi?expand=0&rev=8
This commit is contained in:
commit
3a039cf819
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ffaa623eea77b497ffbdd1a51e941b33d3bf552c60f14dbee274c4070677bda3
|
||||
size 1816417
|
3
argon2-cffi-20.1.0.tar.gz
Normal file
3
argon2-cffi-20.1.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d8029b2d3e4b4cea770e9e5a0104dd8fa185c1724a0f01528ae4826a6d25f97d
|
||||
size 1814415
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 28 06:32:23 UTC 2020 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
|
||||
- Update to 20.1.0:
|
||||
* It is now possible to manually override the detection of SSE2 using
|
||||
the ``ARGON2_CFFI_USE_SSE2`` environment variable.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 16 10:12:33 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%bcond_without python2
|
||||
Name: python-argon2-cffi
|
||||
Version: 19.2.0
|
||||
Version: 20.1.0
|
||||
Release: 0
|
||||
Summary: The Argon2 password hashing algorithm for Python
|
||||
License: MIT
|
||||
|
Loading…
x
Reference in New Issue
Block a user