Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-oslo.log for openSUSE:Factory 
checked in at 2023-08-10 15:34:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-oslo.log (Old)
 and      /work/SRC/openSUSE:Factory/.python-oslo.log.new.11712 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-oslo.log"

Thu Aug 10 15:34:57 2023 rev:24 rq:1103323 version:5.2.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-oslo.log/python-oslo.log.changes  
2023-05-03 15:42:24.670766811 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-oslo.log.new.11712/python-oslo.log.changes   
    2023-08-10 15:35:12.052650390 +0200
@@ -1,0 +2,5 @@
+Thu Aug 10 11:43:57 UTC 2023 - Dirk Müller <[email protected]>
+
+- skip failing tests, run fdupes
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-oslo.log.spec ++++++
--- /var/tmp/diff_new_pack.yLddkM/_old  2023-08-10 15:35:12.636654034 +0200
+++ /var/tmp/diff_new_pack.yLddkM/_new  2023-08-10 15:35:12.640654059 +0200
@@ -24,6 +24,7 @@
 Group:          Development/Languages/Python
 URL:            https://docs.openstack.org/oslo.log
 Source0:        
https://files.pythonhosted.org/packages/source/o/oslo.log/oslo.log-5.2.0.tar.gz
+BuildRequires:  fdupes
 BuildRequires:  openstack-macros
 BuildRequires:  python3-monotonic
 BuildRequires:  python3-oslo.config >= 5.2.0
@@ -88,9 +89,11 @@
 
 %install
 %{py3_install}
+%fdupes %{buildroot}%{python3_sitelib}
 
 %check
-%{openstack_stestr_run}
+# skip test_log_config_append_invalid lp#2023684
+%{openstack_stestr_run} --exclude-regex 'test_log_config_append_invalid'
 
 %files -n python3-oslo.log
 %license LICENSE

++++++ _service ++++++
--- /var/tmp/diff_new_pack.yLddkM/_old  2023-08-10 15:35:12.668654233 +0200
+++ /var/tmp/diff_new_pack.yLddkM/_new  2023-08-10 15:35:12.672654258 +0200
@@ -1,13 +1,13 @@
 <services>
-  <service mode="disabled" name="renderspec">
+  <service mode="manual" name="renderspec">
     <param 
name="input-template">https://opendev.org/openstack/rpm-packaging/raw/master/openstack/oslo.log/oslo.log.spec.j2</param>
     <param name="output-name">python-oslo.log.spec</param>
     <param 
name="requirements">https://opendev.org/openstack/oslo.log/raw/master/requirements.txt</param>
     <param name="changelog-email">[email protected]</param>
     <param name="changelog-provider">gh,openstack,oslo.log</param>
   </service>
-  <service mode="disabled" name="download_files">
+  <service mode="manual" name="download_files">
   </service>
-  <service name="format_spec_file" mode="disabled"/>
+  <service name="format_spec_file" mode="manual"/>
 </services>
 

Reply via email to