summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 4be4c51)
raw | patch | inline | side by side (parent: 4be4c51)
author | richard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2> | |
Mon, 16 Mar 2009 03:41:31 +0000 (03:41 +0000) | ||
committer | richard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2> | |
Mon, 16 Mar 2009 03:41:31 +0000 (03:41 +0000) |
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/roundup/trunk@4203 57a73879-2fb5-44c3-a270-3262357dd7e2
setup.py | patch | blob | history |
diff --git a/setup.py b/setup.py
index 68e72195d38df26942c3e945f0ca90634da75a86..6525f2d558e0c9e4508951a33dbd1288ec74044d 100644 (file)
--- a/setup.py
+++ b/setup.py
version=__version__,
author="Richard Jones",
author_email="richard@users.sourceforge.net",
- 'description': "A simple-to-use and -install issue-tracking system"
+ description="A simple-to-use and -install issue-tracking system"
" with command-line, web and e-mail interfaces. Highly"
" customisable.",
- 'long_description':
-'''In this release
+ long_description='''In this release
===============
1.4.7 is primarily a bugfix release which contains important security