14
0

- 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:
2020-10-26 00:31:37 +00:00
committed by Git OBS Bridge
parent fc15b124ff
commit f91f0b1796
4 changed files with 11 additions and 4 deletions

View File

@@ -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>