From b4f17ae1a6e41d72a0fc0d24b018d55a922d90be Mon Sep 17 00:00:00 2001 From: Toshio Kuratomi Date: Sat, 14 Nov 2015 12:32:23 -0800 Subject: [PATCH] Remove build dependency on cherrypy as it's no longer needed for testing --- python-pycurl.spec | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/python-pycurl.spec b/python-pycurl.spec index 8cc6a04..7514a3f 100644 --- a/python-pycurl.spec +++ b/python-pycurl.spec @@ -3,7 +3,7 @@ Name: python-pycurl Version: 7.19.5.3 -Release: 2%{?dist} +Release: 3%{?dist} Summary: A Python interface to libcurl Group: Development/Languages @@ -18,10 +18,8 @@ BuildRequires: curl-devel >= 7.19.0 BuildRequires: openssl-devel BuildRequires: pyflakes BuildRequires: python-bottle -BuildRequires: python-cherrypy BuildRequires: python-nose BuildRequires: python3-bottle -BuildRequires: python3-cherrypy BuildRequires: python3-nose BuildRequires: python3-pyflakes BuildRequires: vsftpd @@ -103,6 +101,9 @@ rm -rf %{buildroot}%{_datadir}/doc/pycurl %{python3_sitearch}/* %changelog +* Sat Nov 14 2015 Toshio Kuratomi - - 7.19.5.3-3 +- Remove build dependency on cherrypy as it's no longer needed for testing + * Tue Nov 10 2015 Fedora Release Engineering - 7.19.5.3-2 - Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5