Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-uritools for openSUSE:Factory
checked in at 2022-10-12 18:24:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-uritools (Old)
and /work/SRC/openSUSE:Factory/.python-uritools.new.2275 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-uritools"
Wed Oct 12 18:24:39 2022 rev:3 rq:1009896 version:4.0.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-uritools/python-uritools.changes
2021-06-04 00:34:22.073010276 +0200
+++
/work/SRC/openSUSE:Factory/.python-uritools.new.2275/python-uritools.changes
2022-10-12 18:26:17.085900283 +0200
@@ -1,0 +2,11 @@
+Tue Oct 11 16:43:45 UTC 2022 - Yogalakshmi Arunachalam <[email protected]>
+
+- Update to version 4.0.0
+ * Require Python 3.7 or later (breaking change).
+ * Remove undocumented submodules (breaking change).
+ The chars, classify, compose, defrag, encoding, join and split submodules
have been deleted. Therefore, statements like
+ from uritools.classify import isuri
+ will no longer work. Use
+ from uritools import isuri instead.
+
+-------------------------------------------------------------------
Old:
----
uritools-3.0.2.tar.gz
New:
----
uritools-4.0.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-uritools.spec ++++++
--- /var/tmp/diff_new_pack.JyVPX2/_old 2022-10-12 18:26:17.629901480 +0200
+++ /var/tmp/diff_new_pack.JyVPX2/_new 2022-10-12 18:26:17.633901489 +0200
@@ -1,7 +1,7 @@
#
# spec file for package python-uritools
#
-# 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
@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define skip_python2 1
Name: python-uritools
-Version: 3.0.2
+Version: 4.0.0
Release: 0
Summary: URI parsing, classification and composition
License: MIT
++++++ uritools-3.0.2.tar.gz -> uritools-4.0.0.tar.gz ++++++
++++ 2256 lines of diff (skipped)