forked from pool/python-tldextract
- Update to 3.4.0
Features * Add method extract_urllib to extract from a urllib.parse.{ParseResult,SplitResult} #gh/john-kurkowski/tldextract#274 Bugfixes * Fix internal type-var error, in newer versions of mypy #gh/john-kurkowski/tldextract#275 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tldextract?expand=0&rev=33
This commit is contained in:
@@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 10 09:04:18 UTC 2022 - Mia Herkt <mia@0x0.st>
|
||||
|
||||
- Update to 3.4.0
|
||||
Features
|
||||
* Add method extract_urllib to extract from a
|
||||
urllib.parse.{ParseResult,SplitResult}
|
||||
#gh/john-kurkowski/tldextract#274
|
||||
Bugfixes
|
||||
* Fix internal type-var error, in newer versions of mypy
|
||||
#gh/john-kurkowski/tldextract#275
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jul 24 17:00:27 UTC 2022 - Mia Herkt <mia@0x0.st>
|
||||
|
||||
|
@@ -20,7 +20,7 @@
|
||||
%define skip_python2 1
|
||||
%define oldpython python
|
||||
Name: python-tldextract
|
||||
Version: 3.3.1
|
||||
Version: 3.4.0
|
||||
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:fe15ac3205e5a25b61689369f98cb45c7778a8f2af113d7c11559ece5195f2d6
|
||||
size 110819
|
3
tldextract-3.4.0.tar.gz
Normal file
3
tldextract-3.4.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:78aef13ac1459d519b457a03f1f74c1bf1c2808122a6bcc0e6840f81ba55ad73
|
||||
size 111437
|
Reference in New Issue
Block a user