14
0
forked from pool/python-Mako

Accepting request 243225 from devel:languages:python

1

OBS-URL: https://build.opensuse.org/request/show/243225
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Mako?expand=0&rev=19
This commit is contained in:
Stephan Kulow
2014-08-01 12:34:17 +00:00
committed by Git OBS Bridge
2 changed files with 8 additions and 0 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Jul 29 21:17:21 UTC 2014 - dmueller@suse.com
- fix up build for SLE11
-------------------------------------------------------------------
Fri Jul 18 14:43:53 UTC 2014 - toddrme2178@gmail.com

View File

@@ -26,6 +26,9 @@ Group: Development/Languages/Python
Source: http://pypi.python.org/packages/source/M/Mako/Mako-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: python-MarkupSafe
%if 0%{?suse_version} && 0%{?suse_version} <= 1110
BuildRequires: python-argparse
%endif
BuildRequires: python-devel
BuildRequires: python-mock
BuildRequires: python-nose