Subject: CVS commit: pkgsrc/net/py-tldextract
From: Adam Ciarcinski
Date: 2022-04-26 12:35:44
Message id: 20220426103544.72F30FB1A@cvs.NetBSD.org

Log Message:
py-tldextract: updated to 3.2.1

3.2.1 (2022-04-11)

* Bugfixes
  * Fix incorrect namespace used for caching function returns
  * Remove redundant encode
  * Remove redundant lowercase
  * Remove unused `try`/`except` path
  * Add types to the private API (disallow untyped calls and defs)
  * Rely on `python_requires` instead of runtime check
* Docs
  * Fix docs with updated types
  * Fix link in Travis CI badge
  * Rewrite documentation intro
  * Remove unnecessary subheading
  * Unify case

3.2.0 (2022-02-20)

* Features
    * Add types to the public API
* Bugfixes
    * Add support for Python 3.10
    * Drop support for EOL Python 3.6
    * Remove py2 tag from wheel
    * Remove extra backtick in README

Files:
RevisionActionfile
1.14modifypkgsrc/net/py-tldextract/Makefile
1.6modifypkgsrc/net/py-tldextract/PLIST
1.12modifypkgsrc/net/py-tldextract/distinfo