[103940] trunk/dports/python/py-celery/Portfile
stromnov at macports.org
stromnov at macports.org
Sun Mar 10 07:42:10 PDT 2013
Revision: 103940
https://trac.macports.org/changeset/103940
Author: stromnov at macports.org
Date: 2013-03-10 07:42:09 -0700 (Sun, 10 Mar 2013)
Log Message:
-----------
py-celery: update to version 3.0.16
Modified Paths:
--------------
trunk/dports/python/py-celery/Portfile
Modified: trunk/dports/python/py-celery/Portfile
===================================================================
--- trunk/dports/python/py-celery/Portfile 2013-03-10 14:39:48 UTC (rev 103939)
+++ trunk/dports/python/py-celery/Portfile 2013-03-10 14:42:09 UTC (rev 103940)
@@ -6,13 +6,15 @@
PortGroup select 1.0
name py-celery
-version 3.0.15
+version 3.0.16
revision 0
categories-append devel
platforms darwin
license BSD
supported_archs noarch
+python.versions 26 27 32 33
+
maintainers stromnov openmaintainer
description Distributed Task Queue
@@ -25,12 +27,9 @@
distname celery-${version}
-checksums rmd160 34baf66421cec2a8061654e007ebc3db487dd62b \
- sha256 c20637d2ad68ddc407f4fba89e3afccbe7a9c55a3b79059579ba9fcf5de5d976
+checksums rmd160 bc81e4e59c898f961125f8eb3d187dbd5e87f638 \
+ sha256 31dc01e2e9c52825419d760422de7a6ce6fc789960fa087e8227ff4a528a2120
-python.default_version 27
-python.versions 26 27 32 33
-
if {$subport != $name} {
depends_lib-append \
port:py${python.version}-distribute \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130310/f87f6237/attachment.html>
More information about the macports-changes
mailing list