diff --git a/python-scrypt.changes b/python-scrypt.changes index 07a70c1..79bc612 100644 --- a/python-scrypt.changes +++ b/python-scrypt.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Dec 1 14:31:41 UTC 2020 - Dirk Mueller + +- 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 diff --git a/python-scrypt.spec b/python-scrypt.spec index 0186a82..8893da5 100644 --- a/python-scrypt.spec +++ b/python-scrypt.spec @@ -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 diff --git a/scrypt-0.8.15.tar.gz b/scrypt-0.8.15.tar.gz deleted file mode 100644 index b10f041..0000000 --- a/scrypt-0.8.15.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e6298025f6f8470c7137467dfa1e889e57167f48a04b30a85e26d18d24778318 -size 53954 diff --git a/scrypt-0.8.17.tar.gz b/scrypt-0.8.17.tar.gz new file mode 100644 index 0000000..4341b8f --- /dev/null +++ b/scrypt-0.8.17.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:25b5075f2238be93af1cd574540a5ea01b8547f9b678aa72d22fce22577475ec +size 56638