From 5fc915a846c306626fff2260764b7cac15d864e5 Mon Sep 17 00:00:00 2001 From: Miro Hrončok Date: Dec 10 2018 16:18:59 +0000 Subject: Subpackage python2-flask-principal has been removed --- diff --git a/python-flask-principal.spec b/python-flask-principal.spec index 8ab19d6..d95b931 100644 --- a/python-flask-principal.spec +++ b/python-flask-principal.spec @@ -2,7 +2,7 @@ %global sum Identity management for Flask applications Name: python-flask-principal Version: 0.4.0 -Release: 17%{?dist} +Release: 18%{?dist} Summary: %{sum} Group: Development/Languages @@ -14,9 +14,6 @@ Source1: LICENSE BuildArch: noarch -BuildRequires: python2-devel -BuildRequires: python2-setuptools - BuildRequires: python3-devel BuildRequires: python3-setuptools @@ -25,17 +22,6 @@ Flask-Principal provides a very loose framework to tie in authentication and user information providers, often located in different parts of a web application. -%package -n python2-flask-principal -Summary: %{sum} -Requires: python2-flask -Requires: python2-blinker -%{?python_provide:%python_provide python2-flask-principal} - -%description -n python2-flask-principal -Flask-Principal provides a very loose framework to tie in authentication -and user information providers, often located in different parts of a web -application. - %package -n python3-flask-principal Summary: %{sum} Requires: python3-flask @@ -53,22 +39,20 @@ rm -rf %{pypi_name}.egg-info cp %{SOURCE1} . %build -%py2_build %py3_build %install -%py2_install %py3_install -%files -n python2-flask-principal -%doc LICENSE README.rst -%{python2_sitelib}/* - %files -n python3-flask-principal %doc LICENSE README.rst %{python3_sitelib}/* %changelog +* Mon Dec 10 2018 Miro Hrončok - 0.4.0-18 +- Subpackage python2-flask-principal has been removed + See https://fedoraproject.org/wiki/Changes/Mass_Python_2_Package_Removal + * Sat Jul 14 2018 Fedora Release Engineering - 0.4.0-17 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild