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:
parent
606d4eb941
commit
467bc15c8e
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 1 14:31:41 UTC 2020 - Dirk Mueller <dmueller@suse.com>
|
||||
|
||||
- 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
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 2 17:10:15 UTC 2020 - Dirk Mueller <dmueller@suse.com>
|
||||
|
||||
|
@ -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
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e6298025f6f8470c7137467dfa1e889e57167f48a04b30a85e26d18d24778318
|
||||
size 53954
|
3
scrypt-0.8.17.tar.gz
Normal file
3
scrypt-0.8.17.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:25b5075f2238be93af1cd574540a5ea01b8547f9b678aa72d22fce22577475ec
|
||||
size 56638
|
Loading…
Reference in New Issue
Block a user