python-python-dotenv

Edit Package python-python-dotenv

Python library for .env support

Note this conflicts with at least two other packages which provide `dotenv`, and is incompatible with them.

Refresh
Refresh
Source Files
Filename Size Changed
python-dotenv-0.20.0.tar.gz 0000022356 21.8 KB
python-python-dotenv.changes 0000004054 3.96 KB
python-python-dotenv.spec 0000002901 2.83 KB
Revision 23 (latest revision is 31)
Matej Cepl's avatar Matej Cepl (mcepl) accepted request 969176 from Markéta Machová's avatar Markéta Machová (mcalabkova) (revision 23)
- Update to 0.20.0
  * The default value of the encoding parameter for load_dotenv and dotenv_values is now "utf-8" instead of None
  * Add --override/--no-override option to dotenv run
  * Raise ValueError if quote_mode isn't one of always, auto or never in set_key
  * Require Python 3.5 or a later version. Python 2 and 3.4 are no longer supported. 
  * The stream argument of load_dotenv and dotenv_values can now be a text stream (IO[str]), 
    which includes values like io.StringIO("foo") and open("file.env", "r")
  * Add support for Python 3.10.
  * Add encoding (Optional[str]) parameter to get_key, set_key and unset_key.
- Do not require mock
Comments 0
openSUSE Build Service is sponsored by