Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-conu for openSUSE:Factory 
checked in at 2021-02-10 21:30:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-conu (Old)
 and      /work/SRC/openSUSE:Factory/.python-conu.new.28504 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-conu"

Wed Feb 10 21:30:46 2021 rev:2 rq:870735 version:1.0.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-conu/python-conu.changes  2020-11-23 
10:42:16.818110846 +0100
+++ /work/SRC/openSUSE:Factory/.python-conu.new.28504/python-conu.changes       
2021-02-10 21:30:47.570319683 +0100
@@ -1,0 +2,8 @@
+Wed Feb 10 04:31:04 UTC 2021 - Steve Kowalik <steven.kowa...@suse.com>
+
+- Update to 1.0.0:
+  * Conu is now under MIT license
+  * New buildah backend
+  * Docker backend supports Skopeo for copying 
+
+-------------------------------------------------------------------

Old:
----
  conu-0.7.1.tar.gz

New:
----
  conu-1.0.0.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-conu.spec ++++++
--- /var/tmp/diff_new_pack.dkql93/_old  2021-02-10 21:30:49.566322572 +0100
+++ /var/tmp/diff_new_pack.dkql93/_new  2021-02-10 21:30:49.570322577 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-conu
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,17 +19,18 @@
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define skip_python2 1
 Name:           python-conu
-Version:        0.7.1
+Version:        1.0.0
 Release:        0
 Summary:        Python container testing library
-License:        GPL-2.0-or-later
+License:        MIT
 URL:            https://github.com/user-cont/conu
 Source:         
https://files.pythonhosted.org/packages/source/c/conu/conu-%{version}.tar.gz
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
 Requires:       python-docker
-Requires:       python-kubernetes
+Requires:       python-flexmock
+Requires:       python-kubernetes >= 8
 Requires:       python-pytest
 Requires:       python-requests
 Requires:       python-six
@@ -38,7 +39,8 @@
 BuildArch:      noarch
 # SECTION test requirements
 BuildRequires:  %{python_module docker}
-BuildRequires:  %{python_module kubernetes}
+BuildRequires:  %{python_module flexmock}
+BuildRequires:  %{python_module kubernetes >= 8}
 BuildRequires:  %{python_module pytest}
 BuildRequires:  %{python_module requests}
 BuildRequires:  %{python_module six}

++++++ conu-0.7.1.tar.gz -> conu-1.0.0.tar.gz ++++++
++++ 4755 lines of diff (skipped)

Reply via email to