[python-webob1.1] Replace python-setuptools-devel BR with python-setuptools

Toshio くらとみ toshio at fedoraproject.org
Tue Jul 1 00:02:49 UTC 2014


commit 362134fc73763e4fe99ed96d8f724d088b549d31
Author: Toshio Kuratomi <toshio at fedoraproject.org>
Date:   Mon Jun 30 17:02:50 2014 -0700

    Replace python-setuptools-devel BR with python-setuptools

 python-webob1.1.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/python-webob1.1.spec b/python-webob1.1.spec
index 81ce06d..6d5a89b 100644
--- a/python-webob1.1.spec
+++ b/python-webob1.1.spec
@@ -5,7 +5,7 @@
 Name:           python-webob1.1
 Summary:        WSGI request and response object
 Version:        1.1.1
-Release:        8%{?dist}
+Release:        9%{?dist}
 License:        MIT
 Group:          System Environment/Libraries
 URL:            http://pythonpaste.org/webob/
@@ -14,7 +14,7 @@ Source0:        http://pypi.python.org/packages/source/W/WebOb/WebOb-%{version}.
 Patch0:         python-webob-1.1.1-deprecation-warning.patch
 BuildArch:      noarch
 BuildRequires:  python2-devel
-BuildRequires:  python-setuptools-devel
+BuildRequires:  python-setuptools
 BuildRequires:  python-nose
 BuildRequires:  python-webtest
 
@@ -52,6 +52,9 @@ PYTHONPATH=$(pwd) nosetests
 %{python_sitelib}/WebOb-%{version}-py%{py2ver}.egg
 
 %changelog
+* Mon Jun 30 2014 Toshio Kuratomi <toshio at fedoraproject.org> - 1.1.1-9
+- Replace python-setuptools-devel BR with python-setuptools
+
 * Sun Jun 08 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.1.1-8
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 


More information about the scm-commits mailing list