forked from pool/python-tldextract
- Update to 5.1.0:
Features: * Allow passing in `requests.Session` #gh/john-kurkowski/tldextract#311 * Add "-j, --json" option to support output in json format #gh/john-kurkowski/tldextract#313 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tldextract?expand=0&rev=43
This commit is contained in:
@@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Nov 6 23:25:32 UTC 2023 - Mia Herkt <mia@0x0.st>
|
||||||
|
|
||||||
|
- Update to 5.1.0:
|
||||||
|
Features:
|
||||||
|
* Allow passing in `requests.Session`
|
||||||
|
#gh/john-kurkowski/tldextract#311
|
||||||
|
* Add "-j, --json" option to support output in json format
|
||||||
|
#gh/john-kurkowski/tldextract#313
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Oct 23 00:56:58 UTC 2023 - Mia Herkt <mia@0x0.st>
|
Mon Oct 23 00:56:58 UTC 2023 - Mia Herkt <mia@0x0.st>
|
||||||
|
|
||||||
|
@@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%define oldpython python
|
%define oldpython python
|
||||||
Name: python-tldextract
|
Name: python-tldextract
|
||||||
Version: 5.0.1
|
Version: 5.1.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Python module to separate the TLD of a URL
|
Summary: Python module to separate the TLD of a URL
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
|
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:ac1c5daa02616e9c2608f5fb6dd93049db03d0cf46c7f6fad46e2850a984f019
|
|
||||||
size 111023
|
|
3
tldextract-5.1.0.tar.gz
Normal file
3
tldextract-5.1.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:366acfb099c7eb5dc83545c391d73da6e3afe4eaec652417c3cf13b002a160e1
|
||||||
|
size 112124
|
Reference in New Issue
Block a user