Subject: CVS commit: pkgsrc/devel/py-dotenv
From: Adam Ciarcinski
Date: 2022-09-08 17:21:59
Message id: 20220908152159.AA880FA90@cvs.NetBSD.org

Log Message:
py-dotenv: updated to 0.21.0

0.21.0

Added
* CLI: add support for invocations via 'python -m'.
* `load_dotenv` function now returns `False`.
* CLI: add --format= option to list command.

Fixed
* Drop Python 3.5 and 3.6 and upgrade GA
* Use `open` instead of `io.open`.
* Improve documentation for variables without a value
* Add `parse_it` to Related Projects by
* Update README.md by
* Improve documentation with direct use of MkDocs by

Files:
RevisionActionfile
1.10modifypkgsrc/devel/py-dotenv/Makefile
1.3modifypkgsrc/devel/py-dotenv/PLIST
1.9modifypkgsrc/devel/py-dotenv/distinfo