Hello community,
here is the log from the commit of package python-python-dotenv for
openSUSE:Factory checked in at 2020-03-18 12:45:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-python-dotenv (Old)
and /work/SRC/openSUSE:Factory/.python-python-dotenv.new.3160 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-python-dotenv"
Wed Mar 18 12:45:59 2020 rev:5 rq:786117 version:0.12.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-python-dotenv/python-python-dotenv.changes
2019-07-22 17:20:15.481896644 +0200
+++
/work/SRC/openSUSE:Factory/.python-python-dotenv.new.3160/python-python-dotenv.changes
2020-03-18 12:51:56.733194533 +0100
@@ -1,0 +2,6 @@
+Wed Mar 18 09:17:07 UTC 2020 - Tomáš Chvátal <[email protected]>
+
+- Update to 0.12.0:
+ * various fixes
+
+-------------------------------------------------------------------
Old:
----
python-dotenv-0.10.3.tar.gz
New:
----
python-dotenv-0.12.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-python-dotenv.spec ++++++
--- /var/tmp/diff_new_pack.Npe34t/_old 2020-03-18 12:51:58.553195620 +0100
+++ /var/tmp/diff_new_pack.Npe34t/_new 2020-03-18 12:51:58.553195620 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-python-dotenv
#
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,15 +18,15 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-python-dotenv
-Version: 0.10.3
+Version: 0.12.0
Release: 0
Summary: Python library for .env support
License: BSD-3-Clause
-Group: Development/Languages/Python
-URL: http://github.com/theskumar/python-dotenv
+URL: https://github.com/theskumar/python-dotenv
Source:
https://github.com/theskumar/python-dotenv/archive/v%{version}.tar.gz#/python-dotenv-%{version}.tar.gz
BuildRequires: %{python_module click >= 5.0}
BuildRequires: %{python_module jupyter_ipython}
+BuildRequires: %{python_module mock}
BuildRequires: %{python_module pytest >= 3.0.5}
BuildRequires: %{python_module setuptools}
BuildRequires: %{python_module sh >= 1.09}
++++++ python-dotenv-0.10.3.tar.gz -> python-dotenv-0.12.0.tar.gz ++++++
++++ 2577 lines of diff (skipped)