14
0

- 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
This commit is contained in:
2020-03-03 13:20:29 +00:00
committed by Git OBS Bridge
parent dc76383918
commit d9718a5664
4 changed files with 13 additions and 5 deletions

View File

@@ -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