[134762] trunk/dports/python/py-virtualenvwrapper/Portfile

sean at macports.org sean at macports.org
Mon Apr 6 22:24:44 PDT 2015


Revision: 134762
          https://trac.macports.org/changeset/134762
Author:   sean at macports.org
Date:     2015-04-06 22:24:44 -0700 (Mon, 06 Apr 2015)
Log Message:
-----------
py-virtualenvwrapper: update to 4.3.2

Modified Paths:
--------------
    trunk/dports/python/py-virtualenvwrapper/Portfile

Modified: trunk/dports/python/py-virtualenvwrapper/Portfile
===================================================================
--- trunk/dports/python/py-virtualenvwrapper/Portfile	2015-04-07 05:24:42 UTC (rev 134761)
+++ trunk/dports/python/py-virtualenvwrapper/Portfile	2015-04-07 05:24:44 UTC (rev 134762)
@@ -6,7 +6,7 @@
 
 name                py-virtualenvwrapper
 set real_name       virtualenvwrapper
-version             4.0
+version             4.3.2
 python.versions     27 34
 license             MIT
 platforms           darwin
@@ -19,15 +19,15 @@
 
 master_sites        http://pypi.python.org/packages/source/v/${real_name}/
 distname            ${real_name}-${version}
-checksums           rmd160  6d1a3aa3a52b3ca5f3e087c251f06b7d4596dc41 \
-                    sha256  fe62ea3b8a4e177789092c9412fe2ea1a2c8efd0281216f16887e475bde44210
+checksums           rmd160  a8ac0fbe0818fee9f5c8810d65bd90956df2e3d4 \
+                    sha256  ee545ade2e6bc5433284388afde6ec6417a4d819ba7b0d65d0ce8c4d3fcc11fd
 
 if {${name} ne ${subport}} {
     depends_lib-append  port:py${python.version}-setuptools \
                         port:py${python.version}-stevedore \
                         port:py${python.version}-virtualenv \
                         port:py${python.version}-virtualenv-clone
-    
+
     livecheck.type      none
 } else {
     livecheck.type      regex
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150406/5eb3d7f1/attachment.html>


More information about the macports-changes mailing list