forked from pool/python-tldextract
- 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:
@@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 8 13:44:38 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 5.1.1:
|
||||
* Fix path join on Windows (#314)
|
||||
* Support Python 3.12
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 10 07:40:00 UTC 2023 - ecsos <ecsos@opensuse.org>
|
||||
|
||||
|
@@ -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
|
||||
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:366acfb099c7eb5dc83545c391d73da6e3afe4eaec652417c3cf13b002a160e1
|
||||
size 112124
|
3
tldextract-5.1.1.tar.gz
Normal file
3
tldextract-5.1.1.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9b6dbf803cb5636397f0203d48541c0da8ba53babaf0e8a6feda2d88746813d4
|
||||
size 112645
|
Reference in New Issue
Block a user