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

larryv at macports.org larryv at macports.org
Tue Jun 16 21:53:12 PDT 2015


Revision: 137666
          https://trac.macports.org/changeset/137666
Author:   larryv at macports.org
Date:     2015-06-16 21:53:12 -0700 (Tue, 16 Jun 2015)
Log Message:
-----------
py-virtualenvwrapper: Rearrange and reformat

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

Modified: trunk/dports/python/py-virtualenvwrapper/Portfile
===================================================================
--- trunk/dports/python/py-virtualenvwrapper/Portfile	2015-06-17 04:53:09 UTC (rev 137665)
+++ trunk/dports/python/py-virtualenvwrapper/Portfile	2015-06-17 04:53:12 UTC (rev 137666)
@@ -7,21 +7,22 @@
 name                py-virtualenvwrapper
 set real_name       virtualenvwrapper
 version             4.3.2
-python.versions     27 34
+platforms           darwin
+supported_archs     noarch
 license             MIT
-platforms           darwin
 maintainers         nomaintainer
-supported_archs     noarch
 
-homepage            http://www.doughellmann.com/projects/${real_name}/
 description         Enhancements to virtualenv.
 long_description    Extensions to Ian Bicking's virtualenv tool.
+homepage            http://www.doughellmann.com/projects/${real_name}/
 
-master_sites        http://pypi.python.org/packages/source/v/${real_name}/
+master_sites        http://pypi.python.org/packages/source/v/${real_name}
 distname            ${real_name}-${version}
 checksums           rmd160  a8ac0fbe0818fee9f5c8810d65bd90956df2e3d4 \
                     sha256  ee545ade2e6bc5433284388afde6ec6417a4d819ba7b0d65d0ce8c4d3fcc11fd
 
+python.versions     27 34
+
 if {${name} ne ${subport}} {
     depends_lib-append  port:py${python.version}-setuptools \
                         port:py${python.version}-stevedore \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150616/9ee0524a/attachment.html>


More information about the macports-changes mailing list