forked from pool/python-python-dotenv
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
This commit is contained in:
committed by
Git OBS Bridge
parent
bf4687f7dd
commit
a972b4486b
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:679841cb4f0d5057a09b21c3bf9b95c701d1f7dda3a1b54ff6d0b83a443c42b4
|
||||
size 20751
|
3
python-dotenv-0.13.0.tar.gz
Normal file
3
python-dotenv-0.13.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f0dcb538177c4bd1d874228f7866390e6d56df2b68d658cdc7463dafa2532a52
|
||||
size 20983
|
@@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed May 20 12:41:06 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
|
||||
|
||||
- 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
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 18 09:17:07 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
|
@@ -18,7 +18,7 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-python-dotenv
|
||||
Version: 0.12.0
|
||||
Version: 0.13.0
|
||||
Release: 0
|
||||
Summary: Python library for .env support
|
||||
License: BSD-3-Clause
|
||||
|
Reference in New Issue
Block a user