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

mmoll at macports.org mmoll at macports.org
Sun Dec 13 19:50:40 PST 2015


Revision: 143507
          https://trac.macports.org/changeset/143507
Author:   mmoll at macports.org
Date:     2015-12-13 19:50:40 -0800 (Sun, 13 Dec 2015)
Log Message:
-----------
py-celery: add Python 3.5 variant

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

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

Modified: trunk/dports/python/py-celery/Portfile
===================================================================
--- trunk/dports/python/py-celery/Portfile	2015-12-14 03:48:34 UTC (rev 143506)
+++ trunk/dports/python/py-celery/Portfile	2015-12-14 03:50:40 UTC (rev 143507)
@@ -13,7 +13,7 @@
 license             BSD
 supported_archs     noarch
 
-python.versions     27 34
+python.versions     27 34 35
 
 maintainers         stromnov openmaintainer
 

Added: trunk/dports/python/py-celery/files/py35-celery
===================================================================
--- trunk/dports/python/py-celery/files/py35-celery	                        (rev 0)
+++ trunk/dports/python/py-celery/files/py35-celery	2015-12-14 03:50:40 UTC (rev 143507)
@@ -0,0 +1,7 @@
+-
+${frameworks_dir}/Python.framework/Versions/3.5/bin/celerybeat
+-
+${frameworks_dir}/Python.framework/Versions/3.5/bin/celeryd
+${frameworks_dir}/Python.framework/Versions/3.5/bin/celeryd-multi
+-
+${frameworks_dir}/Python.framework/Versions/3.5/bin/celery
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20151213/0acaa464/attachment.html>


More information about the macports-changes mailing list