diff --git a/.gitignore b/.gitignore index fc9896f..0200efe 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /LFPy-2.0.3.tar.gz /LFPy-2.0.7.tar.gz +/LFPy-2.1.2.tar.gz diff --git a/python-lfpy.spec b/python-lfpy.spec index 7811162..19f9797 100644 --- a/python-lfpy.spec +++ b/python-lfpy.spec @@ -14,8 +14,8 @@ have a model...} Name: python-lfpy -Version: 2.0.7 -Release: 8%{?dist} +Version: 2.1.2 +Release: 1%{?dist} Summary: Model extracellular potentials of multicompartment neuron models built on NEURON License: GPLv3 @@ -40,6 +40,7 @@ BuildRequires: ncurses-devel BuildRequires: python3-devel BuildRequires: %{py3_dist cython} BuildRequires: %{py3_dist h5py} +BuildRequires: %{py3_dist meautility} BuildRequires: %{py3_dist neuron} BuildRequires: neuron-devel BuildRequires: %{py3_dist pytest} @@ -48,7 +49,9 @@ BuildRequires: %{py3_dist scipy} BuildRequires: %{py3_dist setuptools} BuildRequires: python3-mpi4py-openmpi +BuildRequires: python3-neuron-openmpi BuildRequires: python3-mpi4py-mpich +BuildRequires: python3-neuron-mpich BuildRequires: mpich-devel BuildRequires: openmpi-devel BuildRequires: rpm-mpi-hooks @@ -63,7 +66,7 @@ Summary: %{summary} %description -n python3-%{pypi_name} %{desc} -%{?python_provide:%python_provide python3-%{pypi_name}} +%py_provides python3-%{pypi_name} Requires: %{py3_dist h5py} Requires: %{py3_dist numpy} @@ -96,11 +99,11 @@ done %check # https://github.com/LFPy/LFPy/blob/master/continuous_integration/test_script.sh#L16 %{_mpich_load} -pytest-%{python3_version} LFPy/test/test*py +%{pytest} LFPy/test/ %{_mpich_unload} %{_openmpi_load} -pytest-%{python3_version} LFPy/test/test*py +%{pytest} LFPy/test/ %{_openmpi_unload} @@ -117,6 +120,9 @@ rm -rf %{buildroot}/usr/lib/debug/%{python3_sitearch}/%{pretty_name}/test/ %{python3_sitearch}/%{pretty_name}-%{version}-py%{python3_version}.egg-info %changelog +* Thu Nov 26 2020 Ankur Sinha - 2.1.2-1 +- Update to latest release + * Sat Aug 01 2020 Fedora Release Engineering - 2.0.7-8 - Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild diff --git a/sources b/sources index 9dd445d..8c7e580 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (LFPy-2.0.7.tar.gz) = 2dfda9475d7181f71903fe717e3572cda89f69cce130bf9d935d30e9cb758923cd73cc885dbbfcaa1d9ec8276f9b520c66c5156c00b85d7a6d51b10f796ff30e +SHA512 (LFPy-2.1.2.tar.gz) = 24b4a1f88b98b097dfa9d4dba54f5aa0588e14c196137016a7d03847948aff897e27415c0ff9c7b03b2a77fc6472d15f880471e96f0a95fc543ccbf7479818e8