SOURCES: python-FormEncode-disable-setuptools.patch (NEW) - initia...

heretyk heretyk at pld-linux.org
Sun Oct 23 22:27:17 CEST 2005


Author: heretyk                      Date: Sun Oct 23 20:27:17 2005 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- initial PLD release, version 0.2.2

---- Files affected:
SOURCES:
   python-FormEncode-disable-setuptools.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/python-FormEncode-disable-setuptools.patch
diff -u /dev/null SOURCES/python-FormEncode-disable-setuptools.patch:1.1
--- /dev/null	Sun Oct 23 22:27:17 2005
+++ SOURCES/python-FormEncode-disable-setuptools.patch	Sun Oct 23 22:27:11 2005
@@ -0,0 +1,11 @@
+diff -Naur FormEncode-0.2.2.orig/setup.py FormEncode-0.2.2/setup.py
+--- FormEncode-0.2.2.orig/setup.py	2005-09-22 17:57:21.000000000 +0200
++++ FormEncode-0.2.2/setup.py	2005-10-23 21:37:24.000000000 +0200
+@@ -1,6 +1,4 @@
+-from ez_setup import use_setuptools
+-use_setuptools()
+-from setuptools import setup
++from distutils.core import setup
+ 
+ setup(name="FormEncode",
+       version="0.2.2",
================================================================



More information about the pld-cvs-commit mailing list