[47856] trunk/dports/python

akitada at macports.org akitada at macports.org
Sun Mar 8 12:04:24 PDT 2009


Revision: 47856
          http://trac.macports.org/changeset/47856
Author:   akitada at macports.org
Date:     2009-03-08 12:04:23 -0700 (Sun, 08 Mar 2009)
Log Message:
-----------
Added py26-paste.

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

Added: trunk/dports/python/py26-paste/Portfile
===================================================================
--- trunk/dports/python/py26-paste/Portfile	                        (rev 0)
+++ trunk/dports/python/py26-paste/Portfile	2009-03-08 19:04:23 UTC (rev 47856)
@@ -0,0 +1,27 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
+# $Id$
+
+PortSystem          1.0
+PortGroup           python26 1.0
+
+name                py26-paste
+version             1.7.2
+categories-append   www
+maintainers         openmaintainer akitada
+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           md5 a6a58d08dc4bff91d5d1c519d2277f8a \
+                    sha1 4c7d6d76ec0fe76d57c525101c6f9ff6ebf4a93c \
+                    rmd160 10deddbb5ef3ccd220c6c0cdb594efd35045fdea
+
+depends_lib        port:py26-setuptools


Property changes on: trunk/dports/python/py26-paste/Portfile
___________________________________________________________________
Added: svn:keywords
   + Id
Added: svn:eol-style
   + native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090308/5545de14/attachment-0001.html>


More information about the macports-changes mailing list