14
0
forked from pool/python-scrypt

- 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/package/show/devel:languages:python/python-scrypt?expand=0&rev=15
This commit is contained in:
2021-12-06 20:31:40 +00:00
committed by Git OBS Bridge
parent a65f7df9e1
commit b68bd7fd9a
4 changed files with 11 additions and 4 deletions

View File

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