14
0

- 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
This commit is contained in:
2024-11-09 16:18:12 +00:00
committed by Git OBS Bridge
parent 7f5fff1b1f
commit 6e24d86a45
4 changed files with 13 additions and 4 deletions

View File

@@ -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