Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-bugzilla for openSUSE:Factory
checked in at 2021-10-23 23:13:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-bugzilla (Old)
and /work/SRC/openSUSE:Factory/.python-bugzilla.new.1890 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-bugzilla"
Sat Oct 23 23:13:53 2021 rev:30 rq:926973 version:3.0.2
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-bugzilla/python-bugzilla.changes
2020-12-31 10:00:35.490980165 +0100
+++
/work/SRC/openSUSE:Factory/.python-bugzilla.new.1890/python-bugzilla.changes
2021-10-23 23:14:00.388981981 +0200
@@ -1,0 +2,10 @@
+Thu Oct 21 17:55:23 UTC 2021 - Marina Latini <[email protected]>
+
+- Obsolete python2-bugzilla
+
+-------------------------------------------------------------------
+Thu Oct 21 13:49:24 UTC 2021 - Marina Latini <[email protected]>
+
+- Disable python2 building, as the support was dropped with 3.0.0
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-bugzilla.spec ++++++
--- /var/tmp/diff_new_pack.0sVMaX/_old 2021-10-23 23:14:00.884982223 +0200
+++ /var/tmp/diff_new_pack.0sVMaX/_new 2021-10-23 23:14:00.884982223 +0200
@@ -1,7 +1,7 @@
#
# spec file for package python-bugzilla
#
-# 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
@@ -18,6 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define oldpython python
+%define skip_python2 1
Name: python-bugzilla
Version: 3.0.2
Release: 0
@@ -36,6 +37,7 @@
Requires(postun): update-alternatives
Suggests: osc
Conflicts: %{oldpython}-bugzillatools
+Obsoletes: python2-bugzilla
BuildArch: noarch
%python_subpackages