[packages/python-WsgiService] - updated BRs - rel 4
baggins
baggins at pld-linux.org
Wed Mar 8 20:57:08 CET 2017
commit ea17dbafb1d0bfa736dc4139b64517933a88a913
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Wed Mar 8 20:56:52 2017 +0100
- updated BRs
- rel 4
python-WsgiService.spec | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/python-WsgiService.spec b/python-WsgiService.spec
index 0fb4b59..5bad154 100644
--- a/python-WsgiService.spec
+++ b/python-WsgiService.spec
@@ -4,12 +4,12 @@
# Conditional build:
%bcond_without tests # do not perform "make test"
-%define module WsgiService
+%define module WsgiService
Summary: WSGI framework for easy creation of REST services
Summary(pl.UTF-8): Narzędzie do łatwego tworzenia usług REST.
Name: python-%{module}
Version: 0.3.1
-Release: 3
+Release: 4
License: BSD
Group: Development/Languages/Python
Source0: http://pypi.python.org/packages/source/W/%{module}/%{module}-%{version}.zip
@@ -18,7 +18,7 @@ URL: http://pypi.python.org/pypi/WsgiService
%{?with_tests:BuildRequires: python-WebOb >= 1.2}
%{?with_tests:BuildRequires: python-decorator}
%{?with_tests:BuildRequires: python-nose}
-%{?with_tests:BuildRequires: python-pymox}
+%{?with_tests:BuildRequires: python-mox}
BuildRequires: rpm-pythonprov
BuildRequires: rpmbuild(macros) >= 1.710
Requires: python-decorator
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-WsgiService.git/commitdiff/ea17dbafb1d0bfa736dc4139b64517933a88a913
More information about the pld-cvs-commit
mailing list