From 9a60c1f488b60a2ff07c069d3fccd136b97cf52b Mon Sep 17 00:00:00 2001 From: Iryna Shcherbina Date: Jan 16 2018 22:12:30 +0000 Subject: Update Python 2 dependency declarations to new packaging standards --- diff --git a/python-editorconfig.spec b/python-editorconfig.spec index 1022e77..ab58174 100644 --- a/python-editorconfig.spec +++ b/python-editorconfig.spec @@ -3,7 +3,7 @@ Name: python-%{srcname} Version: 0.12.0 -Release: 7%{?dist} +Release: 8%{?dist} Summary: %{sum} License: Python and BSD @@ -11,7 +11,7 @@ URL: http://editorconfig.org Source0: https://github.com/editorconfig/editorconfig-core-py/archive/v0.12.0.tar.gz#/%{name}-%{version}.tar.gz BuildArch: noarch -BuildRequires: python-sphinx +BuildRequires: python2-sphinx BuildRequires: python2-devel BuildRequires: python3-devel @@ -86,6 +86,10 @@ rm $RPM_BUILD_ROOT%{_bindir}/%{srcname} %changelog +* Tue Jan 16 2018 Iryna Shcherbina - 0.12.0-8 +- Update Python 2 dependency declarations to new packaging standards + (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3) + * Thu Jul 27 2017 Fedora Release Engineering - 0.12.0-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild