From a8c49177d43696617b49fd7975f5f3e4d3bcd07d Mon Sep 17 00:00:00 2001 From: Zbigniew Jędrzejewski-Szmek Date: Oct 17 2018 21:13:43 +0000 Subject: Subpackage python2-diff-cover has been removed --- diff --git a/python-diff-cover.spec b/python-diff-cover.spec index a1edc0f..9b975a5 100644 --- a/python-diff-cover.spec +++ b/python-diff-cover.spec @@ -10,7 +10,7 @@ diff. Name: python-diff-cover Version: 0.9.12 -Release: 4%{?dist} +Release: 5%{?dist} BuildArch: noarch License: ASL 2.0 @@ -22,8 +22,6 @@ Source0: %{url}/archive/v%{version}/%{name}-%{version}.tar.gz # Some of the python3 BuildRequires are needed so we can run the entry point scripts for help2man BuildRequires: git BuildRequires: help2man -BuildRequires: python2-devel -BuildRequires: python2-setuptools BuildRequires: python3-devel BuildRequires: python3-jinja2 >= 2.7.1 BuildRequires: python3-jinja2_pluralize @@ -36,24 +34,6 @@ BuildRequires: python3-six >= 1.6.1 %{desc} -%package -n python2-diff-cover -Summary: %{summary} - -# needed for the _git_root test -Requires: git -# from requirements.txt, checked by setuptools when running entry point scripts -Requires: python2-jinja2 >= 2.7.1 -Requires: python2-jinja2_pluralize -Requires: python2-pygments >= 2.0.1 -Requires: python2-six >= 1.6.1 - -%{?python_provide:%python_provide python2-diff-cover} - - -%description -n python2-diff-cover -%{desc} - - %package -n python3-diff-cover Summary: %{summary} @@ -81,14 +61,10 @@ rm -rf diff_cover.egg-info %build -%py2_build %py3_build %install -# Run the python3 install last so that it will overwrite the entry-point -# scripts in /usr/bin -%py2_install %py3_install mkdir -p %{buildroot}%{_mandir}/man1 @@ -103,12 +79,6 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} \ %{buildroot}%{_bindir}/diff-quality -%files -n python2-diff-cover -%license LICENSE -%doc AUTHORS README.rst -%{python2_sitelib}/diff_cover -%{python2_sitelib}/diff_cover-%{version}-*.egg-info - %files -n python3-diff-cover %license LICENSE %doc AUTHORS README.rst @@ -121,6 +91,10 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} \ %changelog +* Wed Oct 17 2018 Zbigniew Jędrzejewski-Szmek - 0.9.12-5 +- Subpackage python2-diff-cover has been removed + See https://fedoraproject.org/wiki/Changes/Mass_Python_2_Package_Removal + * Fri Jul 13 2018 Fedora Release Engineering - 0.9.12-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild