diff setup.py @ 3942:553a27b25012 1.4.1

pre-release
author Richard Jones <richard@users.sourceforge.net>
date Wed, 07 Nov 2007 21:24:24 +0000
parents 083e280165a8
children 905faf52a51f
line wrap: on
line diff
--- a/setup.py	Wed Nov 07 20:47:12 2007 +0000
+++ b/setup.py	Wed Nov 07 21:24:24 2007 +0000
@@ -16,7 +16,7 @@
 # BASIS, AND THERE IS NO OBLIGATION WHATSOEVER TO PROVIDE MAINTENANCE,
 # SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS.
 #
-# $Id: setup.py,v 1.98 2007-11-03 00:56:51 richard Exp $
+# $Id: setup.py,v 1.99 2007-11-07 21:24:24 richard Exp $
 
 from distutils.core import setup, Extension
 from distutils.util import get_platform
@@ -355,6 +355,9 @@
 The metakit backend has been removed due to lack of maintenance and
 presence of good alternatives (in particular sqlite built into Python 2.5)
 
+Release 1.4.1 removes an old trace of the metakit backend that was
+preventing new tracker installation.
+
 New Features in 1.4.0:
 
 - Roundup has a new xmlrpc frontend that gives access to a tracker using

Roundup Issue Tracker: http://roundup-tracker.org/