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

sean at macports.org sean at macports.org
Fri Nov 15 15:33:51 PST 2013


Revision: 113433
          https://trac.macports.org/changeset/113433
Author:   sean at macports.org
Date:     2013-11-15 15:33:51 -0800 (Fri, 15 Nov 2013)
Log Message:
-----------
py-nose: add python 3.4 support

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

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

Modified: trunk/dports/python/py-nose/Portfile
===================================================================
--- trunk/dports/python/py-nose/Portfile	2013-11-15 23:33:47 UTC (rev 113432)
+++ trunk/dports/python/py-nose/Portfile	2013-11-15 23:33:51 UTC (rev 113433)
@@ -32,7 +32,7 @@
 checksums           rmd160  40c883a449aad7f39ea6b7c0e408ee6239c2df62 \
                     sha256  4e63cc3325de75cf98ffad40be72fa69753de824695173178f74c034fe4f5260
 
-python.versions     24 25 26 27 31 32 33
+python.versions     24 25 26 27 31 32 33 34
 
 # already installs version-suffixed executables
 python.link_binaries no

Added: trunk/dports/python/py-nose/files/nosetests34
===================================================================
--- trunk/dports/python/py-nose/files/nosetests34	                        (rev 0)
+++ trunk/dports/python/py-nose/files/nosetests34	2013-11-15 23:33:51 UTC (rev 113433)
@@ -0,0 +1 @@
+bin/nosetests-3.4
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20131115/f90c4770/attachment.html>


More information about the macports-changes mailing list