From 44237f3989f43498901a50505c4bb80927f1e416 Mon Sep 17 00:00:00 2001 From: Marcus Alves Grando Date: Wed, 3 May 2006 15:14:07 +0000 Subject: * Makefile - Add databases/py-pysqlite22 entry * databases/py-pysqlite22 - Update to 2.2.2 (new port) * databases/py-pysqlite21 - Fix LATEST_LINK * databases/py-pysqlite20 - Define LATEST_LINK PR: 96635 Submitted by: Edwin Groothuis Repocopy by: marcus --- databases/py-pysqlite23/files/patch-setup.py | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 databases/py-pysqlite23/files/patch-setup.py (limited to 'databases/py-pysqlite23/files/patch-setup.py') diff --git a/databases/py-pysqlite23/files/patch-setup.py b/databases/py-pysqlite23/files/patch-setup.py deleted file mode 100644 index ef2d74fbc889..000000000000 --- a/databases/py-pysqlite23/files/patch-setup.py +++ /dev/null @@ -1,14 +0,0 @@ ---- ./setup.py.orig Fri Jan 27 17:35:03 2006 -+++ ./setup.py Fri Jan 27 17:35:26 2006 -@@ -23,10 +23,7 @@ - - import glob, os, sys - --from ez_setup import use_setuptools --use_setuptools() -- --from setuptools import setup, Extension, Command -+from distutils.core import setup, Extension, Command - - # If you need to change anything, it should be enough to change setup.cfg. - -- cgit v1.2.3