Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-openstack-doc-tools for
openSUSE:Factory checked in at 2022-02-04 21:49:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-openstack-doc-tools (Old)
and /work/SRC/openSUSE:Factory/.python-openstack-doc-tools.new.1898 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-openstack-doc-tools"
Fri Feb 4 21:49:15 2022 rev:9 rq:951465 version:3.3.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-openstack-doc-tools/python-openstack-doc-tools.changes
2021-05-10 15:39:44.961473561 +0200
+++
/work/SRC/openSUSE:Factory/.python-openstack-doc-tools.new.1898/python-openstack-doc-tools.changes
2022-02-04 21:52:26.651131935 +0100
@@ -1,0 +2,5 @@
+Tue Feb 1 02:11:46 UTC 2022 - Steve Kowalik <[email protected]>
+
+- demjson is no longer required, remove it from BuildRequires.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-openstack-doc-tools.spec ++++++
--- /var/tmp/diff_new_pack.TUrcAT/_old 2022-02-04 21:52:27.043129239 +0100
+++ /var/tmp/diff_new_pack.TUrcAT/_new 2022-02-04 21:52:27.047129211 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-openstack-doc-tools
#
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -29,7 +29,6 @@
BuildRequires: python3-Babel
BuildRequires: python3-PyYAML >= 3.13
BuildRequires: python3-Sphinx
-BuildRequires: python3-demjson
BuildRequires: python3-lxml >= 4.5.0
BuildRequires: python3-mock
BuildRequires: python3-openstackdocstheme
++++++ _service ++++++
--- /var/tmp/diff_new_pack.TUrcAT/_old 2022-02-04 21:52:27.083128964 +0100
+++ /var/tmp/diff_new_pack.TUrcAT/_new 2022-02-04 21:52:27.083128964 +0100
@@ -1,6 +1,6 @@
<services>
<service mode="disabled" name="renderspec">
- <param
name="input-template">https://opendev.org/openstack/rpm-packaging/raw/branch/stable/wallaby/openstack/openstack-doc-tools/openstack-doc-tools.spec.j2</param>
+ <param
name="input-template">https://opendev.org/openstack/rpm-packaging/raw/master/openstack/openstack-doc-tools/openstack-doc-tools.spec.j2</param>
<param name="output-name">python-openstack-doc-tools.spec</param>
<param
name="requirements">https://opendev.org/openstack/openstack-doc-tools/raw/branch/master/requirements.txt</param>
<param name="changelog-email">[email protected]</param>