/[packages]/updates/8/python-django/current/SPECS/python-django.spec
ViewVC logotype

Diff of /updates/8/python-django/current/SPECS/python-django.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1208073 by kekepower, Sat Mar 10 22:48:50 2018 UTC revision 1210795 by kekepower, Tue Mar 20 19:14:20 2018 UTC
# Line 4  Line 4 
4  Summary:        A high-level Python Web framework  Summary:        A high-level Python Web framework
5  Name:           python-%{module}  Name:           python-%{module}
6  Version:        1.11.11  Version:        1.11.11
7  Release:        %mkrel 1  Release:        %mkrel 2
8  Source0:        https://files.pythonhosted.org/packages/source/D/%{tarname}/%{tarname}-%{version}.tar.gz  Source0:        https://files.pythonhosted.org/packages/source/D/%{tarname}/%{tarname}-%{version}.tar.gz
9  License:        BSD  License:        BSD
10  Group:          Development/Python  Group:          Development/Python
11  Url:            http://www.djangoproject.com  Url:            http://www.djangoproject.com
12  BuildArch:      noarch  BuildArch:      noarch
13  BuildRequires:  python-setuptools  BuildRequires:  python2dist(setuptools)
14  BuildRequires:  python-sphinx  BuildRequires:  python2dist(sphinx)
15  BuildRequires:  python-sphinx_rtd_theme  BuildRequires:  python2dist(sphinx_rtd_theme)
16  BuildRequires:  pkgconfig(python)  BuildRequires:  pkgconfig(python2)
17  BuildRequires:  python3-devel  BuildRequires:  pkgconfig(python3)
18  BuildRequires:  python3-setuptools  BuildRequires:  python3dist(setuptools)
19  BuildRequires:  python3-sphinx_rtd_theme  BuildRequires:  python3dist(sphinx_rtd_theme)
20  Requires:       %{name}-bash-completion = %{version}-%{release}  Requires:       %{name}-bash-completion = %{version}-%{release}
21    
22  %description  %description
# Line 36  DRY principle. Line 36  DRY principle.
36  Summary:        A high-level Python 2 Web framework  Summary:        A high-level Python 2 Web framework
37  Group:          Development/Python  Group:          Development/Python
38  Requires:       %{name}-bash-completion = %{version}-%{release}  Requires:       %{name}-bash-completion = %{version}-%{release}
39    %{?python_provide:%python_provide python2-%{module}}
40  Obsoletes:      python-django < 1.11.11-1  Obsoletes:      python-django < 1.11.11-1
41  Provides:       python-django = %{version}-%{release}  Provides:       python-django = %{version}-%{release}
42    
# Line 65  Python Web framework. Line 66  Python Web framework.
66  %package -n python3-%{module}  %package -n python3-%{module}
67  Summary:        A high-level Python 3 Web framework  Summary:        A high-level Python 3 Web framework
68  Group:          Development/Python  Group:          Development/Python
69    %{?python_provide:%python_provide python3-%{module}}
70  Requires:       %{name}-bash-completion = %{version}-%{release}  Requires:       %{name}-bash-completion = %{version}-%{release}
71    
72  %description -n python3-%{module}  %description -n python3-%{module}

Legend:
Removed from v.1208073  
changed lines
  Added in v.1210795

  ViewVC Help
Powered by ViewVC 1.1.30