Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-pycadf for openSUSE:Factory checked in at 2022-05-14 22:56:52 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-pycadf (Old) and /work/SRC/openSUSE:Factory/.python-pycadf.new.1538 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pycadf" Sat May 14 22:56:52 2022 rev:18 rq:977087 version:3.1.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-pycadf/python-pycadf.changes 2020-10-26 16:18:30.475041036 +0100 +++ /work/SRC/openSUSE:Factory/.python-pycadf.new.1538/python-pycadf.changes 2022-05-14 22:58:31.499468056 +0200 @@ -1,0 +2,5 @@ +Fri May 13 18:30:58 UTC 2022 - Dirk M??ller <dmuel...@suse.com> + +- fix build against python 3.10 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-pycadf.spec ++++++ --- /var/tmp/diff_new_pack.iNe8So/_old 2022-05-14 22:58:31.871468521 +0200 +++ /var/tmp/diff_new_pack.iNe8So/_new 2022-05-14 22:58:31.875468527 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-pycadf # -# Copyright (c) 2020 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 @@ -22,7 +22,7 @@ Summary: DMTF Cloud Audit (CADF) data model License: Apache-2.0 Group: Development/Languages/Python -URL: https://launchpad.net/pycadf +URL: https://docs.openstack.org/pycadf Source0: https://files.pythonhosted.org/packages/source/p/pycadf/pycadf-3.1.1.tar.gz BuildRequires: openstack-macros BuildRequires: python3-fixtures @@ -40,7 +40,6 @@ %package -n python3-pycadf Summary: DMTF Cloud Audit (CADF) data model -Group: Development/Languages/Python Requires: python-pycadf-common Requires: python3-debtcollector >= 1.2.0 Requires: python3-oslo.config >= 5.2.0 @@ -55,7 +54,6 @@ %package -n python-pycadf-doc Summary: Documentation for the DMTF Cloud Audit (CADF) data model -Group: Development/Languages/Python BuildRequires: python3-Sphinx BuildRequires: python3-openstackdocstheme BuildRequires: python3-sphinxcontrib-apidoc @@ -65,7 +63,6 @@ %package -n python-pycadf-common Summary: Common files for the DMTF Cloud Audit (CADF) data model -Group: Development/Languages/Python %description -n python-pycadf-common Configuration files for the DMTF Cloud Audit (CADF) data model. @@ -95,7 +92,7 @@ %doc README.rst %license LICENSE %{python3_sitelib}/pycadf -%{python3_sitelib}/pycadf-*-py?.?.egg-info +%{python3_sitelib}/pycadf-*-py?.*.egg-info %files -n python-pycadf-common %license LICENSE ++++++ _service ++++++ --- /var/tmp/diff_new_pack.iNe8So/_old 2022-05-14 22:58:31.903468561 +0200 +++ /var/tmp/diff_new_pack.iNe8So/_new 2022-05-14 22:58:31.907468567 +0200 @@ -1,8 +1,8 @@ <services> <service mode="disabled" name="renderspec"> - <param name="input-template">https://opendev.org/openstack/rpm-packaging/raw/branch/stable/victoria/openstack/pycadf/pycadf.spec.j2</param> + <param name="input-template">https://opendev.org/openstack/rpm-packaging/raw/master/openstack/pycadf/pycadf.spec.j2</param> <param name="output-name">python-pycadf.spec</param> - <param name="requirements">https://opendev.org/openstack/pycadf/raw/branch/stable/victoria/requirements.txt</param> + <param name="requirements">https://opendev.org/openstack/pycadf/raw/master/requirements.txt</param> <param name="changelog-email">cloud-de...@suse.de</param> <param name="changelog-provider">gh,openstack,pycadf</param> </service>