[83711] trunk/dports/python

singingwolfboy at macports.org singingwolfboy at macports.org
Fri Sep 9 10:43:18 PDT 2011


Revision: 83711
          http://trac.macports.org/changeset/83711
Author:   singingwolfboy at macports.org
Date:     2011-09-09 10:43:18 -0700 (Fri, 09 Sep 2011)
Log Message:
-----------
New port: py27-webob

Added Paths:
-----------
    trunk/dports/python/py27-webob/
    trunk/dports/python/py27-webob/Portfile

Removed Paths:
-------------
    trunk/dports/python/py27-webob/Portfile

Deleted: trunk/dports/python/py27-webob/Portfile
===================================================================
--- trunk/dports/python/py25-webob/Portfile	2011-09-08 20:14:42 UTC (rev 83655)
+++ trunk/dports/python/py27-webob/Portfile	2011-09-09 17:43:18 UTC (rev 83711)
@@ -1,31 +0,0 @@
-# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
-# $Id$
-
-PortSystem          1.0
-PortGroup           python25 1.0
-
-name                py25-webob
-version             1.0.8
-categories-append   www
-maintainers         nomaintainer
-description         WSGI request and response object.
-long_description    \
-    WebOb provides wrappers around the WSGI request environment, and an \
-    object to help create WSGI responses. \
-    \
-    The objects map much of the specified behavior of HTTP, including \
-    header parsing and accessors for other standard parts of the \
-    environment.
-
-platforms           darwin
-
-homepage            http://pythonpaste.org/webob/
-master_sites        http://pypi.python.org/packages/source/W/WebOb/
-distname            WebOb-${version}
-use_zip             yes
-
-checksums           md5     9809f9fb64fca8690a7da533fa29a272 \
-                    sha1    aa31465748763f3a516a60e814eaf5a34e369b4b \
-                    rmd160  e0264867521e1bd9a0aee295f45f5e2da5061889
-
-depends_lib         port:py25-distribute

Copied: trunk/dports/python/py27-webob/Portfile (from rev 83710, trunk/dports/python/py25-webob/Portfile)
===================================================================
--- trunk/dports/python/py27-webob/Portfile	                        (rev 0)
+++ trunk/dports/python/py27-webob/Portfile	2011-09-09 17:43:18 UTC (rev 83711)
@@ -0,0 +1,31 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
+# $Id$
+
+PortSystem          1.0
+PortGroup           python27 1.0
+
+name                py27-webob
+version             1.1
+categories-append   www
+maintainers         nomaintainer
+description         WSGI request and response object.
+long_description    \
+    WebOb provides wrappers around the WSGI request environment, and an \
+    object to help create WSGI responses. \
+    \
+    The objects map much of the specified behavior of HTTP, including \
+    header parsing and accessors for other standard parts of the \
+    environment.
+
+platforms           darwin
+
+homepage            http://pythonpaste.org/webob/
+master_sites        http://pypi.python.org/packages/source/W/WebOb/
+distname            WebOb-${version}
+use_zip             yes
+
+checksums           md5     8decad0ecf05577321543e7953aa9030 \
+                    sha1    9e4fc940f0d0f4c2df6b0920ad161e38de5852bc \
+                    rmd160  97a598f9c7df05c2b5643cf190b9f85f3fa13189
+
+depends_lib         port:py27-distribute
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110909/0da50900/attachment.html>


More information about the macports-changes mailing list