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

g5pw at macports.org g5pw at macports.org
Wed Jan 2 02:57:48 PST 2013


Revision: 100967
          https://trac.macports.org/changeset/100967
Author:   g5pw at macports.org
Date:     2013-01-02 02:57:48 -0800 (Wed, 02 Jan 2013)
Log Message:
-----------
python/py-nose:
  fix a path error that was preventing users to select nosetests33
  revbump to make changes effective

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

Modified: trunk/dports/python/py-nose/Portfile
===================================================================
--- trunk/dports/python/py-nose/Portfile	2013-01-02 10:05:13 UTC (rev 100966)
+++ trunk/dports/python/py-nose/Portfile	2013-01-02 10:57:48 UTC (rev 100967)
@@ -8,7 +8,7 @@
 set my_name         nose
 name                py-${my_name}
 version             1.2.1
-revision            0
+revision            1
 categories-append   www
 license             LGPL-2+
 maintainers         akitada mcalhoun openmaintainer

Modified: trunk/dports/python/py-nose/files/nosetests33
===================================================================
--- trunk/dports/python/py-nose/files/nosetests33	2013-01-02 10:05:13 UTC (rev 100966)
+++ trunk/dports/python/py-nose/files/nosetests33	2013-01-02 10:57:48 UTC (rev 100967)
@@ -1 +1 @@
-bin/nosetests-3.2
+bin/nosetests-3.3
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130102/63726acc/attachment.html>


More information about the macports-changes mailing list