diff --git a/python-dotenv-0.13.0.tar.gz b/python-dotenv-0.13.0.tar.gz deleted file mode 100644 index f60b378..0000000 --- a/python-dotenv-0.13.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f0dcb538177c4bd1d874228f7866390e6d56df2b68d658cdc7463dafa2532a52 -size 20983 diff --git a/python-dotenv-0.14.0.tar.gz b/python-dotenv-0.14.0.tar.gz new file mode 100644 index 0000000..c4312e5 --- /dev/null +++ b/python-dotenv-0.14.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed0ccb333acaa02a12a9510fef1909fca891e8da454ba24777b4ce407f403b5f +size 21127 diff --git a/python-python-dotenv.changes b/python-python-dotenv.changes index ef5db29..326212b 100644 --- a/python-python-dotenv.changes +++ b/python-python-dotenv.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Wed Aug 5 13:46:03 UTC 2020 - Marketa Calabkova + +- 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 diff --git a/python-python-dotenv.spec b/python-python-dotenv.spec index 467eda6..58993f8 100644 --- a/python-python-dotenv.spec +++ b/python-python-dotenv.spec @@ -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