[68552] trunk/dports/python

perry at macports.org perry at macports.org
Sun Jun 6 00:38:40 PDT 2010


Revision: 68552
          http://trac.macports.org/changeset/68552
Author:   perry at macports.org
Date:     2010-06-06 00:38:34 -0700 (Sun, 06 Jun 2010)
Log Message:
-----------
Add new port python/py26-repoze.who.

Added Paths:
-----------
    trunk/dports/python/py26-repoze.who/
    trunk/dports/python/py26-repoze.who/Portfile

Added: trunk/dports/python/py26-repoze.who/Portfile
===================================================================
--- trunk/dports/python/py26-repoze.who/Portfile	                        (rev 0)
+++ trunk/dports/python/py26-repoze.who/Portfile	2010-06-06 07:38:34 UTC (rev 68552)
@@ -0,0 +1,29 @@
+# $Id$
+
+PortSystem          1.0
+PortGroup           python26 1.0
+
+name                py26-repoze.who
+version             2.0a2
+maintainers         perry openmaintainer
+platforms           darwin
+
+description         repoze.who is an identification and authentication \
+                    framework for WSGI.
+long_description    ${description}
+license             BSD
+homepage            http://pypi.python.org/pypi/repoze.who/
+
+livecheck.regex     {: repoze\.who (.+)<}
+livecheck.type      regex
+livecheck.url       ${homepage}
+
+depends_lib-append \
+    port:py26-distribute \
+    port:py26-paste \
+    port:py26-zopeinterface
+
+distname            repoze.who-${version}
+master_sites        http://pypi.python.org/packages/source/r/repoze.who/
+
+checksums           rmd160 3cf9fe48dc6d9d3faf8f288e134141c83ed31ae7


Property changes on: trunk/dports/python/py26-repoze.who/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/20100606/442dc2a6/attachment.html>


More information about the macports-changes mailing list