forked from pool/python-tldextract
- Update to 3.0.2:
* Catch permission error when making cache dir, as well as cache file (https://github.com/john-kurkowski/tldextract/issues/211) OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tldextract?expand=0&rev=22
This commit is contained in:
@@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Oct 26 00:28:42 UTC 2020 - Mia Herkt <mia@0x0.st>
|
||||||
|
|
||||||
|
- Update to 3.0.2:
|
||||||
|
* Catch permission error when making cache dir, as well as cache
|
||||||
|
file (https://github.com/john-kurkowski/tldextract/issues/211)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Oct 23 21:46:35 UTC 2020 - Mia Herkt <mia@0x0.st>
|
Fri Oct 23 21:46:35 UTC 2020 - Mia Herkt <mia@0x0.st>
|
||||||
|
|
||||||
|
@@ -19,7 +19,7 @@
|
|||||||
%define skip_python2 1
|
%define skip_python2 1
|
||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
Name: python-tldextract
|
Name: python-tldextract
|
||||||
Version: 3.0.1
|
Version: 3.0.2
|
||||||
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:6101613418cc0bd6e538ee611a15b4ca96c37f45160f6ba93e978363fac86c05
|
|
||||||
size 99990
|
|
3
tldextract-3.0.2.tar.gz
Normal file
3
tldextract-3.0.2.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:f188eab8c90ff935f3fa49d9228049cd7f37fb47105c3f15f8e6dd6f6e25924a
|
||||||
|
size 102011
|
Reference in New Issue
Block a user