[88148] trunk/dports/python

singingwolfboy at macports.org singingwolfboy at macports.org
Tue Dec 20 10:54:13 PST 2011


Revision: 88148
          http://trac.macports.org/changeset/88148
Author:   singingwolfboy at macports.org
Date:     2011-12-20 10:54:13 -0800 (Tue, 20 Dec 2011)
Log Message:
-----------
renamed py27-mock to py-mock, switched to unified python port

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

Added Paths:
-----------
    trunk/dports/python/py-mock/

Removed Paths:
-------------
    trunk/dports/python/py27-mock/

Modified: trunk/dports/python/py-mock/Portfile
===================================================================
--- trunk/dports/python/py27-mock/Portfile	2011-12-20 18:48:59 UTC (rev 88147)
+++ trunk/dports/python/py-mock/Portfile	2011-12-20 18:54:13 UTC (rev 88148)
@@ -1,11 +1,12 @@
 # $Id$
 
 PortSystem          1.0
-PortGroup           python27 1.0
+PortGroup           python 1.0
 
-name                py27-mock
+name                py-mock
 set real_name       mock
 version             0.7.2
+python.versions     24 25 26 27 31 32
 categories-append   devel
 platforms           darwin
 license             BSD
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20111220/c917e10c/attachment-0001.html>


More information about the macports-changes mailing list