Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-libnacl for openSUSE:Factory checked in at 2021-02-19 23:43:30 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-libnacl (Old) and /work/SRC/openSUSE:Factory/.python-libnacl.new.28504 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-libnacl" Fri Feb 19 23:43:30 2021 rev:20 rq:873706 version:1.7.2 Changes: -------- --- /work/SRC/openSUSE:Factory/python-libnacl/python-libnacl.changes 2020-03-04 09:46:05.838132479 +0100 +++ /work/SRC/openSUSE:Factory/.python-libnacl.new.28504/python-libnacl.changes 2021-02-19 23:45:02.699350432 +0100 @@ -1,0 +2,13 @@ +Thu Feb 18 20:17:07 UTC 2021 - Niels Abspoel <abo...@gmail.com> + +- Revert libsodium requirement back to libsodium23 + +------------------------------------------------------------------- +Mon Feb 1 23:12:44 UTC 2021 - Niels Abspoel <abo...@gmail.com> + +- 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 + +------------------------------------------------------------------- Old: ---- v1.7.1.tar.gz New: ---- libnacl-1.7.2.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-libnacl.spec ++++++ --- /var/tmp/diff_new_pack.IkiCWU/_old 2021-02-19 23:45:03.171350895 +0100 +++ /var/tmp/diff_new_pack.IkiCWU/_new 2021-02-19 23:45:03.171350895 +0100 @@ -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