forked from pool/python-scrypt
Accepting request 936123 from devel:languages:python
- update to 0.8.19: * Use RtlGenRandom instead of CryptGenRandom on windows * Add check for c:\Program Files\OpenSSL-Win64 and c:\Program Files\OpenSSL-Win32 OBS-URL: https://build.opensuse.org/request/show/936123 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-scrypt?expand=0&rev=8
This commit is contained in:
commit
11665d7433
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 6 20:29:45 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 0.8.19:
|
||||
* Use RtlGenRandom instead of CryptGenRandom on windows
|
||||
* Add check for c:\Program Files\OpenSSL-Win64 and c:\Program Files\OpenSSL-Win32
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 17 21:19:29 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-scrypt
|
||||
Version: 0.8.18
|
||||
Version: 0.8.19
|
||||
Release: 0
|
||||
Summary: Bindings for scrypt
|
||||
License: BSD-2-Clause
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:bcf04257af12e6d52974d177a7b08e314b66f350a73f9b6f7b232d69a6a1e041
|
||||
size 56651
|
3
scrypt-0.8.19.tar.gz
Normal file
3
scrypt-0.8.19.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ad143035ae0cf5e97c4b399f4e4686adf442c5f0f06f9f198a0cc6c091335fb7
|
||||
size 54770
|
Loading…
Reference in New Issue
Block a user