[69403] trunk/dports/python
perry at macports.org
perry at macports.org
Sat Jul 3 15:24:48 PDT 2010
Revision: 69403
http://trac.macports.org/changeset/69403
Author: perry at macports.org
Date: 2010-07-03 15:24:47 -0700 (Sat, 03 Jul 2010)
Log Message:
-----------
Add new port python/py26-repoze.who.plugins.sa.
Added Paths:
-----------
trunk/dports/python/py26-repoze.who.plugins.sa/
trunk/dports/python/py26-repoze.who.plugins.sa/Portfile
Added: trunk/dports/python/py26-repoze.who.plugins.sa/Portfile
===================================================================
--- trunk/dports/python/py26-repoze.who.plugins.sa/Portfile (rev 0)
+++ trunk/dports/python/py26-repoze.who.plugins.sa/Portfile 2010-07-03 22:24:47 UTC (rev 69403)
@@ -0,0 +1,28 @@
+# $Id$
+
+PortSystem 1.0
+PortGroup python26 1.0
+
+name py26-repoze.who.plugins.sa
+version 1.0rc2
+maintainers perry openmaintainer
+platforms darwin
+
+description This plugin provides one repoze.who authenticator \
+ and one metadata provider which works with \
+ SQLAlchemy or Elixir-based models.
+long_description ${description}
+license BSD
+homepage http://pypi.python.org/pypi/repoze.who.plugins.sa/
+
+livecheck.regex {repoze\.who\.plugins\.sa (.+)<}
+livecheck.type regex
+livecheck.url ${homepage}
+
+depends_build-append port:py26-distribute
+depends_lib-append port:py26-repoze.who port:py26-sqlalchemy
+
+distname repoze.who.plugins.sa-${version}
+master_sites http://pypi.python.org/packages/source/r/repoze.who.plugins.sa/
+
+checksums rmd160 81cda9360417f45df21c388bf2f60978f9452085
Property changes on: trunk/dports/python/py26-repoze.who.plugins.sa/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/29785f7e/attachment.html>
More information about the macports-changes
mailing list