[25273] trunk/dports/python

source_changes at macosforge.org source_changes at macosforge.org
Wed May 16 19:30:38 PDT 2007


Revision: 25273
          http://trac.macosforge.org/projects/macports/changeset/25273
Author:   stechert at macports.org
Date:     2007-05-16 19:30:37 -0700 (Wed, 16 May 2007)

Log Message:
-----------
adding py25 version of paste

Added Paths:
-----------
    trunk/dports/python/py25-paste/
    trunk/dports/python/py25-paste/Portfile

Added: trunk/dports/python/py25-paste/Portfile
===================================================================
--- trunk/dports/python/py25-paste/Portfile	                        (rev 0)
+++ trunk/dports/python/py25-paste/Portfile	2007-05-17 02:30:37 UTC (rev 25273)
@@ -0,0 +1,22 @@
+# $Id: Portfile 23587 2007-04-04 22:44:54Z stechert at macports.org $
+
+PortSystem			1.0
+PortGroup			python25 1.0
+name				py25-paste
+version				1.3
+categories-append		www
+maintainers			stechert at macports.org
+description			Bringing consistency to Python web development. 
+long_description		Python Paste brings consistency to Python web \
+				development and web application installation, \
+				providing tools for both developers and \
+				system administrators.
+
+
+platforms			darwin
+
+homepage			http://pythonpaste.org/
+master_sites			http://cheeseshop.python.org/packages/source/P/Paste/
+distname			Paste-${version}
+
+checksums			sha1 b063e4567af6d483b8a05fb61cd77dc53728fab5

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070516/ad738529/attachment.html


More information about the macports-changes mailing list