[120761] trunk/dports/python/py-celery

stromnov at macports.org stromnov at macports.org
Fri Jun 6 02:48:28 PDT 2014


Revision: 120761
          https://trac.macports.org/changeset/120761
Author:   stromnov at macports.org
Date:     2014-06-06 02:48:28 -0700 (Fri, 06 Jun 2014)
Log Message:
-----------
py-celery: add py34 subport (#43920)

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

Added Paths:
-----------
    trunk/dports/python/py-celery/files/py34-celery

Modified: trunk/dports/python/py-celery/Portfile
===================================================================
--- trunk/dports/python/py-celery/Portfile	2014-06-06 07:13:17 UTC (rev 120760)
+++ trunk/dports/python/py-celery/Portfile	2014-06-06 09:48:28 UTC (rev 120761)
@@ -13,7 +13,7 @@
 license             BSD
 supported_archs     noarch
 
-python.versions     26 27 32 33
+python.versions     26 27 32 33 34
 
 maintainers         stromnov openmaintainer
 

Added: trunk/dports/python/py-celery/files/py34-celery
===================================================================
--- trunk/dports/python/py-celery/files/py34-celery	                        (rev 0)
+++ trunk/dports/python/py-celery/files/py34-celery	2014-06-06 09:48:28 UTC (rev 120761)
@@ -0,0 +1,7 @@
+-
+${frameworks_dir}/Python.framework/Versions/3.4/bin/celerybeat
+-
+${frameworks_dir}/Python.framework/Versions/3.4/bin/celeryd
+${frameworks_dir}/Python.framework/Versions/3.4/bin/celeryd-multi
+-
+${frameworks_dir}/Python.framework/Versions/3.4/bin/celery
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140606/6fdf3f13/attachment.html>


More information about the macports-changes mailing list