[127918] trunk/dports/python

aronnax at macports.org aronnax at macports.org
Fri Nov 7 01:38:03 PST 2014


Revision: 127918
          https://trac.macports.org/changeset/127918
Author:   aronnax at macports.org
Date:     2014-11-07 01:38:03 -0800 (Fri, 07 Nov 2014)
Log Message:
-----------
py-emcee: drop Python 2.6, 3.2, and 3.3; add Python 3.4; closes #45810

Modified Paths:
--------------
    trunk/dports/python/py-emcee/Portfile
    trunk/dports/python/py-graveyard/Portfile

Modified: trunk/dports/python/py-emcee/Portfile
===================================================================
--- trunk/dports/python/py-emcee/Portfile	2014-11-07 09:06:30 UTC (rev 127917)
+++ trunk/dports/python/py-emcee/Portfile	2014-11-07 09:38:03 UTC (rev 127918)
@@ -15,7 +15,7 @@
                     the affine-invariant ensemble sampler for Markov chain \
                     Monte Carlo (MCMC) proposed by Goodman & Weare (2010). The \
                     code is open source and has already been used in several \
-                    published projects in the Astrophysics literature.
+                    published projects in the astrophysics literature.
 homepage            http://dan.iel.fm/emcee/
 master_sites        http://pypi.python.org/packages/source/[string index ${realname} 0]/${realname}/
 distname            ${realname}-${version}
@@ -28,7 +28,7 @@
                     rmd160  2d141fc5cf7f1ab983d9faa97b714909bc133d5a \
                     sha256  5ce1039a3d78fb9e7d53fcd768517585c5998193743bfcfaac407927d375ca63
 
-python.versions     26 27 32 33
+python.versions     27 34
 
 if {${name} eq ${subport}} {
     livecheck.type  regex

Modified: trunk/dports/python/py-graveyard/Portfile
===================================================================
--- trunk/dports/python/py-graveyard/Portfile	2014-11-07 09:06:30 UTC (rev 127917)
+++ trunk/dports/python/py-graveyard/Portfile	2014-11-07 09:38:03 UTC (rev 127918)
@@ -76,6 +76,7 @@
 django-nose         1.2         25 32
 docopt              0.6.2_1     25 26 32 33
 dsv                 1.4.0_2     24
+emcee               2.1.0       26 32 33
 empy                3.3.2_1     24 25 26 31 32 33
 enchant             1.6.6_1     31 32
 enum                0.4.4_1     24 25 26
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141107/1795334e/attachment.html>


More information about the macports-changes mailing list