Hello community, here is the log from the commit of package charliecloud for openSUSE:Leap:15.2 checked in at 2020-01-30 06:07:47 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:15.2/charliecloud (Old) and /work/SRC/openSUSE:Leap:15.2/.charliecloud.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "charliecloud" Thu Jan 30 06:07:47 2020 rev:5 rq:766421 version:0.12 Changes: -------- --- /work/SRC/openSUSE:Leap:15.2/charliecloud/charliecloud.changes 2020-01-15 14:49:52.609395388 +0100 +++ /work/SRC/openSUSE:Leap:15.2/.charliecloud.new.26092/charliecloud.changes 2020-01-30 06:08:12.942458197 +0100 @@ -1,0 +2,5 @@ +Tue Jan 21 13:27:46 UTC 2020 - Ondřej Súkup <[email protected]> + +- Switch to python3-Sphinx for building the documentation + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ charliecloud.spec ++++++ --- /var/tmp/diff_new_pack.aXy6tH/_old 2020-01-30 06:08:13.726458636 +0100 +++ /var/tmp/diff_new_pack.aXy6tH/_new 2020-01-30 06:08:13.730458638 +0100 @@ -1,7 +1,7 @@ # # spec file for package charliecloud # -# 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 @@ -31,8 +31,8 @@ Recommends: buildah >= 1.11.2 # Build the documentation %if !(0%{?sle_version} <= 120400 && 0%{?is_backports}) -BuildRequires: python2-Sphinx -BuildRequires: python2-sphinx_rtd_theme +BuildRequires: python3-Sphinx +BuildRequires: python3-sphinx_rtd_theme BuildRequires: rsync %endif
