Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-idna for openSUSE:Factory 
checked in at 2021-02-16 22:33:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-idna (Old)
 and      /work/SRC/openSUSE:Factory/.python-idna.new.28504 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-idna"

Tue Feb 16 22:33:47 2021 rev:9 rq:868498 version:3.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-idna/python-idna.changes  2020-07-21 
15:41:44.759633814 +0200
+++ /work/SRC/openSUSE:Factory/.python-idna.new.28504/python-idna.changes       
2021-02-16 22:33:47.669439907 +0100
@@ -1,0 +2,11 @@
+Tue Feb  2 00:46:47 UTC 2021 - Dirk M??ller <dmuel...@suse.com>
+
+- update to 3.1:
+  - Ensure license is included in package (Thanks, Julien Schueller)
+  - No longer mark wheel has universal (Thanks, Matthieu Darbois)
+  - Test on PowerPC using Travis CI
+  - Python 2 is no longer supported (the 2.x branch supports Python 2,
+    use "idna<3" in your requirements file if you need Python 2 support)
+  - Support for V2 UTS 46 test vectors.
+
+-------------------------------------------------------------------

Old:
----
  idna-2.10.tar.gz

New:
----
  idna-3.1.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-idna.spec ++++++
--- /var/tmp/diff_new_pack.VjSwhM/_old  2021-02-16 22:33:48.221440663 +0100
+++ /var/tmp/diff_new_pack.VjSwhM/_new  2021-02-16 22:33:48.229440674 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-idna
 #
-# 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
@@ -17,8 +17,9 @@
 
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
+%global skip_python2 1
 Name:           python-idna
-Version:        2.10
+Version:        3.1
 Release:        0
 Summary:        Internationalized Domain Names in Applications (IDNA)
 License:        BSD-3-Clause
@@ -56,7 +57,7 @@
 %python_exec setup.py test
 
 %files %{python_files}
-%license LICENSE.rst
+%license LICENSE.md
 %doc HISTORY.rst README.rst
 %{python_sitelib}/*
 

++++++ idna-2.10.tar.gz -> idna-3.1.tar.gz ++++++
++++ 21487 lines of diff (skipped)

Reply via email to