[140520] trunk/dports/python/py-nose

michaelld at macports.org michaelld at macports.org
Mon Sep 21 08:35:58 PDT 2015


Revision: 140520
          https://trac.macports.org/changeset/140520
Author:   michaelld at macports.org
Date:     2015-09-21 08:35:58 -0700 (Mon, 21 Sep 2015)
Log Message:
-----------
py*-nose: add support for python35.

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

Added Paths:
-----------
    trunk/dports/python/py-nose/files/nosetests35

Modified: trunk/dports/python/py-nose/Portfile
===================================================================
--- trunk/dports/python/py-nose/Portfile	2015-09-21 15:06:58 UTC (rev 140519)
+++ trunk/dports/python/py-nose/Portfile	2015-09-21 15:35:58 UTC (rev 140520)
@@ -33,7 +33,7 @@
                     rmd160  7bf311d3d54f2ccb372dea331708c475b992ccec \
                     sha256  85273b87ab3db9307e3b1452b071e25c1db1cc812bc337d2a97ea0b0cf2ab6ba
 
-python.versions     26 27 33 34
+python.versions     26 27 33 34 35
 
 # already installs version-suffixed executables
 python.link_binaries no

Added: trunk/dports/python/py-nose/files/nosetests35
===================================================================
--- trunk/dports/python/py-nose/files/nosetests35	                        (rev 0)
+++ trunk/dports/python/py-nose/files/nosetests35	2015-09-21 15:35:58 UTC (rev 140520)
@@ -0,0 +1 @@
+bin/nosetests-3.5
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150921/34b8c2ad/attachment.html>


More information about the macports-changes mailing list