Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-PyNaCl for openSUSE:Factory checked in at 2022-01-11 00:01:58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-PyNaCl (Old) and /work/SRC/openSUSE:Factory/.python-PyNaCl.new.1892 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-PyNaCl" Tue Jan 11 00:01:58 2022 rev:10 rq:945330 version:1.5.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-PyNaCl/python-PyNaCl.changes 2021-11-10 21:46:03.207801132 +0100 +++ /work/SRC/openSUSE:Factory/.python-PyNaCl.new.1892/python-PyNaCl.changes 2022-01-11 00:02:33.221275053 +0100 @@ -1,0 +2,9 @@ +Sun Jan 9 18:54:14 UTC 2022 - Michael Str??der <mich...@stroeder.com> + +- Update to 1.5.0 + * Removed support for Python 2.7 and Python 3.5. + * Changes of binary wheel distributions. + * Update libsodium to 1.0.18-stable (July 25, 2021 release). + * Add inline type hints. + +------------------------------------------------------------------- Old: ---- PyNaCl-1.4.0.tar.gz New: ---- PyNaCl-1.5.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-PyNaCl.spec ++++++ --- /var/tmp/diff_new_pack.HC1q9a/_old 2022-01-11 00:02:33.873275625 +0100 +++ /var/tmp/diff_new_pack.HC1q9a/_new 2022-01-11 00:02:33.877275628 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-PyNaCl # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,8 +17,9 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} +%define skip_python2 1 Name: python-PyNaCl -Version: 1.4.0 +Version: 1.5.0 Release: 0 Summary: Python binding to the Networking and Cryptography (NaCl) library License: Apache-2.0 @@ -35,7 +36,7 @@ BuildRequires: fdupes BuildRequires: pkgconfig BuildRequires: python-rpm-macros -BuildRequires: pkgconfig(libsodium) +BuildRequires: pkgconfig(libsodium) >= 1.0.18 Requires: python-cffi Requires: python-six # SECTION test requirements ++++++ PyNaCl-1.4.0.tar.gz -> PyNaCl-1.5.0.tar.gz ++++++ ++++ 53844 lines of diff (skipped)