15
0
forked from pool/python-pecan

Accepting request 287509 from home:tbechtold:branches:devel:languages:python

New upstream release

OBS-URL: https://build.opensuse.org/request/show/287509
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pecan?expand=0&rev=25
This commit is contained in:
Denisart Benjamin
2015-02-24 13:16:57 +00:00
committed by Git OBS Bridge
parent 126d8f2501
commit a0df6de7d5
4 changed files with 46 additions and 6 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-pecan
#
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
Name: python-pecan
Version: 0.7.0
Version: 0.8.3
Release: 0
Summary: A WSGI object-dispatching web framework, designed to be lean and fast
License: BSD-3-Clause
@@ -44,7 +44,7 @@ BuildRequires: python-six
Requires: python-Mako >= 0.4.0
Requires: python-WebOb >= 1.2dev
Requires: python-WebTest >= 1.3.1
Requires: python-logutils
Requires: python-logutils >= 0.3
Requires: python-singledispatch
Requires: python-six
Suggests: python-Jinja2