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

@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-python-dotenv
Version: 0.13.0
Version: 0.14.0
Release: 0
Summary: Python library for .env support
License: BSD-3-Clause