Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-jenkins-job-builder for
openSUSE:Factory checked in at 2021-04-17 23:25:00
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-jenkins-job-builder (Old)
and /work/SRC/openSUSE:Factory/.python-jenkins-job-builder.new.12324 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-jenkins-job-builder"
Sat Apr 17 23:25:00 2021 rev:23 rq:886238 version:3.3.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-jenkins-job-builder/python-jenkins-job-builder.changes
2020-04-21 13:10:40.660813529 +0200
+++
/work/SRC/openSUSE:Factory/.python-jenkins-job-builder.new.12324/python-jenkins-job-builder.changes
2021-04-17 23:25:05.465606932 +0200
@@ -1,0 +2,5 @@
+Sat Apr 17 08:44:08 UTC 2021 - Dirk M??ller <[email protected]>
+
+- build only for main python3 version
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-jenkins-job-builder.spec ++++++
--- /var/tmp/diff_new_pack.1NT2uV/_old 2021-04-17 23:25:05.885607648 +0200
+++ /var/tmp/diff_new_pack.1NT2uV/_new 2021-04-17 23:25:05.889607654 +0200
@@ -1,7 +1,7 @@
#
# spec file for package python-jenkins-job-builder
#
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
# Copyright (c) 2014 Thomas Bechtold <[email protected]>
#
# All modifications and additions to the file contributed by third parties
@@ -19,6 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%bcond_without python2
+%global pythons python3
Name: python-jenkins-job-builder
Version: 3.3.0
Release: 0
@@ -49,7 +50,7 @@
Requires: python-six >= 1.9.0
Requires: python-stevedore >= 1.17.1
Requires(post): update-alternatives
-Requires(postun): update-alternatives
+Requires(postun):update-alternatives
BuildArch: noarch
%if %{with python2}
BuildRequires: python-configparser