[116938] trunk/dports/python/py-celery/Portfile

stromnov at macports.org stromnov at macports.org
Mon Feb 10 13:25:58 PST 2014


Revision: 116938
          https://trac.macports.org/changeset/116938
Author:   stromnov at macports.org
Date:     2014-02-10 13:25:58 -0800 (Mon, 10 Feb 2014)
Log Message:
-----------
py-celery: update to version 3.1.9

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

Modified: trunk/dports/python/py-celery/Portfile
===================================================================
--- trunk/dports/python/py-celery/Portfile	2014-02-10 21:24:37 UTC (rev 116937)
+++ trunk/dports/python/py-celery/Portfile	2014-02-10 21:25:58 UTC (rev 116938)
@@ -6,7 +6,7 @@
 PortGroup           select 1.0
 
 name                py-celery
-version             3.1.8
+version             3.1.9
 revision            0
 categories-append   devel
 platforms           darwin
@@ -27,12 +27,13 @@
 
 distname            celery-${version}
 
-checksums           rmd160  372910cba9f2ccbae3a05b6ab386ed2220c3da23 \
-                    sha256  0786c9aa2e1656baa96f8816a2a41886a49edd3e928f93f83b2820b2a072bbb9
+checksums           rmd160  02048740a8815c3a7a2d66ffd145b19e6a6fbe19 \
+                    sha256  4a9ee7e7c4928577368187c4a1006a7e0755106fe83bac2de14971abe7ddfc2c
 
 # celery 3.1+ requires Python 2.7 or 3.3
 if {${name} ne ${subport} && [lsearch {26 32} ${python.version}] != -1} {
     version             3.0.24
+    revision            0
     checksums           rmd160  b77c412d25258e01e98ef3e5d3d0e106dcff079a \
                         sha256  68620192ec0b2212e64c307b5588c6c02f6a56e21160f3f3323653f7e44aafdf
     distname            celery-${version}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140210/ddbd56af/attachment.html>


More information about the macports-changes mailing list