[145090] trunk/dports/python/py-pytest-runner/Portfile

petr at macports.org petr at macports.org
Mon Jan 25 12:59:35 PST 2016


Revision: 145090
          https://trac.macports.org/changeset/145090
Author:   petr at macports.org
Date:     2016-01-25 12:59:35 -0800 (Mon, 25 Jan 2016)
Log Message:
-----------
py-pytest-runner: fix dependencies again

Modified Paths:
--------------
    trunk/dports/python/py-pytest-runner/Portfile

Modified: trunk/dports/python/py-pytest-runner/Portfile
===================================================================
--- trunk/dports/python/py-pytest-runner/Portfile	2016-01-25 20:58:46 UTC (rev 145089)
+++ trunk/dports/python/py-pytest-runner/Portfile	2016-01-25 20:59:35 UTC (rev 145090)
@@ -31,8 +31,8 @@
 python.versions     27 34 35
 
 if {${name} ne ${subport}} {
-    depends_build-append    port:py${python.version}-setuptools
-    depends_build-append    port:py${python.version}-setuptools_scm
+    depends_build-append    port:py${python.version}-setuptools \
+                            port:py${python.version}-setuptools_scm
 
     livecheck.type  none
 } else {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160125/6f1b8639/attachment-0001.html>


More information about the macports-changes mailing list