[19556] trunk/dports/python

source_changes at macosforge.org source_changes at macosforge.org
Fri Sep 15 22:14:14 PDT 2006


Revision: 19556
Author:   landonf at macports.org
Date:     2006-09-15 22:14:13 -0700 (Fri, 15 Sep 2006)

Log Message:
-----------
Paste, WSGI glue, and yet another Pylons dependency.

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

Added: trunk/dports/python/py-paste/Portfile
===================================================================
--- trunk/dports/python/py-paste/Portfile	                        (rev 0)
+++ trunk/dports/python/py-paste/Portfile	2006-09-16 05:14:13 UTC (rev 19556)
@@ -0,0 +1,22 @@
+# $Id: Portfile,v 1.5 2006/07/24 06:28:51 blb Exp $
+
+PortSystem			1.0
+PortGroup			python24 1.0
+name				py-paste
+version				0.9.8.1
+categories-append		www
+maintainers			darwinports at opendarwin.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 f2d8485a2ee92ea2594c598ba8221d5be3fa0eb4

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


More information about the macports-changes mailing list