Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-python-pptx for openSUSE:Factory checked in at 2022-04-11 23:49:29 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-python-pptx (Old) and /work/SRC/openSUSE:Factory/.python-python-pptx.new.1900 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-python-pptx" Mon Apr 11 23:49:29 2022 rev:2 rq:969214 version:0.6.19 Changes: -------- --- /work/SRC/openSUSE:Factory/python-python-pptx/python-python-pptx.changes 2021-08-29 21:34:03.782685679 +0200 +++ /work/SRC/openSUSE:Factory/.python-python-pptx.new.1900/python-python-pptx.changes 2022-04-11 23:50:55.445920090 +0200 @@ -1,0 +2,5 @@ +Mon Apr 11 13:24:32 UTC 2022 - Mark??ta Machov?? <mmach...@suse.com> + +- do not use mock + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-python-pptx.spec ++++++ --- /var/tmp/diff_new_pack.9dHCPp/_old 2022-04-11 23:50:56.009913655 +0200 +++ /var/tmp/diff_new_pack.9dHCPp/_new 2022-04-11 23:50:56.013913610 +0200 @@ -1,6 +1,7 @@ # # spec file for package python-python-pptx # +# Copyright (c) 2022 SUSE LLC # Copyright (c) 2021, Martin Hauke <mar...@gmx.de> # # All modifications and additions to the file contributed by third parties @@ -24,21 +25,20 @@ License: MIT URL: http://github.com/scanny/python-pptx Source: https://files.pythonhosted.org/packages/source/p/python-pptx/python-pptx-%{version}.tar.gz -BuildRequires: python-rpm-macros BuildRequires: %{python_module setuptools} +BuildRequires: python-rpm-macros # SECTION test requirements BuildRequires: %{python_module lxml >= 3.1.0} BuildRequires: %{python_module Pillow >= 3.3.2} BuildRequires: %{python_module XlsxWriter >= 0.5.7} BuildRequires: %{python_module behave} -BuildRequires: %{python_module mock} BuildRequires: %{python_module pyparsing >= 2.0.1} BuildRequires: %{python_module pytest} # /SECTION BuildRequires: fdupes -Requires: python-lxml >= 3.1.0 Requires: python-Pillow >= 3.3.2 Requires: python-XlsxWriter >= 0.5.7 +Requires: python-lxml >= 3.1.0 BuildArch: noarch %python_subpackages