14
0
Commit Graph

10 Commits

Author SHA256 Message Date
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
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
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
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
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
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
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
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
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