[77621] trunk/dports/python

singingwolfboy at macports.org singingwolfboy at macports.org
Wed Apr 6 18:04:29 PDT 2011


Revision: 77621
          http://trac.macports.org/changeset/77621
Author:   singingwolfboy at macports.org
Date:     2011-04-06 18:04:29 -0700 (Wed, 06 Apr 2011)
Log Message:
-----------
New port: py27-wtforms

Added Paths:
-----------
    trunk/dports/python/py27-wtforms/
    trunk/dports/python/py27-wtforms/Portfile

Added: trunk/dports/python/py27-wtforms/Portfile
===================================================================
--- trunk/dports/python/py27-wtforms/Portfile	                        (rev 0)
+++ trunk/dports/python/py27-wtforms/Portfile	2011-04-07 01:04:29 UTC (rev 77621)
@@ -0,0 +1,25 @@
+# $Id$
+
+PortSystem          1.0
+PortGroup           python27 1.0
+
+name                py27-wtforms
+set real_name       WTForms
+version             0.6.2
+categories-append   devel www
+platforms           darwin
+license             BSD
+maintainers         singingwolfboy openmaintainer
+description         Forms validation and rendering library for Python web development
+long_description  \
+    ${description}
+
+homepage            http://wtforms.simplecodes.com/
+master_sites        http://pypi.python.org/packages/source/W/${real_name} \
+                    http://b.pypi.python.org/packages/source/W/${real_name}
+distname            ${real_name}-${version}
+use_zip             yes
+checksums           md5     3e11cf021f81df201ea94f7da09a2ba6 \
+                    sha1    50ad72122b0583a0a19c03a8ee86b3cd2e6e0fde \
+                    rmd160  ebd49183787302f0e4d0a022e692328cb240b077
+


Property changes on: trunk/dports/python/py27-wtforms/Portfile
___________________________________________________________________
Added: svn:keywords
   + Id
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110406/ec22d957/attachment.html>


More information about the macports-changes mailing list