commit be37efbd72ed9b8bdb6671d47949709403586a61
Author: Jan RÄ™korajski <[email protected]>
Date:   Mon Jan 2 23:14:37 2017 +0900

    - fix zope deps
    - rel 3

 python-pyramid.spec | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/python-pyramid.spec b/python-pyramid.spec
index 8464c83..c5014c9 100644
--- a/python-pyramid.spec
+++ b/python-pyramid.spec
@@ -2,11 +2,11 @@
 # Conditional build:
 %bcond_with    tests   # do not perform "make test"
 
-%define        module  pyramid
+%define                module  pyramid
 Summary:       The Pyramid web application development framework, a Pylons 
project
 Name:          python-%{module}
 Version:       1.4
-Release:       2
+Release:       3
 License:       BSD-derived (http://www.repoze.org/LICENSE.txt)
 Group:         Libraries/Python
 Source0:       
http://pypi.python.org/packages/source/p/pyramid/%{module}-%{version}.tar.gz
@@ -18,8 +18,6 @@ BuildRequires:        rpmbuild(macros) >= 1.710
 %if %{with tests}
 BuildRequires: python-PasteDeploy >= 1.5.0
 %endif
-Requires:      Zope-Deprecation >= 3.5.0
-Requires:      Zope-Interface >= 3.8.0
 Requires:      python-Mako >= 0.3.6
 Requires:      python-PasteDeploy >= 1.5.0
 Requires:      python-WebOb >= 1.2
@@ -29,6 +27,8 @@ Requires:     python-modules
 Requires:      python-repoze.lru >= 0.4
 Requires:      python-translationstring >= 0.4
 Requires:      python-venusian >= 1.0
+Requires:      python-zope.deprecation >= 3.5.0
+Requires:      python-zope.interface >= 3.8.0
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-pyramid.git/commitdiff/be37efbd72ed9b8bdb6671d47949709403586a61

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to