Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-pyUSID for openSUSE:Factory 
checked in at 2022-02-07 23:38:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pyUSID (Old)
 and      /work/SRC/openSUSE:Factory/.python-pyUSID.new.1898 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pyUSID"

Mon Feb  7 23:38:32 2022 rev:7 rq:952254 version:0.0.10

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pyUSID/python-pyUSID.changes      
2021-12-16 21:20:58.134559062 +0100
+++ /work/SRC/openSUSE:Factory/.python-pyUSID.new.1898/python-pyUSID.changes    
2022-02-07 23:40:07.757607395 +0100
@@ -1,0 +2,5 @@
+Sat Feb  5 22:22:45 UTC 2022 - Ben Greiner <c...@bnavigator.de>
+
+- Disable python310 build: No dask yet
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-pyUSID.spec ++++++
--- /var/tmp/diff_new_pack.LFysYy/_old  2022-02-07 23:40:08.357603289 +0100
+++ /var/tmp/diff_new_pack.LFysYy/_new  2022-02-07 23:40:08.361603263 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-pyUSID
 #
-# 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
@@ -17,8 +17,10 @@
 
 
 %define packagename pyUSID
-%{?!python_module:%define python_module() python-%{**} python-%{**}}
-%define         skip_python36 1
+%{?!python_module:%define python_module() python-%{**}}
+%define         skip_python2 1
+# no dask for python 3.10 yet
+%define         skip_python310 1
 Name:           python-pyUSID
 Version:        0.0.10
 Release:        0
@@ -81,7 +83,7 @@
 %files %{python_files}
 %doc README.rst
 %license LICENSE
-%{python_sitelib}/*egg-info
+%{python_sitelib}/%{packagename}-%{version}*-info
 %{python_sitelib}/%{packagename}
 
 %changelog

Reply via email to