14
0

- update to 5.1.1:

* Fix path join on Windows (#314)
  * Support Python 3.12
- Correct license in spec file (MIT -> BSD)
- Fix homepage URL in specfile

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tldextract?expand=0&rev=47
This commit is contained in:
2023-12-08 13:44:55 +00:00
committed by Git OBS Bridge
parent c95a6f54f6
commit 69937a8125
4 changed files with 13 additions and 6 deletions

View File

@@ -19,7 +19,7 @@
%define oldpython python
%{?sle15_python_module_pythons}
Name: python-tldextract
Version: 5.1.0
Version: 5.1.1
Release: 0
Summary: Python module to separate the TLD of a URL
License: BSD-3-Clause