14
0

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
This commit is contained in:
2020-06-17 12:47:21 +00:00
committed by Git OBS Bridge
4 changed files with 12 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:679841cb4f0d5057a09b21c3bf9b95c701d1f7dda3a1b54ff6d0b83a443c42b4
size 20751

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f0dcb538177c4bd1d874228f7866390e6d56df2b68d658cdc7463dafa2532a52
size 20983

View File

@@ -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>

View File

@@ -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