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

larryv at macports.org larryv at macports.org
Wed May 15 13:06:46 PDT 2013


Revision: 106124
          https://trac.macports.org/changeset/106124
Author:   larryv at macports.org
Date:     2013-05-15 13:06:46 -0700 (Wed, 15 May 2013)
Log Message:
-----------
py*-virtualenvwrapper: Update to 4.0, add py3* subports (#39108).

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

Modified: trunk/dports/python/py-virtualenvwrapper/Portfile
===================================================================
--- trunk/dports/python/py-virtualenvwrapper/Portfile	2013-05-15 20:01:04 UTC (rev 106123)
+++ trunk/dports/python/py-virtualenvwrapper/Portfile	2013-05-15 20:06:46 UTC (rev 106124)
@@ -6,8 +6,8 @@
 
 name                py-virtualenvwrapper
 set real_name       virtualenvwrapper
-version             3.6
-python.versions     25 26 27
+version             4.0
+python.versions     25 26 27 32 33
 license             MIT
 platforms           darwin
 maintainers         nomaintainer
@@ -19,8 +19,8 @@
 
 master_sites        http://pypi.python.org/packages/source/v/${real_name}/
 distname            ${real_name}-${version}
-checksums           rmd160  cd6aad11d79d9dedff59532c38e7a92776f39c68 \
-                    sha256  1d45a1ea73dbc9cf0a5c7b4b17e631092a02a90a01eb4125051db19a845db4e6
+checksums           rmd160  6d1a3aa3a52b3ca5f3e087c251f06b7d4596dc41 \
+                    sha256  fe62ea3b8a4e177789092c9412fe2ea1a2c8efd0281216f16887e475bde44210
 
 if {$name != $subport} {
     depends_lib-append  port:py${python.version}-distribute \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130515/da766db3/attachment.html>


More information about the macports-changes mailing list