forked from pool/python3-espressomd
Accepting request 802786 from devel:languages:python:numeric
OBS-URL: https://build.opensuse.org/request/show/802786 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python3-espressomd?expand=0&rev=7
This commit is contained in:
commit
1312a45b2f
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon May 11 20:57:59 UTC 2020 - Christoph Junghans <junghans@votca.org>
|
||||
|
||||
- enable hdf5 support
|
||||
- python3-numpy & python3-h5md are needed at runtime
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 21 13:26:55 UTC 2020 - Christoph Junghans <junghans@votca.org>
|
||||
|
||||
|
@ -59,10 +59,15 @@ BuildRequires: libboost_filesystem-devel
|
||||
BuildRequires: libboost_mpi-devel
|
||||
BuildRequires: libboost_system-devel
|
||||
BuildRequires: libboost_test-devel
|
||||
BuildRequires: hdf5-%{mpiver}-devel
|
||||
BuildRequires: zlib-devel
|
||||
BuildRequires: python3-h5py
|
||||
%else
|
||||
BuildRequires: boost-devel
|
||||
%endif
|
||||
Obsoletes: libEspresso4
|
||||
Requires: python3-numpy
|
||||
Requires: python3-h5py
|
||||
|
||||
%description
|
||||
ESPResSo is a highly versatile software package for performing and analyzing
|
||||
|
Loading…
Reference in New Issue
Block a user