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 2025-12-29 15:17:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-tldextract (Old)
 and      /work/SRC/openSUSE:Factory/.python-tldextract.new.1928 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-tldextract"

Mon Dec 29 15:17:15 2025 rev:29 rq:1324626 version:5.3.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-tldextract/python-tldextract.changes      
2025-04-24 17:27:55.395401545 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-tldextract.new.1928/python-tldextract.changes
    2025-12-29 15:18:12.894488701 +0100
@@ -1,0 +2,16 @@
+Mon Dec 29 02:30:15 UTC 2025 - Mia Herkt <[email protected]>
+
+- Update to 5.3.1:
+Bugfixes
+  * Drop support for EOL Python 3.9
+    #gh/john-kurkowski/tldextract#359
+  * Support Python 3.14 + PyPy 3.11
+    #gh/john-kurkowski/tldextract#358
+  * Speed up IP address search space with isdecimal() instead of
+    isdigit()
+    #gh/john-kurkowski/tldextract#352
+Docs
+  * Reorganize, dedupe, and shorten README
+    #gh/john-kurkowski/tldextract#349
+
+-------------------------------------------------------------------

Old:
----
  tldextract-5.3.0.tar.gz

New:
----
  tldextract-5.3.1.tar.gz

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

Other differences:
------------------
++++++ python-tldextract.spec ++++++
--- /var/tmp/diff_new_pack.XfTtrK/_old  2025-12-29 15:18:13.630518954 +0100
+++ /var/tmp/diff_new_pack.XfTtrK/_new  2025-12-29 15:18:13.634519119 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-tldextract
 #
-# Copyright (c) 2025 SUSE LLC
+# Copyright (c) 2025 SUSE LLC and contributors
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,13 +19,14 @@
 %define oldpython python
 %{?sle15_python_module_pythons}
 Name:           python-tldextract
-Version:        5.3.0
+Version:        5.3.1
 Release:        0
 Summary:        Python module to separate the TLD of a URL
 License:        BSD-3-Clause
 URL:            https://github.com/john-kurkowski/tldextract
 Source:         
https://files.pythonhosted.org/packages/source/t/tldextract/tldextract-%{version}.tar.gz
 Source1:        %{name}-rpmlintrc
+BuildRequires:  %{python_module base >= 3.10}
 BuildRequires:  %{python_module filelock >= 3.0.8}
 BuildRequires:  %{python_module idna >= 2.1.0}
 BuildRequires:  %{python_module pip}

++++++ tldextract-5.3.0.tar.gz -> tldextract-5.3.1.tar.gz ++++++
++++ 1744 lines of diff (skipped)

Reply via email to