diff --git a/mpich.spec b/mpich.spec index b7b2827..eb36fa9 100644 --- a/mpich.spec +++ b/mpich.spec @@ -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 - 3.3.2-1 +- Subpackage python2-mpich has been removed (#1773126) + * Sun Nov 17 2019 Zbigniew Jędrzejewski-Szmek - 3.3.2-1 - Update to latest version (#1772152). This is a bugfix release: https://github.com/pmodels/mpich/blob/v3.3.2/CHANGES.