Subject: CVS commit: pkgsrc/devel/py-dotenv
From: Adam Ciarcinski
Date: 2023-01-25 10:26:21
Message id: 20230125092621.BC050FA90@cvs.NetBSD.org

Log Message:
py-dotenv: updated to 0.21.1

0.21.1

Added
* Use Python 3.11 non-beta in CI
* Modernize variables code
* Modernize main.py and parser.py code
* Improve conciseness of cli.py and __init__.py
* Improve error message for `get` and `list` commands when env file can't be opened
* Updated Licence to align with BSD OSI template

Fixed
* Fix Out-of-scope error when "dest" variable is undefined
* Fix IPython test warning about deprecated `magic`
* Fix type hint for dotenv_path var, add StrPath alias

Files:
RevisionActionfile
1.11modifypkgsrc/devel/py-dotenv/Makefile
1.10modifypkgsrc/devel/py-dotenv/distinfo