From 96e4d504c155c54c1b3d049392b11113c5ae2fcb Mon Sep 17 00:00:00 2001 From: Miro Hrončok Date: Jan 04 2019 14:20:12 +0000 Subject: Subpackage python2-dominate has been removed --- diff --git a/python-dominate.spec b/python-dominate.spec index 789949c..af3350c 100644 --- a/python-dominate.spec +++ b/python-dominate.spec @@ -8,7 +8,7 @@ of the more powerful features of Python. Name: python-%{pypi_name} Version: 2.3.1 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Dominate is a Python library for HTML documents License: GPLv3 @@ -16,22 +16,12 @@ URL: http://github.com/Knio/dominate/ Source0: https://files.pythonhosted.org/packages/source/d/%{pypi_name}/%{pypi_name}-%{version}.tar.gz BuildArch: noarch -BuildRequires: python2-setuptools -BuildRequires: python2-devel -BuildRequires: python2-pytest - BuildRequires: python3-setuptools BuildRequires: python3-devel BuildRequires: python3-pytest %description %_description -%package -n python2-%{pypi_name} -Summary: %{summary} -%{?python_provide:%python_provide python2-%{pypi_name}} - -%description -n python2-%{pypi_name} %_description - %package -n python3-%{pypi_name} Summary: %{summary} %{?python_provide:%python_provide python3-%{pypi_name}} @@ -43,24 +33,15 @@ Summary: %{summary} rm -rf %{pypi_name}.egg-info %build -%py2_build %py3_build %install %py3_install -%py2_install %check -%{__python2} -m pytest tests %{__python3} -m pytest tests -%files -n python2-%{pypi_name} -%license LICENSE.txt -%doc README.md -%{python2_sitelib}/%{pypi_name} -%{python2_sitelib}/%{pypi_name}-%{version}-py*egg-info - %files -n python3-%{pypi_name} %license LICENSE.txt %doc README.md @@ -68,6 +49,10 @@ rm -rf %{pypi_name}.egg-info %{python3_sitelib}/%{pypi_name}-%{version}-py*egg-info %changelog +* Fri Jan 04 2019 Miro Hrončok - 2.3.1-6 +- Subpackage python2-dominate has been removed + See https://fedoraproject.org/wiki/Changes/Mass_Python_2_Package_Removal + * Sat Jul 14 2018 Fedora Release Engineering - 2.3.1-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild