rpms/python-repoze-what-plugins-sql/F-10 python-repoze-what-plugins-sql-setuptools.patch, NONE, 1.1

Luke Macken lmacken at fedoraproject.org
Fri Jul 10 15:53:27 UTC 2009


Author: lmacken

Update of /cvs/pkgs/rpms/python-repoze-what-plugins-sql/F-10
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv7500

Added Files:
	python-repoze-what-plugins-sql-setuptools.patch 
Log Message:
Add the patch this time

python-repoze-what-plugins-sql-setuptools.patch:

--- NEW FILE python-repoze-what-plugins-sql-setuptools.patch ---
--- setup.py.orig	2009-06-05 07:44:02.000000000 -0400
+++ setup.py	2009-06-05 07:44:06.000000000 -0400
@@ -17,9 +17,6 @@
 
 import os
 
-from ez_setup import use_setuptools
-use_setuptools()
-
 from setuptools import setup, find_packages
 
 here = os.path.abspath(os.path.dirname(__file__))




More information about the fedora-extras-commits mailing list