[127293] trunk/dports/devel/dbus-python/Portfile

mcalhoun at macports.org mcalhoun at macports.org
Fri Oct 24 17:23:01 PDT 2014


Revision: 127293
          https://trac.macports.org/changeset/127293
Author:   mcalhoun at macports.org
Date:     2014-10-24 17:23:01 -0700 (Fri, 24 Oct 2014)
Log Message:
-----------
dbus-python: Add python34 sub-port. Fixes #45589.

Modified Paths:
--------------
    trunk/dports/devel/dbus-python/Portfile

Modified: trunk/dports/devel/dbus-python/Portfile
===================================================================
--- trunk/dports/devel/dbus-python/Portfile	2014-10-24 23:28:57 UTC (rev 127292)
+++ trunk/dports/devel/dbus-python/Portfile	2014-10-25 00:23:01 UTC (rev 127293)
@@ -11,7 +11,7 @@
 platforms       darwin
 description     Python bindings for the dbus message bus system.
 
-set python_versions {24 25 26 27 31 32 33}
+set python_versions {24 25 26 27 31 32 33 34}
 
 # this default version should stay synchronized with python_get_default_version
 #    in the python PortGroup
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141024/7282eccd/attachment.html>


More information about the macports-changes mailing list