diff --git a/libnacl-1.7.2.tar.gz b/libnacl-1.7.2.tar.gz new file mode 100644 index 0000000..b3d2989 --- /dev/null +++ b/libnacl-1.7.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bbfbb595ba6acfdd8f40a143bddb62c54fb53580330ed6ba3dca1ba4036437bb +size 43343 diff --git a/python-libnacl.changes b/python-libnacl.changes index 66a49d0..960f22d 100644 --- a/python-libnacl.changes +++ b/python-libnacl.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Thu Feb 18 20:17:07 UTC 2021 - Niels Abspoel + +- Revert libsodium requirement back to libsodium23 + +------------------------------------------------------------------- +Mon Feb 1 23:12:44 UTC 2021 - Niels Abspoel + +- Update to 1.7.2 +* remove encoding parameter json.loads for python 3.9 compatibility +* implement functions for equal-comparison and hashing keys +* improved spec file + ------------------------------------------------------------------- Tue Mar 3 13:12:32 UTC 2020 - Ondřej Súkup diff --git a/python-libnacl.spec b/python-libnacl.spec index 5ebb954..728347a 100644 --- a/python-libnacl.spec +++ b/python-libnacl.spec @@ -1,7 +1,7 @@ # # spec file for package python-libnacl # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,12 +18,12 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-libnacl -Version: 1.7.1 +Version: 1.7.2 Release: 0 Summary: Python bindings for libsodium based on ctypes License: Apache-2.0 URL: https://github.com/saltstack/libnacl -Source0: https://github.com/saltstack/libnacl/archive/v%{version}.tar.gz +Source0: https://github.com/saltstack/libnacl/archive/v%{version}.tar.gz#/libnacl-%{version}.tar.gz BuildRequires: %{python_module devel} BuildRequires: %{python_module setuptools} BuildRequires: fdupes diff --git a/v1.7.1.tar.gz b/v1.7.1.tar.gz deleted file mode 100644 index debd1f3..0000000 --- a/v1.7.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:87f7990aa59fc6275e9db1c6b3345e4ba78f73bd0a99f4d17c0faf0809f05fce -size 43232