Hello community, here is the log from the commit of package python-idna for openSUSE:Factory checked in at 2019-02-26 22:14:44 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-idna (Old) and /work/SRC/openSUSE:Factory/.python-idna.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-idna" Tue Feb 26 22:14:44 2019 rev:6 rq:677106 version:2.8 Changes: -------- --- /work/SRC/openSUSE:Factory/python-idna/python-idna.changes 2018-07-14 20:14:06.062481288 +0200 +++ /work/SRC/openSUSE:Factory/.python-idna.new.28833/python-idna.changes 2019-02-26 22:14:50.766222929 +0100 @@ -1,0 +2,8 @@ +Sun Feb 17 05:58:35 UTC 2019 - John Vandenberg <[email protected]> + +- Update to version 2.8 + * Update to Unicode 11.0.0. + * Provide more specific exceptions for some malformed labels. +- Add fdupes + +------------------------------------------------------------------- Old: ---- idna-2.7.tar.gz New: ---- idna-2.8.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-idna.spec ++++++ --- /var/tmp/diff_new_pack.lJLD3Q/_old 2019-02-26 22:14:54.954221458 +0100 +++ /var/tmp/diff_new_pack.lJLD3Q/_new 2019-02-26 22:14:54.954221458 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-idna # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,13 +12,13 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-idna -Version: 2.7 +Version: 2.8 Release: 0 Summary: Internationalized Domain Names in Applications (IDNA) License: BSD-3-Clause @@ -26,6 +26,7 @@ URL: https://github.com/kjd/idna Source0: https://files.pythonhosted.org/packages/source/i/idna/idna-%{version}.tar.gz BuildRequires: %{python_module setuptools} +BuildRequires: fdupes BuildRequires: python-rpm-macros BuildArch: noarch %python_subpackages @@ -49,6 +50,7 @@ %install %python_install +%python_expand %fdupes %{buildroot}%{$python_sitelib} %check %python_exec setup.py test ++++++ idna-2.7.tar.gz -> idna-2.8.tar.gz ++++++ ++++ 2358 lines of diff (skipped)
