From 606d4eb941c5cc8a52541804738fb0e2df6027ad3459640e0afeee23b1cbe886 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Tue, 2 Jun 2020 17:11:11 +0000 Subject: [PATCH] - update to 0.8.15: * Fix missing import * fix imp deprecation warning OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-scrypt?expand=0&rev=7 --- python-scrypt.changes | 7 +++++++ python-scrypt.spec | 4 ++-- scrypt-0.8.13.tar.gz | 3 --- scrypt-0.8.15.tar.gz | 3 +++ 4 files changed, 12 insertions(+), 5 deletions(-) delete mode 100644 scrypt-0.8.13.tar.gz create mode 100644 scrypt-0.8.15.tar.gz 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