Hello community,
here is the log from the commit of package python-python-dotenv for
openSUSE:Leap:15.2 checked in at 2020-03-20 05:15:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/python-python-dotenv (Old)
and /work/SRC/openSUSE:Leap:15.2/.python-python-dotenv.new.3160 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-python-dotenv"
Fri Mar 20 05:15:22 2020 rev:2 rq:786495 version:0.12.0
Changes:
--------
---
/work/SRC/openSUSE:Leap:15.2/python-python-dotenv/python-python-dotenv.changes
2020-02-11 23:25:18.745266720 +0100
+++
/work/SRC/openSUSE:Leap:15.2/.python-python-dotenv.new.3160/python-python-dotenv.changes
2020-03-20 05:15:33.242574137 +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.QC1oBk/_old 2020-03-20 05:15:33.522574325 +0100
+++ /var/tmp/diff_new_pack.QC1oBk/_new 2020-03-20 05:15:33.522574325 +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)