Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-casacore for openSUSE:Factory 
checked in at 2022-12-25 15:15:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-casacore (Old)
 and      /work/SRC/openSUSE:Factory/.python-casacore.new.1563 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-casacore"

Sun Dec 25 15:15:05 2022 rev:4 rq:1045251 version:3.5.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-casacore/python-casacore.changes  
2021-07-16 00:03:18.128311685 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-casacore.new.1563/python-casacore.changes    
    2022-12-25 15:15:25.533567542 +0100
@@ -1,0 +2,14 @@
+Tue Dec  6 14:02:51 UTC 2022 - Atri Bhattacharya <badshah...@gmail.com>
+
+- Update to version 3.5.1:
+  * No changelog.
+- Changes from version 3.5.0:
+  * License change to LGPL-3.0-or-later.
+  * No other changelog.
+- Drop Source1: WSRT_Measures_20210502-160001.ztar, no longer
+  available from upstream.
+- Drop tests depending on additional data or writing data to tmp
+  dir.
+- Drop outdated redefinitions of python rpm macros.
+
+-------------------------------------------------------------------

Old:
----
  WSRT_Measures_20210502-160001.ztar
  python-casacore-3.4.0-gh.tar.gz

New:
----
  python-casacore-3.5.1-gh.tar.gz

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

Other differences:
------------------
++++++ python-casacore.spec ++++++
--- /var/tmp/diff_new_pack.TPsTBY/_old  2022-12-25 15:15:25.981570078 +0100
+++ /var/tmp/diff_new_pack.TPsTBY/_new  2022-12-25 15:15:25.985570100 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-casacore
 #
-# 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
@@ -16,19 +16,17 @@
 #
 
 
-%{?!python_module:%define python_module() python3-%{**}}
 # libboost_python3-devel (libbost_python-py3-*) is for the primary python3 
flavor only
 %define pythons python3
 %global modname casacore
 Name:           python-casacore
-Version:        3.4.0
+Version:        3.5.1
 Release:        0
 Summary:        A wrapper around CASACORE, the radio astronomy library
-License:        GPL-2.0-or-later
+License:        LGPL-3.0-or-later
 Group:          Development/Languages/Python
 URL:            https://github.com/casacore/python-casacore
 Source:         
https://github.com/casacore/python-casacore/archive/refs/tags/v%{version}.tar.gz#/python-casacore-%{version}-gh.tar.gz
-Source1:        
ftp://ftp.astron.nl/outgoing/Measures/WSRT_Measures_20210502-160001.ztar
 BuildRequires:  %{python_module configargparse}
 BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module future}
@@ -68,19 +66,12 @@
 %python_expand %fdupes %{buildroot}%{$python_sitearch}
 
 %check
-# don't break installations when running rpmbuild outside of obs chroot
-[ -e ~/.casarc ] && mv  ~/.casarc ~/.casarc.bak || :
-mkdir data
-pushd data
-tar xf %{SOURCE1}
-echo "measures.directory: $PWD" > ~/.casarc
-popd
 # old python-rpm-macros for SLE/Leap: don't import casacore from current 
source dir
 mv casacore casacore.tmp
-%pytest_arch
+# TestImage needs to use data files that are no longer available upstream
+# TestTable tries to write to tmp dir and fails during build due to perm issues
+%pytest_arch -k 'not (TestImage or TestTable)'
 mv casacore.tmp casacore
-rm ~/.casarc
-[ -e ~/.casarc.bak ] && mv  ~/.casarc.bak ~/.casarc || :
 
 %files %{python_files}
 %doc README.rst

++++++ python-casacore-3.4.0-gh.tar.gz -> python-casacore-3.5.1-gh.tar.gz ++++++
++++ 1630 lines of diff (skipped)

Reply via email to