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

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Sat Nov 9 16:17:54 UTC 2024 - Dirk Müller <dmueller@suse.com>
- 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 <mia@0x0.st>