[68556] trunk/dports/python

perry at macports.org perry at macports.org
Sun Jun 6 01:32:00 PDT 2010


Revision: 68556
          http://trac.macports.org/changeset/68556
Author:   perry at macports.org
Date:     2010-06-06 01:31:57 -0700 (Sun, 06 Jun 2010)
Log Message:
-----------
Add new port python/py26-repoze.what.

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

Added: trunk/dports/python/py26-repoze.what/Portfile
===================================================================
--- trunk/dports/python/py26-repoze.what/Portfile	                        (rev 0)
+++ trunk/dports/python/py26-repoze.what/Portfile	2010-06-06 08:31:57 UTC (rev 68556)
@@ -0,0 +1,29 @@
+# $Id$
+
+PortSystem              1.0
+PortGroup               python26 1.0
+
+name                    py26-repoze.what
+version                 1.0.9
+maintainers             perry openmaintainer
+platforms               darwin
+
+description             Authorization framework for WSGI applications
+long_description        ${description}
+license                 BSD
+homepage                http://pypi.python.org/pypi/repoze.what/
+
+livecheck.regex         {repoze\.what\/(.+)">}
+livecheck.type          regex
+livecheck.url           ${homepage}
+
+depends_build-append    port:py26-distribute
+depends_lib-append \
+    port:py26-paste \
+    port:py26-repoze.who \
+    port:py26-repoze.who-testutil
+
+distname                repoze.what-${version}
+master_sites            http://pypi.python.org/packages/source/r/repoze.what/
+
+checksums               rmd160 7e3a7b8e167fb4083c476f9c0fa73f8701206a3e


Property changes on: trunk/dports/python/py26-repoze.what/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/fd7ff7d6/attachment.html>


More information about the macports-changes mailing list