[python26-tornado/el5: 24/31] remove unneeded python3-simplejson dependency

gholms gholms at fedoraproject.org
Fri Aug 3 22:40:17 UTC 2012


commit 7df18d86e26af244d985eec5b44a5da605f72dfc
Author: Ionuț C. Arțăriși <mapleoin at fedoraproject.org>
Date:   Thu Feb 9 13:21:34 2012 +0100

    remove unneeded python3-simplejson dependency

 python-tornado.spec |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/python-tornado.spec b/python-tornado.spec
index e4f7968..37b5fae 100644
--- a/python-tornado.spec
+++ b/python-tornado.spec
@@ -8,7 +8,7 @@
 
 Name:           python-%{pkgname}
 Version:        2.1.1
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        Scalable, non-blocking web server and tools
 
 Group:          Development/Libraries
@@ -25,7 +25,6 @@ Requires:       python-simplejson
 BuildRequires:  python-tools
 BuildRequires:  python3-setuptools
 BuildRequires:  python3-devel
-Requires:       python3-simplejson
 %endif
 
 %description
@@ -147,6 +146,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Thu Feb 9 2012 Ionuț C. Arțăriși <mapleoin at fedoraproject.org> - 2.1.1-4
+- remove python3-simplejson dependency
+
 * Fri Jan 27 2012 Thomas Spura <tomspur at fedoraproject.org> - 2.1.1-3
 - build python3 package
 


More information about the scm-commits mailing list