python-python-dotenv
Python library for .env support
- Developed at devel:languages:python
- Sources inherited from project openSUSE:Factory
-
9
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:Rebuild/python-python-dotenv && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
python-dotenv-1.0.0.tar.gz | 0000024730 24.2 KB | |
python-python-dotenv.changes | 0000005894 5.76 KB | |
python-python-dotenv.spec | 0000002807 2.74 KB |
Revision 13 (latest revision is 14)
Dominique Leuenberger (dimstar_suse)
accepted
request 1085289
from
Dirk Mueller (dirkmueller)
(revision 13)
- update to 1.0.0: * Drop support for python 3.7, add python 3.12-dev * Handle situations where the cwd does not exist. * 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 License to align with BSD OSI template * 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 * CLI: add support for invocations via 'python -m'. * `load_dotenv` function now returns `False`. * CLI: add --format= option to list command. * 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 * Update README.md * Improve documentation with direct use of MkDocs
Comments 3
python3-docker-compose now depends on this package, which recommends python-jupyter_ipython and another 122 packages. Would you consider demoting python-jupyter_ipython to Suggests/Supplements?
+1 from me
Submitted request https://build.opensuse.org/request/show/817811