pkgsrc/net/py-tldextract/distinfo
adam e78fc1c214 py-tldextract: updated to 3.1.0
3.1.0 (2020-11-22)

* Features
    * Prefer to cache in XDG cache directory in user folder, vs. in Python install folder
* Bugfixes
    * Fix `AttributeError` on `--update`

3.0.2 (2020-10-24)

* Bugfixes
    * Catch permission error when making cache dir, as well as cache file

3.0.1 (2020-10-21)

* Bugfixes
    * Fix `tlds` property `AttributeError`
    * Allow `include_psl_private_domains` in global `extract` too

3.0.0 (2020-10-20)

No changes since 3.0.0.rc1.

3.0.0.rc1 (2020-10-12)

This release fixes the long standing bug that public and private suffixes were
generated separately and could not be switched at runtime,

* Breaking Changes
    * Rename `cache_file` to `cache_dir` as it is no longer a single file but a directory
    * Rename CLI arg also, from `--cache_file` to `--cache_dir`
    * Remove Python 2.7 support
* Features
    * Can pass `include_psl_private_domains` on call, not only on construction
    * Use filelocking to support multi-processing and multithreading environments
* Bugfixes
    * Select public or private suffixes at runtime
* Removals
    * Do not `debug` log the diff during update
2020-11-27 19:36:27 +00:00

6 lines
416 B
Text

$NetBSD: distinfo,v 1.7 2020/11/27 19:36:27 adam Exp $
SHA1 (tldextract-3.1.0.tar.gz) = b4ea9266f0fafd2ff232d9d6d4410d46dac795c8
RMD160 (tldextract-3.1.0.tar.gz) = 4bf31442c98ae5fc68a5b318db016246f4dc516e
SHA512 (tldextract-3.1.0.tar.gz) = c6c67598b7dd2c8e85008c5061693182eb075e16390b001eb696fd12a0f5666d0a327667a0fd61e4f270003a8cfc97a8fbf7b53a246bab6f9e9ad95943dac9d8
Size (tldextract-3.1.0.tar.gz) = 101874 bytes