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 2026-08-24 12:10:06
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-tldextract (Old)
and /work/SRC/openSUSE:Factory/.python-tldextract.new.1258 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-tldextract"
Mon Aug 24 12:10:06 2026 rev:31 rq:1373149 version:5.3.2
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-tldextract/python-tldextract.changes
2026-07-14 13:49:21.001785355 +0200
+++
/work/SRC/openSUSE:Factory/.python-tldextract.new.1258/python-tldextract.changes
2026-08-24 12:15:46.961882642 +0200
@@ -1,0 +2,15 @@
+Sat Aug 22 20:37:38 UTC 2026 - Mia Herkt <[email protected]>
+
+- Update to 5.3.2:
+Bugfixes
+ * Fix reverse_domain_name stray dots when suffix or domain empty
+ gh#john-kurkowski/tldextract#368
+Docs
+ * Fix README: extract_urllib is on the instance, not the module
+ gh#john-kurkowski/tldextract#362
+ * Fix docstring: default cache_dir description
+ gh#john-kurkowski/tldextract#367
+ * Document hostname representation limits
+ * Document implicit PSL wildcard behavior
+
+-------------------------------------------------------------------
Old:
----
tldextract-5.3.1.tar.gz
New:
----
tldextract-5.3.2.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-tldextract.spec ++++++
--- /var/tmp/diff_new_pack.jN1mhN/_old 2026-08-24 12:15:48.591941049 +0200
+++ /var/tmp/diff_new_pack.jN1mhN/_new 2026-08-24 12:15:48.594941156 +0200
@@ -19,9 +19,10 @@
%define oldpython python
%{?sle15_python_module_pythons}
Name: python-tldextract
-Version: 5.3.1
+Version: 5.3.2
Release: 0
Summary: Python module to separate the TLD of a URL
+# Legal-Review-Notice: Contains a snapshot (.tld_set_snapshot) of the Mozilla
Public Suffix list, which is licensed under MPL-2.0. May also download this at
runtime if settings permit.
License: BSD-3-Clause AND MPL-2.0
URL: https://github.com/john-kurkowski/tldextract
Source:
https://files.pythonhosted.org/packages/source/t/tldextract/tldextract-%{version}.tar.gz
@@ -37,6 +38,7 @@
BuildRequires: %{python_module responses}
BuildRequires: %{python_module setuptools_scm}
BuildRequires: %{python_module setuptools}
+BuildRequires: %{python_module sybil}
BuildRequires: %{python_module syrupy}
BuildRequires: %{python_module wheel}
BuildRequires: fdupes
++++++ tldextract-5.3.1.tar.gz -> tldextract-5.3.2.tar.gz ++++++
++++ 2263 lines of diff (skipped)