[66558] trunk/dports/python

perry at macports.org perry at macports.org
Fri Apr 16 12:39:19 PDT 2010


Revision: 66558
          http://trac.macports.org/changeset/66558
Author:   perry at macports.org
Date:     2010-04-16 12:39:18 -0700 (Fri, 16 Apr 2010)
Log Message:
-----------
Added python/py26-formalchemy.

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

Added: trunk/dports/python/py26-formalchemy/Portfile
===================================================================
--- trunk/dports/python/py26-formalchemy/Portfile	                        (rev 0)
+++ trunk/dports/python/py26-formalchemy/Portfile	2010-04-16 19:39:18 UTC (rev 66558)
@@ -0,0 +1,28 @@
+# $Id$
+
+PortSystem          1.0
+PortGroup           python26 1.0
+
+name                py26-formalchemy
+version             1.3.4
+categories          python
+maintainers         perry openmaintainer
+platforms           darwin
+
+description         FormAlchemy greatly speeds development with SQLAlchemy \
+                    mapped classes (models) in a HTML forms environment.
+long_description    ${description}
+license             MIT
+homepage            http://pypi.python.org/pypi/FormAlchemy/
+
+livecheck.regex     {: FormAlchemy (.+)<}
+livecheck.type      regex
+livecheck.url       ${homepage}
+
+depends_build       port:py26-distribute
+depends_lib         port:py26-sqlalchemy port:py26-tempita port:py26-webhelpers
+
+distname            FormAlchemy-${version}
+master_sites        http://pypi.python.org/packages/source/F/FormAlchemy/
+
+checksums           rmd160 a4879b96d870d15b9b2881deac4fa5a5ce1113f9


Property changes on: trunk/dports/python/py26-formalchemy/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/20100416/6c5e446d/attachment.html>


More information about the macports-changes mailing list