Hello community,

here is the log from the commit of package python-pyUSID for openSUSE:Factory 
checked in at 2020-09-22 21:05:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pyUSID (Old)
 and      /work/SRC/openSUSE:Factory/.python-pyUSID.new.4249 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pyUSID"

Tue Sep 22 21:05:07 2020 rev:2 rq:830129 version:0.0.9

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pyUSID/python-pyUSID.changes      
2020-08-19 18:51:54.115690242 +0200
+++ /work/SRC/openSUSE:Factory/.python-pyUSID.new.4249/python-pyUSID.changes    
2020-09-22 21:06:05.339662050 +0200
@@ -1,0 +2,17 @@
+Tue Aug 18 06:54:31 UTC 2020 - andy great <andythe_gr...@pm.me>
+
+- Update to version 0.0.9.
+  * Fixed bug regarding dask array transpose in USIDataset
+  * Not writing region references for ancillary datasets anymore
+  * Moved USID agnostic functions in pyUSID.io.reg_ref.py, 
+    pyUSID.io.dtype_utils.py, pyUSID.io.hdf_utils.simple.py,
+    pyUSID.viz.plot_utils.py, pyUSID.viz.jupyter_utils.py, 
+    pyUSID.processing.comp_utils.py to new package - sidpy
+  * Importing sidpy instead of local code copies for these modules
+  * Enabling multiple instances of Process class to be executed in 
+    parallel via each MPI rank - ensemble / embarrassingly parallel 
+    processing
+  * No longer pushing tests when deploying via pip
+- Remove fix_tests_dir_in_site_package.patch 
+
+-------------------------------------------------------------------

Old:
----
  fix_tests_dir_in_site_package.patch
  pyUSID-0.0.8.tar.gz

New:
----
  pyUSID-0.0.9.tar.gz

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

Other differences:
------------------
++++++ python-pyUSID.spec ++++++
--- /var/tmp/diff_new_pack.ofnDET/_old  2020-09-22 21:06:07.535663971 +0200
+++ /var/tmp/diff_new_pack.ofnDET/_new  2020-09-22 21:06:07.539663975 +0200
@@ -19,14 +19,12 @@
 %define packagename pyUSID
 %{?!python_module:%define python_module() python-%{**} python-%{**}}
 Name:           python-pyUSID
-Version:        0.0.8
+Version:        0.0.9
 Release:        0
 Summary:        Framework for processing scientific data (USID)
 License:        MIT
 URL:            https://pycroscopy.github.io/pyUSID/
 Source0:        
https://github.com/pycroscopy/pyUSID/archive/%{version}.tar.gz#/%{packagename}-%{version}.tar.gz
-# PATCH-FIX-UPSTREAM fix_tests_dir_in_site_package.patch andythe_gr...@pm.me 
gh#pycroscopy/pyUSID#50 -- Remove tests folder in site_package directory
-Patch0:         fix_tests_dir_in_site_package.patch
 BuildRequires:  %{python_module Pillow}
 BuildRequires:  %{python_module cytoolz}
 BuildRequires:  %{python_module dask >= 0.10}
@@ -67,8 +65,6 @@
 
 %prep
 %setup -q -n %{packagename}-%{version}
-%patch0 -p1
-
 
 %build
 %python_build
@@ -86,4 +82,5 @@
 %{python_sitelib}/*egg-info
 %{python_sitelib}/%{packagename}
 
+
 %changelog

++++++ pyUSID-0.0.8.tar.gz -> pyUSID-0.0.9.tar.gz ++++++
/work/SRC/openSUSE:Factory/python-pyUSID/pyUSID-0.0.8.tar.gz 
/work/SRC/openSUSE:Factory/.python-pyUSID.new.4249/pyUSID-0.0.9.tar.gz differ: 
char 14, line 1


Reply via email to