diff --git a/python-scrypt.changes b/python-scrypt.changes index 3291c5b..07a70c1 100644 --- a/python-scrypt.changes +++ b/python-scrypt.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Jun 2 17:10:15 UTC 2020 - Dirk Mueller + +- update to 0.8.15: + * Fix missing import + * fix imp deprecation warning + ------------------------------------------------------------------- Mon Oct 14 14:42:24 UTC 2019 - Matej Cepl diff --git a/python-scrypt.spec b/python-scrypt.spec index ef211e6..0186a82 100644 --- a/python-scrypt.spec +++ b/python-scrypt.spec @@ -1,7 +1,7 @@ # # spec file for package python-scrypt # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-scrypt -Version: 0.8.13 +Version: 0.8.15 Release: 0 Summary: Bindings for scrypt License: BSD-2-Clause diff --git a/scrypt-0.8.13.tar.gz b/scrypt-0.8.13.tar.gz deleted file mode 100644 index 5f363eb..0000000 --- a/scrypt-0.8.13.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1377b1adc98c4152694bf5d7e93b41a9d2e9060af69b747cfad8c93ac426f9ea -size 53606 diff --git a/scrypt-0.8.15.tar.gz b/scrypt-0.8.15.tar.gz new file mode 100644 index 0000000..b10f041 --- /dev/null +++ b/scrypt-0.8.15.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e6298025f6f8470c7137467dfa1e889e57167f48a04b30a85e26d18d24778318 +size 53954