From d9718a5664d6888d9f44d9ab314c9e7e061466d26add112ee9fe8648181ba579 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20S=C3=BAkup?= Date: Tue, 3 Mar 2020 13:20:29 +0000 Subject: [PATCH] - update to 1.7.1 * Bindings for kdf in libsodium * Added extra key validation * Add Crypto_box_easy OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-libnacl?expand=0&rev=40 --- python-libnacl.changes | 8 ++++++++ python-libnacl.spec | 4 ++-- v1.6.1.tar.gz | 3 --- v1.7.1.tar.gz | 3 +++ 4 files changed, 13 insertions(+), 5 deletions(-) delete mode 100644 v1.6.1.tar.gz create mode 100644 v1.7.1.tar.gz diff --git a/python-libnacl.changes b/python-libnacl.changes index 12920d9..66a49d0 100644 --- a/python-libnacl.changes +++ b/python-libnacl.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Tue Mar 3 13:12:32 UTC 2020 - Ondřej Súkup + +- update to 1.7.1 + * Bindings for kdf in libsodium + * Added extra key validation + * Add Crypto_box_easy + ------------------------------------------------------------------- Mon Oct 14 13:59:30 UTC 2019 - Matej Cepl diff --git a/python-libnacl.spec b/python-libnacl.spec index 3f339b7..5ebb954 100644 --- a/python-libnacl.spec +++ b/python-libnacl.spec @@ -1,7 +1,7 @@ # # spec file for package python-libnacl # -# 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-libnacl -Version: 1.6.1 +Version: 1.7.1 Release: 0 Summary: Python bindings for libsodium based on ctypes License: Apache-2.0 diff --git a/v1.6.1.tar.gz b/v1.6.1.tar.gz deleted file mode 100644 index 27fb290..0000000 --- a/v1.6.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0bde24d0a601464af4d3cc3117cf98b94046bfb01fe632f417a447b6899b11b3 -size 39789 diff --git a/v1.7.1.tar.gz b/v1.7.1.tar.gz new file mode 100644 index 0000000..debd1f3 --- /dev/null +++ b/v1.7.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:87f7990aa59fc6275e9db1c6b3345e4ba78f73bd0a99f4d17c0faf0809f05fce +size 43232