diff --git a/python-fedora.spec b/python-fedora.spec index 112af4a..16e6bd6 100644 --- a/python-fedora.spec +++ b/python-fedora.spec @@ -45,7 +45,8 @@ BuildRequires: python-munch # Phasing this out. First from epel7 and later for everything BuildRequires: TurboGears %endif -BuildRequires: python-repoze-who-friendlyform Django +BuildRequires: python-repoze-who-friendlyform +BuildRequires: python-django BuildRequires: python-requests >= 2.6.0 BuildRequires: python-openid BuildRequires: python-openid-teams @@ -163,7 +164,7 @@ Summary: Python modules for django applications authing to Fedora Account System Group: Development/Languages License: LGPLv2+ Requires: %{name} = %{version}-%{release} -Requires: Django +Requires: python-django %description django Python modules that help with building Fedora Services. This package includes @@ -297,6 +298,7 @@ rm -rf %{buildroot}%{python2_sitelib}/tests/ %changelog * Thu Feb 18 2016 Pierre-Yves Chibon - 0.7.1-4 - Create a python3-fedora-flask subpackage +- Requires and Buildrequires updated from Django to python-django * Thu Feb 04 2016 Fedora Release Engineering - 0.7.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild