File kid-setuptools.patch of Package python-kid

diff -ru a/setup.py b/setup.py
--- a/setup.py	2007-07-16 13:02:49.000000000 +0200
+++ b/setup.py	2012-02-01 12:48:46.594950210 +0100
@@ -1,14 +1,10 @@
 #!/usr/bin/env python
 
-# bootstrap setuptools if necessary
-from ez_setup import use_setuptools
-use_setuptools()
-
 import os
 
 execfile(os.path.join("kid", "release.py"))
 
-from setuptools import setup, find_packages
+from distutils.core import setup
 
 setup(
     name="kid",
Only in b: .setup.py.swp
openSUSE Build Service is sponsored by