Subject: CVS commit: pkgsrc/www/py-hyperlink
From: Adam Ciarcinski
Date: 2020-08-05 08:46:02
Message id: 20200805064602.6B652FB28@cvs.NetBSD.org

Log Message:
py-hyperlink: updated to 20.0.1

20.0.1
Rerelease to fix packaging metadata around conditional requirements.

20.0.0
* CPython 3.7 and 3.8 and PyPy3 added to test matrix
* Hyperlink now has type hints and they are now exported per
  [PEP 561](https://www.python.org/dev/peps/pep-0561/).
* Several bugs related to hidden state were fixed, making it so that all data
  on a `URL` object (including `rooted` and `uses_netloc`) is reflected by and
  consistent with its textual representation.
  This does mean that sometimes these constructor arguments are ignored, if it
  would create invalid or unparseable URL text.

Files:
RevisionActionfile
1.8modifypkgsrc/www/py-hyperlink/Makefile
1.4modifypkgsrc/www/py-hyperlink/PLIST
1.6modifypkgsrc/www/py-hyperlink/distinfo