Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-tldextract for
openSUSE:Factory checked in at 2022-06-16 18:20:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-tldextract (Old)
and /work/SRC/openSUSE:Factory/.python-tldextract.new.1548 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-tldextract"
Thu Jun 16 18:20:54 2022 rev:14 rq:982862 version:3.3.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-tldextract/python-tldextract.changes
2021-10-01 22:29:21.821408440 +0200
+++
/work/SRC/openSUSE:Factory/.python-tldextract.new.1548/python-tldextract.changes
2022-06-16 18:22:15.716254862 +0200
@@ -1,0 +2,31 @@
+Wed Jun 15 16:34:05 UTC 2022 - Mia Herkt <[email protected]>
+
+- Update to 3.3.0
+Features
+ * Add CLI flag `--suffix_list_url` to set the suffix list URL(s)
+ or source file(s)
+ (#gh/john-kurkowski/tldextract#197)
+ * Add CLI flag `--no_fallback_to_snapshot` to not fall back to
+ the snapshot
+ (#gh/john-kurkowski/tldextract#260)
+ * Add alias `--include_psl_private_domains` for CLI flag
+ `--private_domains`
+Bugfixes
+ * Handle more internationalized domain name dots
+ (#gh/john-kurkowski/tldextract#253)
+Misc.
+ * Update bundled snapshot
+ * Add basic CLI test coverage
+Changes in 3.2.1:
+Bugfixes
+ * Fix incorrect namespace used for caching function returns
+ (#gh/john-kurkowski/tldextract#258)
+Changes in 3.2.0:
+Features
+ * Add types to the public API
+ (#gh/john-kurkowski/tldextract#244)
+Bugfixes
+ * Add support for Python 3.10, drop EOL Python 3.6
+ (#gh/john-kurkowski/tldextract/issues/246))
+
+-------------------------------------------------------------------
Old:
----
tldextract-3.1.2.tar.gz
New:
----
tldextract-3.3.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-tldextract.spec ++++++
--- /var/tmp/diff_new_pack.1NOHPK/_old 2022-06-16 18:22:16.276255659 +0200
+++ /var/tmp/diff_new_pack.1NOHPK/_new 2022-06-16 18:22:16.280255664 +0200
@@ -1,7 +1,7 @@
#
# spec file for package python-tldextract
#
-# 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
@@ -20,7 +20,7 @@
%define skip_python2 1
%define oldpython python
Name: python-tldextract
-Version: 3.1.2
+Version: 3.3.0
Release: 0
Summary: Python module to separate the TLD of a URL
License: BSD-3-Clause
++++++ tldextract-3.1.2.tar.gz -> tldextract-3.3.0.tar.gz ++++++
++++ 5028 lines of diff (skipped)