From 6e24d86a45ff62d83c01a56c7a2dc9c47c223f65dad6ffdab2ac65183ac07b55 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Sat, 9 Nov 2024 16:18:12 +0000 Subject: [PATCH] - update to 5.1.3: * Reduce logging errors (`921a825`) * Drop support for EOL Python 3.8 * Support Python 3.13 * Update bundled snapshot OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tldextract?expand=0&rev=51 --- python-tldextract.changes | 9 +++++++++ python-tldextract.spec | 2 +- tldextract-5.1.2.tar.gz | 3 --- tldextract-5.1.3.tar.gz | 3 +++ 4 files changed, 13 insertions(+), 4 deletions(-) delete mode 100644 tldextract-5.1.2.tar.gz create mode 100644 tldextract-5.1.3.tar.gz diff --git a/python-tldextract.changes b/python-tldextract.changes index 02e1f80..f7306bc 100644 --- a/python-tldextract.changes +++ b/python-tldextract.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Sat Nov 9 16:17:54 UTC 2024 - Dirk Müller + +- update to 5.1.3: + * Reduce logging errors (`921a825`) + * Drop support for EOL Python 3.8 + * Support Python 3.13 + * Update bundled snapshot + ------------------------------------------------------------------- Thu Mar 28 16:29:56 UTC 2024 - Mia Herkt diff --git a/python-tldextract.spec b/python-tldextract.spec index ba869cd..9775409 100644 --- a/python-tldextract.spec +++ b/python-tldextract.spec @@ -19,7 +19,7 @@ %define oldpython python %{?sle15_python_module_pythons} Name: python-tldextract -Version: 5.1.2 +Version: 5.1.3 Release: 0 Summary: Python module to separate the TLD of a URL License: BSD-3-Clause diff --git a/tldextract-5.1.2.tar.gz b/tldextract-5.1.2.tar.gz deleted file mode 100644 index 8c99596..0000000 --- a/tldextract-5.1.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c9e17f756f05afb5abac04fe8f766e7e70f9fe387adb1859f0f52408ee060200 -size 116825 diff --git a/tldextract-5.1.3.tar.gz b/tldextract-5.1.3.tar.gz new file mode 100644 index 0000000..5761379 --- /dev/null +++ b/tldextract-5.1.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d43c7284c23f5dc8a42fd0fee2abede2ff74cc622674e4cb07f514ab3330c338 +size 125033