11
0

38 Commits

Author SHA256 Message Date
91c8e16ecd Accepting request 1291274 from devel:languages:python
- Convert to libalternatives

OBS-URL: https://build.opensuse.org/request/show/1291274
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-python-dotenv?expand=0&rev=17
2025-07-09 15:26:10 +00:00
88474efaba - Convert to libalternatives
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-dotenv?expand=0&rev=36
2025-07-08 13:09:26 +00:00
e9c52f1ce4 Accepting request 1277293 from devel:languages:python
- Add patch avoid-click-8.2-bug.patch:
  * Work around an upstream click 8.2.0 bug.
- Switch to pyproject macros.

OBS-URL: https://build.opensuse.org/request/show/1277293
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-python-dotenv?expand=0&rev=16
2025-05-15 14:59:46 +00:00
6a73714dfd - Add patch avoid-click-8.2-bug.patch:
* Work around an upstream click 8.2.0 bug.
- Switch to pyproject macros.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-dotenv?expand=0&rev=34
2025-05-14 05:41:57 +00:00
1d65a77f1e Accepting request 1269223 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1269223
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-python-dotenv?expand=0&rev=15
2025-04-15 14:45:15 +00:00
d45fbd46cb - update to 1.1.0:
* Add a security policy
  * Enhance dotenv run: Switch to execvpe for better resource management and
    signal handling
  * Add Python 3.13 trove classifier
  * Add support for python 3.13 and drop 3.8
  * docs: Update README.md
  * Some more s/Python-dotenv/python-dotenv/
  * add _is_debugger so load_dotenv will work in pdb

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-dotenv?expand=0&rev=32
2025-04-14 10:10:30 +00:00
9f2aad94f8 Accepting request 1145307 from devel:languages:python
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1145307
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-python-dotenv?expand=0&rev=14
2024-02-09 22:51:54 +00:00
25ae03750a - update to 1.0.1:
* Gracefully handle code which has been imported from a zipfile
  * Allow modules using load_dotenv to be reloaded when launched
    in a separate thread
  * Fix file not closed after deletion, handle error in the
    rewrite function
  * Use pathlib.Path in tests
  * Fix year in release date in changelog.md
  * Use https in README links
  * 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]),

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-dotenv?expand=0&rev=30
2024-02-01 21:24:10 +00:00
74e475bdfb Accepting request 1085289 from devel:languages:python
- 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

OBS-URL: https://build.opensuse.org/request/show/1085289
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-python-dotenv?expand=0&rev=13
2023-05-09 11:07:09 +00:00
293557e8b0 - 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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-dotenv?expand=0&rev=28
2023-05-07 09:17:51 +00:00
8f872e4f31 Accepting request 1083121 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1083121
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-python-dotenv?expand=0&rev=12
2023-04-28 14:22:18 +00:00
17bddd5012 Accepting request 1082840 from home:jayvdb:branches:devel:languages:python
- Remove duplicate sle15_python_module_pythons

OBS-URL: https://build.opensuse.org/request/show/1082840
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-dotenv?expand=0&rev=26
2023-04-26 21:07:12 +00:00
78a9ef1d0c Accepting request 1081568 from home:dirkmueller:acdc:as_python3_module
SR for python stack proposal

OBS-URL: https://build.opensuse.org/request/show/1081568
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-dotenv?expand=0&rev=25
2023-04-21 13:22:19 +00:00
ed8ec6c532 Accepting request 969190 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/969190
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-python-dotenv?expand=0&rev=11
2022-04-13 19:04:08 +00:00
c3781e609a Accepting request 969176 from home:mcalabkova:branches:devel:languages:python
- 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

OBS-URL: https://build.opensuse.org/request/show/969176
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-dotenv?expand=0&rev=23
2022-04-11 12:14:30 +00:00
668fa3b35d Accepting request 956624 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/956624
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-python-dotenv?expand=0&rev=10
2022-02-23 15:25:42 +00:00
f0c4d124d7 Accepting request 956338 from home:gladiac:branches:devel:languages:python
- Skip building for python2

Fixes build on openSUSE Leap 15.3.

OBS-URL: https://build.opensuse.org/request/show/956338
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-dotenv?expand=0&rev=22
2022-02-22 08:24:40 +00:00
6127e49557 Accepting request 853582 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/853582
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-python-dotenv?expand=0&rev=9
2020-12-12 19:28:58 +00:00
61bcb2047e Accepting request 853549 from home:bnavigator:branches:devel:languages:python
- Skip testing with optional jupyter_ipython. Jupyter is only
  available for Python >= 3.7
  gh#openSUSE/python-rpm-macros#66

