[97938] trunk/dports/python/py-billiard

stromnov at macports.org stromnov at macports.org
Thu Sep 20 05:56:55 PDT 2012


Revision: 97938
          http://trac.macports.org//changeset/97938
Author:   stromnov at macports.org
Date:     2012-09-20 05:56:55 -0700 (Thu, 20 Sep 2012)
Log Message:
-----------
py-billiard: update to version 2.7.3.14

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

Removed Paths:
-------------
    trunk/dports/python/py-billiard/files/

Modified: trunk/dports/python/py-billiard/Portfile
===================================================================
--- trunk/dports/python/py-billiard/Portfile	2012-09-20 12:03:32 UTC (rev 97937)
+++ trunk/dports/python/py-billiard/Portfile	2012-09-20 12:56:55 UTC (rev 97938)
@@ -5,7 +5,7 @@
 PortGroup           python 1.0
 
 name                py-billiard
-version             2.7.3.13
+version             2.7.3.14
 revision            0
 categories-append   devel
 license             BSD
@@ -20,17 +20,13 @@
 master_sites        http://pypi.python.org/packages/source/b/billiard/
 distname            billiard-${version}
 
-checksums           rmd160  79b75468f74896a4766e94a3d09954e481cdd427 \
-                    sha256  60dd536bd83437bbe835c96996ab0bb52fc1ed3e2fe239b4f32fe352d859f738
+checksums           rmd160  852eefa6adea40942030d2f1a8cb0a191c06cc94 \
+                    sha256  995f6740a6361b2958e00db1fe57bb2c0ec589185f02eb895b0e543617500bd0
 
 python.versions     25 26 27 31 32
 python.default_version  27
 
 if {$subport != $name} {
-    # Workaround for py3k bug introduced in version 2.7.3.13
-    if {$subport == "py31-billiard" || $subport == "py32-billiard"} {
-        patchfiles-append   patch-setup.py.diff
-    }
     depends_lib-append  port:py${python.version}-distribute
 }
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120920/4305f7c1/attachment.html>


More information about the macports-changes mailing list