[127478] trunk/dports/python

stromnov at macports.org stromnov at macports.org
Tue Oct 28 13:41:20 PDT 2014


Revision: 127478
          https://trac.macports.org/changeset/127478
Author:   stromnov at macports.org
Date:     2014-10-28 13:41:19 -0700 (Tue, 28 Oct 2014)
Log Message:
-----------
py{25,26,33}-rpy2: Replace with py{27,34}-rpy2

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

Modified: trunk/dports/python/py-graveyard/Portfile
===================================================================
--- trunk/dports/python/py-graveyard/Portfile	2014-10-28 20:36:51 UTC (rev 127477)
+++ trunk/dports/python/py-graveyard/Portfile	2014-10-28 20:41:19 UTC (rev 127478)
@@ -150,6 +150,7 @@
 ropemacs            0.7_1       25 26
 ropemode            0.2_1       25 26
 routes              2.0_1       24 25 26 33
+rpy2                2.4.4_1     25 26 33
 rudolf              0.3_1       25 26
 serial              2.7_1       26 33
 sfepy               2013.4_1    26

Modified: trunk/dports/python/py-rpy2/Portfile
===================================================================
--- trunk/dports/python/py-rpy2/Portfile	2014-10-28 20:36:51 UTC (rev 127477)
+++ trunk/dports/python/py-rpy2/Portfile	2014-10-28 20:41:19 UTC (rev 127478)
@@ -11,11 +11,12 @@
 platforms           darwin
 license             {MPL-1.1 LGPL-2.1+}
 
-python.versions     25 26 27 33 34
+python.versions     27 34
 
 maintainers         stromnov openmaintainer
 
 description         A simple and efficient access to R from Python
+
 long_description    rpy2 is a redesign and rewrite of rpy. It is providing a \
                     low-level interface to R, a proposed high-level interface, \
                     including wrappers to graphical libraries, as well as R-like \
@@ -30,15 +31,6 @@
                     sha256  50ed7510ebf7e6a5dfb67090daca17eb63ed0300cc0b36c6cf7d39e45f58690f
 
 if {${name} ne ${subport}} {
-
-    if {[lsearch {25 26} ${python.version}] != -1} {
-        version             2.2.1
-        revision            0
-        distname            rpy2-${version}
-        checksums           sha1    ff22f43c25fa299343bc6c6c8cbb3cb43212dfa0 \
-                            rmd160  f83207190e40cb9c1f56f3727ef8b26319a55598
-    }
-
     # To continue using your custom R installation instead of MacPorts' R,
     # you have to remove this dependency line and make sure that your R
     # is in MacPorts' binpath, see your macports.conf for details.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141028/505f528d/attachment.html>


More information about the macports-changes mailing list