Subject: CVS commit: pkgsrc/net/py-tldextract
From: Adam Ciarcinski
Date: 2023-05-19 10:21:29
Message id: 20230519082129.5FF38FA88@cvs.NetBSD.org

Log Message:
py-tldextract: updated to 3.4.3

3.4.3 (2023-05-18)

* Bugfixes
  * Speed up 10-15% over all inputs
    * Refactor `suffix_index()` to use a trie
  * Docs
    * Adopt PEP257 doc style

3.4.2 (2023-05-16)

* Bugfixes
  * Speed up 10-40% on "average" inputs, and even more on pathological \ 
inputs, like long subdomains
    * Optimize `suffix_index()`
    * Optimize netloc extraction

Files:
RevisionActionfile
1.19modifypkgsrc/net/py-tldextract/Makefile
1.17modifypkgsrc/net/py-tldextract/distinfo