File python-django-git.spec of Package python-django-git

# norootforbuild

Name:           python-django-git
Version:        0.1.1
Release:        1
Summary:        Django gitweb replacement
License:        BSD-3-Clause
Group:          Development/Libraries/Python
Source:         django-git-%{version}.tar.gz
URL:            http://github.com/sethtrain/django-git
BuildRequires:  python-devel, python-setuptools
BuildRoot:      %{_tmppath}/%{name}-%{version}-build
Requires:       python-django, python-Pygments, python-GitPython
%{py_requires}
%if %{?suse_version: %{suse_version} > 1110} %{!?suse_version:1}
BuildArch:      noarch
%endif


%description
AMQP Messaging Framework for Python.

Author:
--------
    Ask Solem <askh@opera.com>


%prep
%setup -q -n django-git


%build
%{__python} setup.py build


%install
%{__python} setup.py install --prefix=%{_prefix} --root=%{buildroot} --record-rpm=INSTALLED_FILES


%files -f INSTALLED_FILES
%defattr(-,root,root)
openSUSE Build Service is sponsored by