comparison setup.py @ 3213:fe8fe2f631a9 maint-0.8

added content to ZRoundup refresh.txt file [SF#1147622] fix invalid reference to csv.colon_separated correct URL to What's New in setup.py meta-data
author Richard Jones <richard@users.sourceforge.net>
date Mon, 28 Feb 2005 03:13:42 +0000
parents dd7171804290
children be0e03241f56
comparison
equal deleted inserted replaced
3211:e330f751828e 3213:fe8fe2f631a9
14 # BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS 14 # BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
15 # FOR A PARTICULAR PURPOSE. THE CODE PROVIDED HEREUNDER IS ON AN "AS IS" 15 # FOR A PARTICULAR PURPOSE. THE CODE PROVIDED HEREUNDER IS ON AN "AS IS"
16 # BASIS, AND THERE IS NO OBLIGATION WHATSOEVER TO PROVIDE MAINTENANCE, 16 # BASIS, AND THERE IS NO OBLIGATION WHATSOEVER TO PROVIDE MAINTENANCE,
17 # SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS. 17 # SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS.
18 # 18 #
19 # $Id: setup.py,v 1.77.2.2 2005-02-15 23:04:32 richard Exp $ 19 # $Id: setup.py,v 1.77.2.3 2005-02-28 03:13:41 richard Exp $
20 20
21 from distutils.core import setup, Extension 21 from distutils.core import setup, Extension
22 from distutils.util import get_platform 22 from distutils.util import get_platform
23 from distutils.command.build_scripts import build_scripts 23 from distutils.command.build_scripts import build_scripts
24 from distutils.command.build import build 24 from distutils.command.build import build
324 the "Software Upgrade" guidelines given in the maintenance documentation. 324 the "Software Upgrade" guidelines given in the maintenance documentation.
325 325
326 This release introduces far too many features to list here so I've put 326 This release introduces far too many features to list here so I've put
327 together a What's New page: 327 together a What's New page:
328 328
329 http://roundup.sourceforge.net/doc-0.7/whatsnew-0.7.html 329 http://roundup.sourceforge.net/doc-0.8/whatsnew-0.8.html
330 330
331 Some highlights: 331 Some highlights:
332 332
333 - added postgresql backend 333 - added postgresql backend
334 - trackers using postgresql or mysql backends may have many users 334 - trackers using postgresql or mysql backends may have many users

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