[69405] trunk/dports/python

perry at macports.org perry at macports.org
Sat Jul 3 15:55:06 PDT 2010


Revision: 69405
          http://trac.macports.org/changeset/69405
Author:   perry at macports.org
Date:     2010-07-03 15:55:04 -0700 (Sat, 03 Jul 2010)
Log Message:
-----------
Add new port python/py26-repoze.what.plugins.sql.

Added Paths:
-----------
    trunk/dports/python/py26-repoze.what.plugins.sql/
    trunk/dports/python/py26-repoze.what.plugins.sql/Portfile

Added: trunk/dports/python/py26-repoze.what.plugins.sql/Portfile
===================================================================
--- trunk/dports/python/py26-repoze.what.plugins.sql/Portfile	                        (rev 0)
+++ trunk/dports/python/py26-repoze.what.plugins.sql/Portfile	2010-07-03 22:55:04 UTC (rev 69405)
@@ -0,0 +1,29 @@
+# $Id$
+
+PortSystem              1.0
+PortGroup               python26 1.0
+
+name                    py26-repoze.what.plugins.sql
+version                 1.0
+maintainers             perry openmaintainer
+platforms               darwin
+
+description             The SQL plugin makes repoze.what support sources \
+                        defined in SQLAlchemy-managed databases by providing \
+                        one group adapter, one permission adapter and one \
+                        utility to configure both in one go.
+long_description        ${description}
+license                 BSD
+homepage                http://pypi.python.org/pypi/repoze.what.plugins.sql/
+
+livecheck.regex         {repoze.what.plugins.sql (.+)<}
+livecheck.type          regex
+livecheck.url           ${homepage}
+
+depends_build-append    port:py26-distribute
+depends_lib-append      port:py26-repoze.what port:py26-sqlalchemy
+
+distname                repoze.what.plugins.sql-${version}
+master_sites            http://pypi.python.org/packages/source/r/repoze.what.plugins.sql/
+
+checksums               rmd160 7044f56f412f46b9bc475e307954efa8d8bc1837


Property changes on: trunk/dports/python/py26-repoze.what.plugins.sql/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/20100703/a02c983f/attachment-0001.html>


More information about the macports-changes mailing list