Hello community, here is the log from the commit of package kompose for openSUSE:Factory checked in at 2020-07-27 17:48:14 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kompose (Old) and /work/SRC/openSUSE:Factory/.kompose.new.3592 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kompose" Mon Jul 27 17:48:14 2020 rev:2 rq:822958 version:1.19.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kompose/kompose.changes 2019-11-28 10:15:03.715637739 +0100 +++ /work/SRC/openSUSE:Factory/.kompose.new.3592/kompose.changes 2020-07-27 17:50:10.439573586 +0200 @@ -1,0 +2,5 @@ +Mon Jul 27 10:45:49 UTC 2020 - Richard Brown <[email protected]> + +- Require python3-PyYAML + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kompose.spec ++++++ --- /var/tmp/diff_new_pack.PmAqbN/_old 2020-07-27 17:50:13.447576900 +0200 +++ /var/tmp/diff_new_pack.PmAqbN/_new 2020-07-27 17:50:13.451576905 +0200 @@ -1,7 +1,7 @@ # # spec file for package kompose # -# Copyright (c) 2019 SUSE LLC. +# 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 @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # @@ -22,15 +22,15 @@ Summary: Go from Docker Compose to Kubernetes License: Apache-2.0 Group: Development/Tools/Other -Url: http://kompose.io +URL: http://kompose.io Source0: %{name}-%{version}.tar.xz # PATCH-FIX-UPSTREAM kompose-make-pie.patch [email protected] -- use pie to fix lint-warning Patch1: kompose-make-pie.patch -BuildRequires: make -BuildRequires: go >= 1.6 BuildRequires: git +BuildRequires: go >= 1.6 +BuildRequires: make # necessary for SLE15, Leap 15, Tumbleweed and some archs (no problem for other releases as well) -BuildRequires: python-PyYAML +BuildRequires: python3-PyYAML #!BuildIgnore: python2-PyYAML %define GONS github.com/kubernetes
