Hello community,

here is the log from the commit of package python-avocado for openSUSE:Factory 
checked in at 2020-02-21 16:42:21
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-avocado (Old)
 and      /work/SRC/openSUSE:Factory/.python-avocado.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-avocado"

Fri Feb 21 16:42:21 2020 rev:5 rq:777873 version:69.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-avocado/python-avocado.changes    
2019-09-18 13:12:15.704679526 +0200
+++ /work/SRC/openSUSE:Factory/.python-avocado.new.26092/python-avocado.changes 
2020-02-21 16:42:28.038046149 +0100
@@ -1,0 +2,5 @@
+Thu Feb 20 18:14:25 UTC 2020 - James Fehlig <jfeh...@suse.com>
+
+- Stop building for python2
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-avocado.spec ++++++
--- /var/tmp/diff_new_pack.qdXRtq/_old  2020-02-21 16:42:29.234048538 +0100
+++ /var/tmp/diff_new_pack.qdXRtq/_new  2020-02-21 16:42:29.234048538 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-avocado
 #
-# 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
@@ -16,6 +16,9 @@
 #
 
 
+# No longer build for python2
+%define skip_python2  1
+
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define         pkgname avocado
 Name:           python-avocado
@@ -387,7 +390,6 @@
 %python_build
 popd
 
-
 %install
 %python_install
 


Reply via email to