Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-os-client-config for
openSUSE:Factory checked in at 2022-06-21 16:33:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-os-client-config (Old)
and /work/SRC/openSUSE:Factory/.python-os-client-config.new.1548 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-os-client-config"
Tue Jun 21 16:33:08 2022 rev:17 rq:984178 version:2.1.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-os-client-config/python-os-client-config.changes
2021-05-03 22:08:50.872317623 +0200
+++
/work/SRC/openSUSE:Factory/.python-os-client-config.new.1548/python-os-client-config.changes
2022-06-21 16:33:16.671887361 +0200
@@ -1,0 +2,5 @@
+Tue Jun 21 13:16:42 UTC 2022 - Dirk M??ller <[email protected]>
+
+- drop mock dependency
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-os-client-config.spec ++++++
--- /var/tmp/diff_new_pack.cVgyFl/_old 2022-06-21 16:33:17.215888159 +0200
+++ /var/tmp/diff_new_pack.cVgyFl/_new 2022-06-21 16:33:17.223888170 +0200
@@ -1,7 +1,7 @@
#
# spec file for package python-os-client-config
#
-# 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
@@ -36,7 +36,6 @@
BuildRequires: python3-glanceclient
BuildRequires: python3-jsonschema
BuildRequires: python3-keystoneclient
-BuildRequires: python3-mock
BuildRequires: python3-oslotest
BuildRequires: python3-python-subunit
BuildRequires: python3-stestr
++++++ _service ++++++
--- /var/tmp/diff_new_pack.cVgyFl/_old 2022-06-21 16:33:17.271888241 +0200
+++ /var/tmp/diff_new_pack.cVgyFl/_new 2022-06-21 16:33:17.275888246 +0200
@@ -1,8 +1,8 @@
<services>
<service mode="disabled" name="renderspec">
- <param
name="input-template">https://opendev.org/openstack/rpm-packaging/raw/branch/stable/wallaby/openstack/os-client-config/os-client-config.spec.j2</param>
+ <param
name="input-template">https://opendev.org/openstack/rpm-packaging/raw/branch/master/openstack/os-client-config/os-client-config.spec.j2</param>
<param name="output-name">python-os-client-config.spec</param>
- <param
name="requirements">https://opendev.org/openstack/os-client-config/raw/tag/2.1.0/requirements.txt</param>
+ <param
name="requirements">https://opendev.org/openstack/os-client-config/raw/branch/master/requirements.txt</param>
<param name="changelog-email">[email protected]</param>
<param name="changelog-provider">gh,openstack,os-client-config</param>
</service>