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 2021-05-03 22:08:25
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-os-client-config (Old)
and /work/SRC/openSUSE:Factory/.python-os-client-config.new.2988 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-os-client-config"
Mon May 3 22:08:25 2021 rev:16 rq:890154 version:2.1.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-os-client-config/python-os-client-config.changes
2020-06-05 20:15:26.622810313 +0200
+++
/work/SRC/openSUSE:Factory/.python-os-client-config.new.2988/python-os-client-config.changes
2021-05-03 22:08:50.872317623 +0200
@@ -1,0 +2,5 @@
+Mon May 3 16:23:07 UTC 2021 - Dirk M??ller <[email protected]>
+
+- switch to wallaby template (url and group cleanups)
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-os-client-config.spec ++++++
--- /var/tmp/diff_new_pack.C3UH1j/_old 2021-05-03 22:08:51.372315489 +0200
+++ /var/tmp/diff_new_pack.C3UH1j/_new 2021-05-03 22:08:51.376315473 +0200
@@ -1,7 +1,7 @@
#
# spec file for package python-os-client-config
#
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -25,11 +25,10 @@
Summary: OpenStack Client Configuration Library
License: Apache-2.0
Group: Development/Languages/Python
-URL: https://launchpad.net/%{name}
+URL: https://docs.openstack.org/os-client-config
Source0:
https://files.pythonhosted.org/packages/source/o/os-client-config/os-client-config-2.1.0.tar.gz
BuildRequires: openstack-macros
BuildRequires: python3-pbr
-BuildRequires: python3-setuptools
BuildArch: noarch
%if %{with test}
BuildRequires: python3-extras
@@ -55,7 +54,6 @@
%package -n python3-os-client-config
Summary: OpenStack Client Configuration Library
-Group: Development/Languages/Python
Requires: python3-PyYAML
Requires: python3-appdirs
Requires: python3-keystoneauth1
@@ -74,7 +72,6 @@
%if %{with docs}
%package -n python-os-client-config-doc
Summary: Documentation for OpenStack client configuration library
-Group: Development/Languages/Python
BuildRequires: python3-Sphinx
BuildRequires: python3-openstackdocstheme
BuildRequires: python3-reno
++++++ _service ++++++
--- /var/tmp/diff_new_pack.C3UH1j/_old 2021-05-03 22:08:51.404315353 +0200
+++ /var/tmp/diff_new_pack.C3UH1j/_new 2021-05-03 22:08:51.404315353 +0200
@@ -1,8 +1,8 @@
<services>
<service mode="disabled" name="renderspec">
- <param
name="input-template">https://opendev.org/openstack/rpm-packaging/raw/branch/stable/ussuri/openstack/os-client-config/os-client-config.spec.j2</param>
+ <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="output-name">python-os-client-config.spec</param>
- <param
name="requirements">https://opendev.org/openstack/os-client-config/raw/branch/stable/ussuri/requirements.txt</param>
+ <param
name="requirements">https://opendev.org/openstack/os-client-config/raw/tag/2.1.0/requirements.txt</param>
<param name="changelog-email">[email protected]</param>
<param name="changelog-provider">gh,openstack,os-client-config</param>
</service>