Hello community, here is the log from the commit of package python-idna for openSUSE:Factory checked in at 2018-07-14 20:14:03 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-idna (Old) and /work/SRC/openSUSE:Factory/.python-idna.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-idna" Sat Jul 14 20:14:03 2018 rev:5 rq:620186 version:2.7 Changes: -------- --- /work/SRC/openSUSE:Factory/python-idna/python-idna.changes 2017-11-12 17:59:42.694577152 +0100 +++ /work/SRC/openSUSE:Factory/.python-idna.new/python-idna.changes 2018-07-14 20:14:06.062481288 +0200 @@ -1,0 +2,12 @@ +Mon Jul 2 01:08:22 UTC 2018 - [email protected] + +- specfile: + * update copyright year + +- update to version 2.7: + * Update to Unicode 10.0.0. + * No longer accepts dot-prefixed domains (e.g. ".example") as + valid. This is to be more conformant with the UTS 46 spec. Users + should strip dot prefixes from domains before processing. + +------------------------------------------------------------------- Old: ---- idna-2.6.tar.gz New: ---- idna-2.7.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-idna.spec ++++++ --- /var/tmp/diff_new_pack.vgPCCd/_old 2018-07-14 20:14:06.922483467 +0200 +++ /var/tmp/diff_new_pack.vgPCCd/_new 2018-07-14 20:14:06.922483467 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-idna # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 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 @@ -18,18 +18,16 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-idna -Version: 2.6 +Version: 2.7 Release: 0 Summary: Internationalized Domain Names in Applications (IDNA) License: BSD-3-Clause Group: Development/Languages/Python -Url: https://github.com/kjd/idna +URL: https://github.com/kjd/idna Source0: https://files.pythonhosted.org/packages/source/i/idna/idna-%{version}.tar.gz BuildRequires: %{python_module setuptools} BuildRequires: python-rpm-macros -BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildArch: noarch - %python_subpackages %description @@ -55,9 +53,9 @@ %check %python_exec setup.py test -%files %python_files -%defattr(-,root,root,-) -%doc HISTORY.rst LICENSE.rst README.rst +%files %{python_files} +%license LICENSE.rst +%doc HISTORY.rst README.rst %{python_sitelib}/* %changelog ++++++ idna-2.6.tar.gz -> idna-2.7.tar.gz ++++++ ++++ 3621 lines of diff (skipped)