OBS-URL: https://build.opensuse.org/request/show/853549
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-dotenv?expand=0&rev=20
2020-12-07 12:32:39 +00:00
45a5583167 correct source
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-dotenv?expand=0&rev=19
2020-12-07 09:56:20 +00:00
18843658cb Accepting request 853255 from home:stroeder:branches:devel:languages:python
- Update to 0.15.0
  * Add --export option to set to make it prepend the binding with export (#270 by @jadutter).
  * Make set command create the .env file in the current directory if no .env file was found (#270 by @jadutter).
  * Fix potentially empty expanded value for duplicate key (#260 by @bbc2).
  * Fix import error on Python 3.5.0 and 3.5.1 (#267 by @gongqingkui).
  * Fix parsing of unquoted values containing several adjacent space or tab characters (#277 by @bbc2, review by @x-yuri).

OBS-URL: https://build.opensuse.org/request/show/853255
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-dotenv?expand=0&rev=18
2020-12-07 09:49:11 +00:00
70debacec1 Accepting request 824524 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/824524
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-python-dotenv?expand=0&rev=8
2020-08-05 18:29:59 +00:00
John Vandenberg
f968c1f0fb Accepting request 824508 from home:mcalabkova:branches:devel:languages:python
- Update to 0.14.0
  * Privilege definition in file over the environment in variable expansion (#256 by
    [@elbehery95]).
  * Improve error message for when file isn't found (#245 by [@snobu]).
  * Use HTTPS URL in package meta data (#251 by [@ekohl]).

OBS-URL: https://build.opensuse.org/request/show/824508
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-dotenv?expand=0&rev=16
2020-08-05 15:44:14 +00:00
8f54765b99 Accepting request 817955 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/817955
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-python-dotenv?expand=0&rev=7
2020-07-01 12:26:59 +00:00
John Vandenberg
91dbbd7246 Accepting request 817811 from home:jayvdb:branches:devel:languages:python
- Downgrade jupyter_ipython from Recommends to Suggests as
  python-dotenv is now a dependency of docker-compose

OBS-URL: https://build.opensuse.org/request/show/817811
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-dotenv?expand=0&rev=14
2020-07-01 03:00:01 +00:00
e530063107 Accepting request 807938 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/807938
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-python-dotenv?expand=0&rev=6
2020-06-17 12:47:21 +00:00
Tomáš Chvátal
a972b4486b Accepting request 807717 from home:mcalabkova:branches:devel:languages:python
- Update to 0.13.0
  * Add support for a Bash-like default value in variable expansion
  * Fix escaping of quoted values written by set_key
  * Few more fixes

OBS-URL: https://build.opensuse.org/request/show/807717
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-dotenv?expand=0&rev=12
2020-05-21 09:02:40 +00:00
268fae7af7 Accepting request 786117 from devel:languages:python
- Update to 0.12.0:
  * various fixes

OBS-URL: https://build.opensuse.org/request/show/786117
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-python-dotenv?expand=0&rev=5
2020-03-18 11:45:59 +00:00
Tomáš Chvátal
bf4687f7dd OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-dotenv?expand=0&rev=10 2020-03-18 09:20:20 +00:00
91b7aec2d1 Accepting request 717596 from devel:languages:python
- Update to 0.10.3:
  * Small cleanups

OBS-URL: https://build.opensuse.org/request/show/717596
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-python-dotenv?expand=0&rev=4
2019-07-22 15:20:14 +00:00
Tomáš Chvátal
b245c51864 - Update to 0.10.3:
* Small cleanups

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-dotenv?expand=0&rev=8
2019-07-22 13:21:25 +00:00
6d9222a76e Accepting request 705389 from devel:languages:python
- Update to 0.10.2:
  * Add type hints and expose them to users (@qnighy)(#172)
  * load_dotenv and dotenv_values now accept an encoding parameter, defaults to None (@theskumar)(@earlbread)(#161)
  * Fix str/unicode inconsistency in Python 2: values are always str now. (@bbc2)(#121)
  * Fix Unicode error in Python 2, introduced in 0.10.0. (@bbc2)(#176)

OBS-URL: https://build.opensuse.org/request/show/705389
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-python-dotenv?expand=0&rev=3
2019-05-27 06:39:12 +00:00
Tomáš Chvátal
9baf85d349 - Update to 0.10.2:
* Add type hints and expose them to users (@qnighy)(#172)
  * load_dotenv and dotenv_values now accept an encoding parameter, defaults to None (@theskumar)(@earlbread)(#161)
  * Fix str/unicode inconsistency in Python 2: values are always str now. (@bbc2)(#121)
  * Fix Unicode error in Python 2, introduced in 0.10.0. (@bbc2)(#176)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-dotenv?expand=0&rev=6
2019-05-25 09:00:13 +00:00
Stephan Kulow
eceaec2205 Accepting request 682595 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/682595
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-python-dotenv?expand=0&rev=2
2019-03-10 08:36:57 +00:00
Tomáš Chvátal
44e50b1cc0 Accepting request 682530 from home:jayvdb:py-check-failures
- Add LANG=C.UTF-8 to %check to fix tests on Leap
- Rename tarball to match name provided by PyPI

OBS-URL: https://build.opensuse.org/request/show/682530
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-dotenv?expand=0&rev=4
2019-03-07 16:40:33 +00:00
f613ec3245 Accepting request 677632 from devel:languages:python
- Initial spec for 0.10.1

OBS-URL: https://build.opensuse.org/request/show/677632
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-python-dotenv?expand=0&rev=1
2019-02-20 13:15:21 +00:00
John Vandenberg
2f047d3bf0 Remove unnecessary build dependency on pypandoc
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-dotenv?expand=0&rev=2
2019-02-16 02:51:10 +00:00
Tomáš Chvátal
e419cc134d Accepting request 676338 from home:jayvdb:django
- Initial spec for 0.10.1

OBS-URL: https://build.opensuse.org/request/show/676338
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-dotenv?expand=0&rev=1
2019-02-15 08:03:22 +00:00