Hello community,

here is the log from the commit of package python-hyperlink for 
openSUSE:Factory checked in at 2020-10-25 18:08:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-hyperlink (Old)
 and      /work/SRC/openSUSE:Factory/.python-hyperlink.new.3463 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-hyperlink"

Sun Oct 25 18:08:55 2020 rev:4 rq:838268 version:20.0.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-hyperlink/python-hyperlink.changes        
2019-06-18 14:42:52.661753640 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-hyperlink.new.3463/python-hyperlink.changes  
    2020-10-25 18:09:11.079490914 +0100
@@ -1,0 +2,13 @@
+Mon Sep 28 11:54:08 UTC 2020 - Dirk Mueller <dmuel...@suse.com>
+
+- update to 20.0.1:
+  * CPython 3.7 and 3.8 and PyPy3 added to test matrix
+  * Hyperlink now has type hints and they are now exported per
+  [PEP 561](https://www.python.org/dev/peps/pep-0561/).
+  * Several bugs related to hidden state were fixed, making it so that all data
+  on a `URL` object (including `rooted` and `uses_netloc`) is reflected by and
+  consistent with its textual representation.
+  This does mean that sometimes these constructor arguments are ignored, if it
+  would create invalid or unparseable URL text. 
+
+-------------------------------------------------------------------

Old:
----
  hyperlink-19.0.0.tar.gz

New:
----
  hyperlink-20.0.1.tar.gz

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

Other differences:
------------------
++++++ python-hyperlink.spec ++++++
--- /var/tmp/diff_new_pack.tqKiwJ/_old  2020-10-25 18:09:14.107493780 +0100
+++ /var/tmp/diff_new_pack.tqKiwJ/_new  2020-10-25 18:09:14.107493780 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-hyperlink
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-hyperlink
-Version:        19.0.0
+Version:        20.0.1
 Release:        0
 Summary:        Immutable URL support for Python
 License:        MIT

++++++ hyperlink-19.0.0.tar.gz -> hyperlink-20.0.1.tar.gz ++++++
++++ 9773 lines of diff (skipped)


Reply via email to