14
0
forked from pool/python-scrypt

- update to 0.8.17:

* add_dll_directory for python 3.8 on windows, as importlib.util.find_spec does not search all paths anymore
  * Add additional test vector from RFC

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-scrypt?expand=0&rev=9
This commit is contained in:
2020-12-01 14:32:03 +00:00
committed by Git OBS Bridge
parent 606d4eb941
commit 467bc15c8e
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.15
Version: 0.8.17
Release: 0
Summary: Bindings for scrypt
License: BSD-2-Clause