[65536] trunk/dports/python

perry at macports.org perry at macports.org
Fri Mar 26 21:19:53 PDT 2010


Revision: 65536
          http://trac.macports.org/changeset/65536
Author:   perry at macports.org
Date:     2010-03-26 21:19:51 -0700 (Fri, 26 Mar 2010)
Log Message:
-----------
Added python/py26-weberror.

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

Added: trunk/dports/python/py26-weberror/Portfile
===================================================================
--- trunk/dports/python/py26-weberror/Portfile	                        (rev 0)
+++ trunk/dports/python/py26-weberror/Portfile	2010-03-27 04:19:51 UTC (rev 65536)
@@ -0,0 +1,31 @@
+# $Id$
+
+PortSystem          1.0
+PortGroup           python26 1.0
+
+name                py26-weberror
+version             0.10.2
+categories          python
+maintainers         perry openmaintainer
+platforms           darwin
+
+description         Web Error handling and exception catching
+long_description    ${description}
+license             MIT
+homepage            http://pypi.python.org/pypi/WebError/${version}/
+
+livecheck.regex     {WebError/(.+)/"}
+livecheck.type      regex
+livecheck.url       ${homepage}
+
+depends_lib \
+    port:py26-paste \
+    port:py26-pygments \
+    port:py26-simplejson \
+    port:py26-tempita \
+    port:py26-webob
+
+distname            WebError-${version}
+master_sites        http://pypi.python.org/packages/source/W/WebError/
+
+checksums           rmd160 9ecb657c8dfa4a6cd915cc4a97abd0c6a0009c08


Property changes on: trunk/dports/python/py26-weberror/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/20100326/24eb3d38/attachment.html>


More information about the macports-changes mailing list