- Set license to BSD-3-Clause (SPDX style)
- Require python-distribute instead of python-setuptools OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Jinja2?expand=0&rev=6
This commit is contained in:
parent
96288d096f
commit
7791308245
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 22 09:13:19 UTC 2011 - saschpe@suse.de
|
||||
|
||||
- Set license to BSD-3-Clause (SPDX style)
|
||||
- Require python-distribute instead of python-setuptools
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 20 12:57:24 UTC 2011 - saschpe@suse.de
|
||||
|
||||
|
@ -19,15 +19,15 @@
|
||||
|
||||
Name: python-Jinja2
|
||||
Version: 2.6
|
||||
Release: 1
|
||||
Release: 0
|
||||
Url: http://jinja.pocoo.org/
|
||||
Summary: A fast and easy to use template engine written in pure Python
|
||||
License: BSD
|
||||
License: BSD-3-Clause
|
||||
Group: Development/Languages/Python
|
||||
Source: http://pypi.python.org/packages/source/J/Jinja2/Jinja2-%{version}.tar.gz
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: python-devel
|
||||
BuildRequires: python-setuptools
|
||||
BuildRequires: python-distribute
|
||||
%if 0%{?suse_version}
|
||||
%py_requires
|
||||
%if 0%{?suse_version} > 1010
|
||||
|
Loading…
x
Reference in New Issue
Block a user