14
0

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
This commit is contained in:
John Vandenberg
2020-08-05 15:44:14 +00:00
committed by Git OBS Bridge
parent 91dbbd7246
commit f968c1f0fb
4 changed files with 13 additions and 4 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Wed Aug 5 13:46:03 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
- 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]).
-------------------------------------------------------------------
Tue Jun 30 04:44:30 UTC 2020 - John Vandenberg <jayvdb@gmail.com>