Subpackage python2-mpich has been removed

This commit is contained in:
Zbigniew Jędrzejewski-Szmek 2019-11-17 11:40:34 +01:00
parent b41dc13eb2
commit 2bab65b0be
1 changed files with 4 additions and 14 deletions

View File

@ -19,8 +19,7 @@ BuildRequires: hwloc-devel >= 2.0
%ifnarch s390 %{mips}
BuildRequires: valgrind-devel
%endif
# For python[23]_sitearch
BuildRequires: python2-devel
# For %%{python3_sitearch}
BuildRequires: python3-devel
BuildRequires: rpm-mpi-hooks
BuildRequires: automake
@ -87,14 +86,6 @@ Obsoletes: mpich2-doc < 3.0
%description doc
Contains documentations, examples and man-pages for mpich
%package -n python2-mpich
Summary: mpich support for Python 2
Requires: %{name} = %{version}-%{release}
Requires: python(abi) = %{python2_version}
%description -n python2-mpich
mpich support for Python 2.
%package -n python3-mpich
Summary: mpich support for Python 3
Requires: %{name} = %{version}-%{release}
@ -228,15 +219,14 @@ make check VERBOSE=1
%dir %{_datadir}/%{name}
%{_datadir}/%{name}/doc/
%files -n python2-mpich
%dir %{python2_sitearch}/%{name}
%{python2_sitearch}/%{name}.pth
%files -n python3-mpich
%dir %{python3_sitearch}/%{name}
%{python3_sitearch}/%{name}.pth
%changelog
* Sun Nov 17 2019 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 3.3.2-1
- Subpackage python2-mpich has been removed (#1773126)
* Sun Nov 17 2019 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 3.3.2-1
- Update to latest version (#1772152). This is a bugfix release:
https://github.com/pmodels/mpich/blob/v3.3.2/CHANGES.