[102831] trunk/dports/python/py-billiard/Portfile
stromnov at macports.org
stromnov at macports.org
Fri Feb 8 23:29:45 PST 2013
Revision: 102831
https://trac.macports.org/changeset/102831
Author: stromnov at macports.org
Date: 2013-02-08 23:29:44 -0800 (Fri, 08 Feb 2013)
Log Message:
-----------
py-billiard: update to version 2.7.3.20
Modified Paths:
--------------
trunk/dports/python/py-billiard/Portfile
Modified: trunk/dports/python/py-billiard/Portfile
===================================================================
--- trunk/dports/python/py-billiard/Portfile 2013-02-09 06:38:38 UTC (rev 102830)
+++ trunk/dports/python/py-billiard/Portfile 2013-02-09 07:29:44 UTC (rev 102831)
@@ -5,12 +5,14 @@
PortGroup python 1.0
name py-billiard
-version 2.7.3.19
+version 2.7.3.20
revision 0
categories-append devel
license BSD
platforms darwin
+python.versions 25 26 27 31 32 33
+
maintainers stromnov openmaintainer
description Python multiprocessing fork.
@@ -20,12 +22,9 @@
master_sites http://pypi.python.org/packages/source/b/billiard/
distname billiard-${version}
-checksums rmd160 e85e9ed78861e383edf688a57de715800c397139 \
- sha256 0e0fcf9a7cf44bf7634614070d117a23ef9ac945b6c55ed454b43f5a85adc2db
+checksums rmd160 b1a7654d0ef681c5b259ba86e094030f11e724b6 \
+ sha256 7f828599fc5ed67e9588ff2341e96fd8cf975d2479c51bd6bf9a26df65ad200e
-python.versions 25 26 27 31 32 33
-python.default_version 27
-
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/20130208/88e9c420/attachment.html>
More information about the macports-changes
mailing list