Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-h5py for openSUSE:Factory 
checked in at 2021-01-20 18:29:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-h5py (Old)
 and      /work/SRC/openSUSE:Factory/.python-h5py.new.28504 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-h5py"

Wed Jan 20 18:29:28 2021 rev:18 rq:865040 version:3.1.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-h5py/python-h5py.changes  2020-12-15 
12:33:08.552133646 +0100
+++ /work/SRC/openSUSE:Factory/.python-h5py.new.28504/python-h5py.changes       
2021-01-20 18:29:37.671639151 +0100
@@ -1,0 +2,5 @@
+Wed Jan 20 13:26:43 UTC 2021 - John Vandenberg <[email protected]>
+
+- Add runtime dependency cached-property based on Python version
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-h5py.spec ++++++
--- /var/tmp/diff_new_pack.UKk4Zz/_old  2021-01-20 18:29:38.343639795 +0100
+++ /var/tmp/diff_new_pack.UKk4Zz/_new  2021-01-20 18:29:38.351639802 +0100
@@ -75,6 +75,7 @@
 Source:         
https://files.pythonhosted.org/packages/source/h/h5py/h5py-%{version}.tar.gz
 # PATCH-FEATURE-OPENSUSE python-h5py-relax-dependency-versions.patch 
[email protected] -- Build against newer version of numpy
 Patch0:         python-h5py-relax-dependency-versions.patch
+BuildRequires:  %{python_module cached-property}
 BuildRequires:  %{python_module Cython >= 0.23}
 BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module numpy-devel >= 1.12}
@@ -89,8 +90,8 @@
 Requires:       python-numpy >= 1.12
 Requires:       python-six
 %requires_eq    libhdf5%{?my_suffix}
-%if 0%{?suse_version} <= 1500
-BuildRequires:  %{python_module cached-property}
+%if %python_version_nodots < 38
+Requires:       python-cached-property
 %endif
 %if %{with mpi}
 BuildRequires:  %{mpi_flavor}%{mpi_vers}-devel

Reply via email to