[134807] trunk/dports/python/py-virtualenv/Portfile

larryv at macports.org larryv at macports.org
Tue Apr 7 13:00:55 PDT 2015


Revision: 134807
          https://trac.macports.org/changeset/134807
Author:   larryv at macports.org
Date:     2015-04-07 13:00:55 -0700 (Tue, 07 Apr 2015)
Log Message:
-----------
py-virtualenv: Rearrange (NFC)

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

Modified: trunk/dports/python/py-virtualenv/Portfile
===================================================================
--- trunk/dports/python/py-virtualenv/Portfile	2015-04-07 19:59:02 UTC (rev 134806)
+++ trunk/dports/python/py-virtualenv/Portfile	2015-04-07 20:00:55 UTC (rev 134807)
@@ -11,23 +11,20 @@
 categories-append   devel
 platforms           darwin
 license             MIT
-
-python.versions     26 27 33 34
-
 maintainers         larryv
 
 description         Virtual Python Environment builder
 long_description    virtualenv is a tool to create isolated Python \
                     environments.
-
 homepage            http://pypi.python.org/pypi/${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  641bb4e84031f4e5d160ac87a2e4c1dbc7e85ba5 \
                     sha256  3e7a4c151e2ee97f51db0215bfd2a073b04a91e9786df6cb67c916f16abe04f7
 
+python.versions     26 27 33 34
+
 if {${name} ne ${subport}} {
     depends_lib-append  port:py${python.version}-setuptools
     depends_run-append  port:virtualenv_select
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150407/8495d088/attachment.html>


More information about the macports-changes mailing list