]> git.pld-linux.org Git - packages/Zope-Testing.git/commitdiff
- Zope does not provide eggs, move filtered out dep to R auto/th/Zope-Testing-3.10.2-3
authorJan Rękorajski <baggins@pld-linux.org>
Tue, 5 May 2015 06:18:21 +0000 (08:18 +0200)
committerJan Rękorajski <baggins@pld-linux.org>
Tue, 5 May 2015 06:18:21 +0000 (08:18 +0200)
- rel 3

Zope-Testing.spec

index 8e95ad4533e85fc5968ad8e8dbc7e80b5d1ba46d..d846be22a6adf7b8a869ca6873693acaa7e87a44 100644 (file)
@@ -2,7 +2,7 @@ Summary:        Support for different testing frameworks
 Summary(pl.UTF-8):     Obsługa różnych szkieletów testowych
 Name:          Zope-Testing
 Version:       3.10.2
-Release:       2
+Release:       3
 License:       ZPL 2.1
 Group:         Libraries/Python
 Source0:       http://pypi.python.org/packages/source/z/zope.testing/zope.testing-%{version}.tar.gz
@@ -11,10 +11,13 @@ URL:                http://www.zope.org/
 BuildRequires: python >= 1:2.5
 BuildRequires: python-devel >= 1:2.5
 BuildRequires: rpm-pythonprov
-BuildRequires: rpmbuild(macros) >= 1.219
+BuildRequires: rpmbuild(macros) >= 1.709
 %pyrequires_eq python-modules
+Requires:      Zope
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
+%define                _noautoreq_pyegg        zope.exceptions
+
 %description
 This package provides a number of testing frameworks. It includes a
 flexible test runner, and supports both doctest and unittest.
This page took 0.05557 seconds and 5 git commands to generate.