[140163] trunk/dports/python

petr at macports.org petr at macports.org
Thu Sep 10 15:42:51 PDT 2015


Revision: 140163
          https://trac.macports.org/changeset/140163
Author:   petr at macports.org
Date:     2015-09-10 15:42:51 -0700 (Thu, 10 Sep 2015)
Log Message:
-----------
revert r140162

Revision Links:
--------------
    https://trac.macports.org/changeset/140162

Modified Paths:
--------------
    trunk/dports/python/py-altgraph/Portfile
    trunk/dports/python/py-anyjson/Portfile
    trunk/dports/python/py-asciitable/Portfile
    trunk/dports/python/py-cairo/Portfile
    trunk/dports/python/py-certifi/Portfile
    trunk/dports/python/py-cython/Portfile
    trunk/dports/python/py-dateutil/Portfile
    trunk/dports/python/py-flake8/Portfile
    trunk/dports/python/py-flake8-mccabe/Portfile
    trunk/dports/python/py-future/Portfile
    trunk/dports/python/py-graveyard/Portfile
    trunk/dports/python/py-lxml/Portfile
    trunk/dports/python/py-macholib/Portfile
    trunk/dports/python/py-matplotlib/Portfile
    trunk/dports/python/py-modulegraph/Portfile
    trunk/dports/python/py-mongoalchemy/Portfile
    trunk/dports/python/py-ngl/Portfile
    trunk/dports/python/py-nio/Portfile
    trunk/dports/python/py-nose/Portfile
    trunk/dports/python/py-numpy/Portfile
    trunk/dports/python/py-obspy/Portfile
    trunk/dports/python/py-obspy-devel/Portfile
    trunk/dports/python/py-openssl/Portfile
    trunk/dports/python/py-parsing/Portfile
    trunk/dports/python/py-pep8/Portfile
    trunk/dports/python/py-py2app/Portfile
    trunk/dports/python/py-pyflakes/Portfile
    trunk/dports/python/py-pyobjc/Portfile
    trunk/dports/python/py-scipy/Portfile
    trunk/dports/python/py-setuptools/Portfile
    trunk/dports/python/py-six/Portfile
    trunk/dports/python/py-sqlalchemy/Portfile
    trunk/dports/python/py-tornado/Portfile
    trunk/dports/python/py-tweepy/Portfile
    trunk/dports/python/py-tz/Portfile
    trunk/dports/python/py27-atspi/Portfile

Property Changed:
----------------
    trunk/dports/python/py-celementtree/

Modified: trunk/dports/python/py-altgraph/Portfile
===================================================================
--- trunk/dports/python/py-altgraph/Portfile	2015-09-10 22:36:11 UTC (rev 140162)
+++ trunk/dports/python/py-altgraph/Portfile	2015-09-10 22:42:51 UTC (rev 140163)
@@ -28,7 +28,7 @@
                     rmd160 c37307bb4c724122b0c1b8dc31b42eb8f32b8b26 \
                     sha256 b90db0dba36d9ece282b6a95ae3d324b63239694ce2cf2fd07d3efd7f2f7cab2
 
-python.versions     26 27 33 34 35
+python.versions     26 27 33 34
 
 if {$subport ne $name} {
     depends_build   port:py${python.version}-setuptools

Modified: trunk/dports/python/py-anyjson/Portfile
===================================================================
--- trunk/dports/python/py-anyjson/Portfile	2015-09-10 22:36:11 UTC (rev 140162)
+++ trunk/dports/python/py-anyjson/Portfile	2015-09-10 22:42:51 UTC (rev 140163)
@@ -10,7 +10,6 @@
 categories          python www
 license             BSD
 platforms           darwin
-supported_archs     noarch
 
 maintainers         blair
 

Modified: trunk/dports/python/py-asciitable/Portfile
===================================================================
--- trunk/dports/python/py-asciitable/Portfile	2015-09-10 22:36:11 UTC (rev 140162)
+++ trunk/dports/python/py-asciitable/Portfile	2015-09-10 22:42:51 UTC (rev 140163)
@@ -14,7 +14,6 @@
 long_description    ${description}
 
 platforms           darwin
-supported_archs     noarch
 
 homepage            http://cxc.harvard.edu/contrib/asciitable/
 master_sites        http://pypi.python.org/packages/source/a/asciitable/

Modified: trunk/dports/python/py-cairo/Portfile
===================================================================
--- trunk/dports/python/py-cairo/Portfile	2015-09-10 22:36:11 UTC (rev 140162)
+++ trunk/dports/python/py-cairo/Portfile	2015-09-10 22:42:51 UTC (rev 140163)
@@ -23,7 +23,7 @@
 checksums               rmd160  7d1c1c05113e5bbad32dbe96c65c918b170cac33 \
                         sha256  9aa4078e7eb5be583aeabbe8d87172797717f95e8c4338f0d4a17b683a7253be
 
-python.versions         26 27 33 34 35
+python.versions         26 27 33 34
 
 if {${name} ne ${subport}} {
     depends_build           port:pkgconfig port:py${python.version}-numpy


Property changes on: trunk/dports/python/py-celementtree
___________________________________________________________________
Deleted: svn:mergeinfo
   - /branches/mld-qt-481/dports/python/py-celementtree:92720,92813,92891,92963,93522,93556,93699,93743,93771-93773,93806,93817-93818,93856

Modified: trunk/dports/python/py-certifi/Portfile
===================================================================
--- trunk/dports/python/py-certifi/Portfile	2015-09-10 22:36:11 UTC (rev 140162)
+++ trunk/dports/python/py-certifi/Portfile	2015-09-10 22:42:51 UTC (rev 140163)
@@ -12,7 +12,7 @@
 license             {MPL-1.1 GPL-2+ LGPL-2.1+}
 supported_archs     noarch
 
-python.versions     27 33 34 35
+python.versions     27 33 34
 
 maintainers         stromnov openmaintainer
 

Modified: trunk/dports/python/py-cython/Portfile
===================================================================
--- trunk/dports/python/py-cython/Portfile	2015-09-10 22:36:11 UTC (rev 140162)
+++ trunk/dports/python/py-cython/Portfile	2015-09-10 22:42:51 UTC (rev 140163)
@@ -12,7 +12,7 @@
 platforms           darwin
 license             Apache-2
 
-python.versions     26 27 33 34 35
+python.versions     26 27 33 34
 
 maintainers         stromnov openmaintainer
 

Modified: trunk/dports/python/py-dateutil/Portfile
===================================================================
--- trunk/dports/python/py-dateutil/Portfile	2015-09-10 22:36:11 UTC (rev 140162)
+++ trunk/dports/python/py-dateutil/Portfile	2015-09-10 22:42:51 UTC (rev 140163)
@@ -23,7 +23,7 @@
 checksums         rmd160  07ebff23086b9bf046660a4b19e5768c5e93c8c7 \
                   sha256  3e95445c1db500a344079a47b171c45ef18f57d188dffdb0e4165c71bea8eb3d
 
-python.versions   26 27 33 34 35
+python.versions   26 27 33 34
 
 if {${name} ne ${subport}} {
     depends_build       port:py${python.version}-setuptools

Modified: trunk/dports/python/py-flake8/Portfile
===================================================================
--- trunk/dports/python/py-flake8/Portfile	2015-09-10 22:36:11 UTC (rev 140162)
+++ trunk/dports/python/py-flake8/Portfile	2015-09-10 22:42:51 UTC (rev 140163)
@@ -35,7 +35,7 @@
                     rmd160  07ca435f8c53ffc86006b4aa91b61a1c803175b5 \
                     sha256  2e7ebbe59d8c85e626e36d99f0db2f578394313d3f7ce9dc9f1da57ef6cd7537
 
-python.versions     27 34 35
+python.versions     27 34
 
 if {${name} ne ${subport}} {
     depends_build-append    port:py${python.version}-setuptools

Modified: trunk/dports/python/py-flake8-mccabe/Portfile
===================================================================
--- trunk/dports/python/py-flake8-mccabe/Portfile	2015-09-10 22:36:11 UTC (rev 140162)
+++ trunk/dports/python/py-flake8-mccabe/Portfile	2015-09-10 22:42:51 UTC (rev 140163)
@@ -29,7 +29,7 @@
                     rmd160  d3052dc38e690dbcda3ec2372bb72e568be82479 \
                     sha256  5f7ea6fb3aa9afe146d07fd6d5cedf788747d8b0c29e44732453c2b2db1e3d16
 
-python.versions     27 34 35
+python.versions     27 34
 
 if {${name} ne ${subport}} {
     depends_build-append    port:py${python.version}-setuptools

Modified: trunk/dports/python/py-future/Portfile
===================================================================
--- trunk/dports/python/py-future/Portfile	2015-09-10 22:36:11 UTC (rev 140162)
+++ trunk/dports/python/py-future/Portfile	2015-09-10 22:42:51 UTC (rev 140163)
@@ -32,7 +32,7 @@
                     rmd160  74f2a42560065891cc552a13aaf68964589538c7 \
                     sha256  7f8ad46e287ac32e3dae78be41098c83d690b364142e0a5f11958c2b549420b0
 
-python.versions     27 34 35
+python.versions     27 34
 
 if {${name} ne ${subport}} {
     depends_build-append    port:py${python.version}-setuptools

Modified: trunk/dports/python/py-graveyard/Portfile
===================================================================
--- trunk/dports/python/py-graveyard/Portfile	2015-09-10 22:36:11 UTC (rev 140162)
+++ trunk/dports/python/py-graveyard/Portfile	2015-09-10 22:42:51 UTC (rev 140163)
@@ -357,7 +357,6 @@
 py-omniORBpy            4.2.0_1     24 25 26
 py-openid               2.2.4_1     25
 py-openpyxl             2.1.2_1     25 26 33
-py-openssl              0.15.1_1    33
 py-optik                1.5.3_1     24 25
 py-orbited              0.7.10_1    25
 py-orq                  0.1_2       24

Modified: trunk/dports/python/py-lxml/Portfile
===================================================================
--- trunk/dports/python/py-lxml/Portfile	2015-09-10 22:36:11 UTC (rev 140162)
+++ trunk/dports/python/py-lxml/Portfile	2015-09-10 22:42:51 UTC (rev 140163)
@@ -11,7 +11,7 @@
 platforms           darwin
 license             BSD
 
-python.versions     26 27 33 34 45
+python.versions     26 27 33 34
 
 maintainers         gmail.com:dbraband openmaintainer
 

Modified: trunk/dports/python/py-macholib/Portfile
===================================================================
--- trunk/dports/python/py-macholib/Portfile	2015-09-10 22:36:11 UTC (rev 140162)
+++ trunk/dports/python/py-macholib/Portfile	2015-09-10 22:42:51 UTC (rev 140163)
@@ -30,7 +30,7 @@
                     rmd160 51378b1034b4a73a2f5ed51fa6bf0072fb66a71b \
                     sha256 1865bed8c50131649653d82cd1fbeb73a36a51355c48c81debdc195387b8103a
 
-python.versions     26 27 33 34 35
+python.versions     26 27 33 34
 
 if {$subport ne $name} {
     depends_lib-append  port:py${python.version}-modulegraph

Modified: trunk/dports/python/py-matplotlib/Portfile
===================================================================
--- trunk/dports/python/py-matplotlib/Portfile	2015-09-10 22:36:11 UTC (rev 140162)
+++ trunk/dports/python/py-matplotlib/Portfile	2015-09-10 22:42:51 UTC (rev 140163)
@@ -12,7 +12,7 @@
 platforms           darwin
 license             {PSF BSD}
 
-python.versions     26 27 33 34 35
+python.versions     26 27 33 34
 
 maintainers         sean openmaintainer
 

Modified: trunk/dports/python/py-modulegraph/Portfile
===================================================================
--- trunk/dports/python/py-modulegraph/Portfile	2015-09-10 22:36:11 UTC (rev 140162)
+++ trunk/dports/python/py-modulegraph/Portfile	2015-09-10 22:42:51 UTC (rev 140163)
@@ -28,7 +28,7 @@
                     rmd160 a74cd318b635c2fc6498fda74cc24e35188e0059 \
                     sha256 8b278c56f962883986b1a3c8b963ace017553e66fce06a523b59c15c971971a3
 
-python.versions     26 27 33 34 35
+python.versions     26 27 33 34
 
 if {$subport ne $name} {
     depends_lib     port:py${python.version}-altgraph \

Modified: trunk/dports/python/py-mongoalchemy/Portfile
===================================================================
--- trunk/dports/python/py-mongoalchemy/Portfile	2015-09-10 22:36:11 UTC (rev 140162)
+++ trunk/dports/python/py-mongoalchemy/Portfile	2015-09-10 22:42:51 UTC (rev 140163)
@@ -4,15 +4,13 @@
 PortSystem          1.0
 PortGroup           python 1.0
 
-set real_name       MongoAlchemy
-
 name                py-mongoalchemy
+set real_name       MongoAlchemy
 version             0.11
+python.versions     27
 categories-append   www
-platforms           darwin
 license             MIT
 maintainers         nomaintainer
-
 description         Document-Object Mapper/Toolkit for Mongo Databases
 long_description    \
 	MongoAlchemy is a layer on top of the Python MongoDB driver which adds \
@@ -20,21 +18,14 @@
 	query language, and a Document-Object mapper which allows python objects \
 	to be saved and loaded into the database in a type-safe way.
 
+platforms           darwin
 
 homepage            http://www.mongoalchemy.org
 master_sites        http://pypi.python.org/packages/source/M/${real_name}/
 distname            ${real_name}-${version}
-
 checksums           rmd160  29b7cd981ffd804526ef029f3b94dc43d912c14e \
                     sha256  a7b0191ffd928363aedd5f51ebd97e9fe870bcc14ef982a92cc609d826f3ec89
 
-python.versions     27
-
 if {${name} ne ${subport}} {
     depends_lib         port:py${python.version}-pymongo
 }
-
-# fix livecheck!
-# update
-# add py34
-# use PyPI pattern!

Modified: trunk/dports/python/py-ngl/Portfile
===================================================================
--- trunk/dports/python/py-ngl/Portfile	2015-09-10 22:36:11 UTC (rev 140162)
+++ trunk/dports/python/py-ngl/Portfile	2015-09-10 22:42:51 UTC (rev 140163)
@@ -5,7 +5,8 @@
 PortGroup python    1.0
 
 name                py-ngl
-version             1.4.0
+version             1.3.0b1
+revision            1
 categories-append   science
 platforms           darwin
 license             PyNGL
@@ -17,12 +18,20 @@
     with an emphasis on high quality 2D visualizations.
 
 homepage            http://www.pyngl.ucar.edu/
+master_sites        http://www.pyngl.ucar.edu/Download/
 distname            PyNGL-${version}
 
-master_sites        https://www.earthsystemgrid.org/download/fileDownload.htm?logicalFileId=c59d162c-b960-11e0-a567-00c0f03d5b7c&dummy=
+checksums           md5     231e0ad8ab7f295483f131367ab856cc \
+                    sha1    76bbb03c05f0acb1591172543d3decc7c4397422 \
+                    rmd160  bd4357d46af0a723cd81c16bdb0ecc3df03fa6a2
 
-checksums           rmd160  e7841224f9006bf82dcc8cb847d8538a2b3dea86 \
-                    sha256  1651c9a5d506bb8b1b304893a4ed24d5fba7912287398aabf03621431a5320db
+fetch {
+    if {![file exists ${distpath}/${distfiles}]} {
+        xinstall -d ${distpath}
+        ui_error "Download ${distfiles} manually and place it in ${distpath}.\n \
+            See instructions on ${master_sites}"
+    }
+}
 
 python.versions     26 27
 
@@ -57,7 +66,7 @@
         set variant_line {variant gcc${ver_no_dot} description "build with gfortran from gcc${ver_no_dot}" conflicts g95}
 
         foreach over ${gcc_versions} {
-            if {${ver} eq ${over}} {
+            if {${ver} == ${over}} {
                 continue
             }
 

Modified: trunk/dports/python/py-nio/Portfile
===================================================================
--- trunk/dports/python/py-nio/Portfile	2015-09-10 22:36:11 UTC (rev 140162)
+++ trunk/dports/python/py-nio/Portfile	2015-09-10 22:42:51 UTC (rev 140163)
@@ -23,52 +23,35 @@
 homepage            http://www.pyngl.ucar.edu/Nio.shtml
 distname            PyNIO-${version}
 
-master_sites        \
-    https://www.earthsystemgrid.org/download/fileDownload.htm?logicalFileId=b5e91de8-b95f-11e0-a567-00c0f03d5b7c&dummy=
+master_sites        "https://www.earthsystemgrid.org/download/fileDownload.htm?logicalFileId=e328ec94-306e-11df-8e89-00c0f03d5b7c&dummy="
 
-checksums           rmd160  df6950f0881a6faa5eb6af4652bf8f82296ad050 \
-                    sha256  beb53118fce2de1db791ecb19cb29420b68bc71b0f75060e82df2d0d08252d3c
+checksums           md5     c881b552cf914549f46d65a61f2d8cb0 \
+                    sha1    288b70d83828e1cb99d3d7c61bd32b5c406c8b1a \
+                    rmd160  b33d00041783ba259ae95f772c7fde0cf37d7303
 
 python.versions     26 27
 
 if {${name} ne ${subport}} {
-    # TODO: recheck
-    depends_lib-append      port:py${python.version}-numpy \
-                            port:jpeg port:libpng port:zlib \
-                            port:netcdf port:ncarg
+    depends_lib-append  port:szip port:zlib \
+                        port:jpeg port:jasper port:libpng \
+                        port:hdf4 port:hdfeos port:hdf5 port:netcdf \
+                        port:ncarg \
+                        port:py${python.version}-numpy
 
-    # variants: netcdf+dap+netcdf4 (curl, curl+ssl)
-    # variants: hdf5+szip
-    depends_lib-append      port:curl port:libidn port:openssl \
-                            port:hdf5 \
-                            port:szip \
-
-    # optional: gdal, grib2, hdfeos, hdfeos5, but configured w/ ncarg
-    depends_lib-append      port:gdal port:proj \
-                            port:jasper \
-                            port:hdfeos  port:hdf4 \
-                            port:hdfeos5 port:hdf5
-
     # ncarg is not universal, thus py-nio is neither
     universal_variant   no
 
-    patchfiles          patch.include-hdf.diff
+    patch {
+        reinplace "s|__init__(obj)|__init__()|" ${worksrcpath}/Nio.py
+    }
 
-    build.env-append    NCARG_ROOT=${prefix} \
-                        NETCDF_PREFIX=${prefix} HAS_NETCDF4=1 HAS_OPENDAP=1
+    build.env-append    HAS_GRIB2=1  GRIB2_PREFIX=${prefix} \
+                        HAS_HDFEOS=1 HDFEOS_PREFIX=${prefix} \
+                        HAS_NETCDF4=1 NETCDF4_PREFIX=${prefix} \
+                        NCARG_ROOT=${prefix}
 
-    # optional, but used by ncarg
-    build.env-append    \
-                        HAS_GDAL=1     \
-                        HAS_GRIB2=1    \
-                        HAS_SZIP=1     \
-                        HAS_HDF4=1     \
-                        HAS_HDFEOS=1   HDFEOS_PREFIX=${prefix} \
-                        HAS_HDF5=1     \
-                        HAS_HDFEOS5=1  HDFEOS5_PREFIX=${prefix}/lib/hdfeos5
+    destroot.env        NCARG_ROOT=${prefix}
 
-    destroot.env-append NCARG_ROOT=${prefix}
-
     set gcc_versions {4.3 4.4 4.5 4.6 4.7 4.8 4.9}
     set default_fortran_variant +gcc48
     set g95_conflicts {}

Modified: trunk/dports/python/py-nose/Portfile
===================================================================
--- trunk/dports/python/py-nose/Portfile	2015-09-10 22:36:11 UTC (rev 140162)
+++ trunk/dports/python/py-nose/Portfile	2015-09-10 22:42:51 UTC (rev 140163)
@@ -33,7 +33,7 @@
                     rmd160  7bf311d3d54f2ccb372dea331708c475b992ccec \
                     sha256  85273b87ab3db9307e3b1452b071e25c1db1cc812bc337d2a97ea0b0cf2ab6ba
 
-python.versions     26 27 33 34 35
+python.versions     26 27 33 34
 
 # already installs version-suffixed executables
 python.link_binaries no

Modified: trunk/dports/python/py-numpy/Portfile
===================================================================
--- trunk/dports/python/py-numpy/Portfile	2015-09-10 22:36:11 UTC (rev 140162)
+++ trunk/dports/python/py-numpy/Portfile	2015-09-10 22:42:51 UTC (rev 140163)
@@ -19,7 +19,7 @@
 checksums               rmd160  43b83224b2c0b67662773bad3cfb03138b86013e \
                         sha256  5587182f8a749702aff0d55187d1c6685b5484f299166b2ef66b80be14d162bc
 
-python.versions         26 27 33 34 35
+python.versions         26 27 33 34
 
 # TODO: Fix the +universal variant.  This port is a fairly deep dependency and needs to be able to support +universal.
 # https://trac.macports.org/ticket/48263

Modified: trunk/dports/python/py-obspy/Portfile
===================================================================
--- trunk/dports/python/py-obspy/Portfile	2015-09-10 22:36:11 UTC (rev 140162)
+++ trunk/dports/python/py-obspy/Portfile	2015-09-10 22:42:51 UTC (rev 140163)
@@ -37,7 +37,7 @@
                     rmd160  17d7cfd97472fc1fce34fe36b90f98da6c3d2c0b \
                     sha256  9af1b349204a1447a1ceac9b1844295297bb40217c98d8e01b62d51e6ceda609
 
-python.versions     27 34 35
+python.versions     27 34
 
 if {${name} ne ${subport}} {
     # Note: setuptools required only for developers

Modified: trunk/dports/python/py-obspy-devel/Portfile
===================================================================
--- trunk/dports/python/py-obspy-devel/Portfile	2015-09-10 22:36:11 UTC (rev 140162)
+++ trunk/dports/python/py-obspy-devel/Portfile	2015-09-10 22:42:51 UTC (rev 140163)
@@ -2,83 +2,35 @@
 # $Id$
 
 PortSystem          1.0
+
 PortGroup           python 1.0
-PortGroup           github 1.0
 
-github.setup        obspy obspy 0.10.3rc1
-#version             0.9.2-2233-g${github.version}
+name                py-obspy-devel
+version             0.10.0
 
-name                py-${github.project}-devel
-conflicts           py-${github.project}
+replaced_by         py-obspy
+PortGroup           obsolete 1.0
+
 categories-append   science
 platforms           darwin
 license             LGPL-3
 
 maintainers         petr openmaintainer
 
-description         Python framework for processing seismological data \
-                    (development snapshot)
+description         This port is currently a stub replaced by py-obspy release
 
 long_description    \
-    This port provides a development snapshot of the ObsPy package, which \
-    might not be always stable. \
-    ObsPy is an open-source project dedicated to provide a Python framework \
-    for processing seismological data. It provides support for file formats \
-    and signal processing routines which allow the manipulation, analysis \
-    and visualization of seismological time series. The goal of the ObsPy \
-    project is to facilitate rapid application development for seismology.
+    This port is currently a stub to provice a smooth upgrade path towards \
+    the recently released version. This port is expected to be reactivated \
+    in some weeks when a stable development snapshot becomes useful.
 
 homepage            http://www.obspy.org/
 
-checksums           md5     661d640dbcdf8e61e03c9499a86739a8 \
-                    rmd160  d6e98d9e9db9c11400eb2d5120d7fd7baa5d7b13 \
-                    sha256  c73c8bd8b4a927a0520a514599b1a0a44e7000cf14ce0b394dad7397e2f4b283
-
 python.versions     27 34
 
 if {${name} ne ${subport}} {
-    conflicts           py{python.version}-${github.project}
+    replaced_by     py${python.version}-obspy
 
-    depends_build-append    port:py${python.version}-numpy \
-                            port:help2man
+    depends_lib
 
-    depends_lib-append      port:py${python.version}-future \
-                            port:py${python.version}-numpy \
-                            port:py${python.version}-matplotlib \
-                            port:py${python.version}-scipy \
-                            port:py${python.version}-lxml \
-                            port:py${python.version}-sqlalchemy
-
-
-    # Note: Required for post-installation testing only 
-    depends_run-append      port:py${python.version}-flake8
-    # Python 3.3+: mock is available as unittest.mock
-    if { ${python.version} < 33 } {
-        depends_run-append  port:py${python.version}-mock
-    }
-
-    # py-scipy is not universal
-    universal_variant       no
-
-    # creates a obspy/RELEASE-VERSION file dynamically
-    post-patch {
-        # set release version, python version string and target file
-        set ver_devel   ${version}
-        set ver_fname   ${worksrcpath}/obspy/RELEASE-VERSION
-
-        # open, write, close
-        set ver_fid [open ${ver_fname} "w"]
-        puts -nonewline ${ver_fid} ${ver_devel}
-        close ${ver_fid}
-    }
-
-    # build man pages
-    build.target-append     build_man
-
-    post-build {
-
-        #python ./setup.py build_man
-    }
-
-    livecheck.type  none
 }

Modified: trunk/dports/python/py-openssl/Portfile
===================================================================
--- trunk/dports/python/py-openssl/Portfile	2015-09-10 22:36:11 UTC (rev 140162)
+++ trunk/dports/python/py-openssl/Portfile	2015-09-10 22:42:51 UTC (rev 140163)
@@ -28,7 +28,7 @@
                     sha1    e4d752de1fea5a40a982d4d55004cfb14109ba99 \
                     rmd160  e3161873d453b5653705711a9f2cc8500ea6c94f
 
-python.versions     26 27 34
+python.versions     26 27 33 34
 
 if {${name} ne ${subport}} {
     depends_build-append    port:py${python.version}-setuptools

Modified: trunk/dports/python/py-parsing/Portfile
===================================================================
--- trunk/dports/python/py-parsing/Portfile	2015-09-10 22:36:11 UTC (rev 140162)
+++ trunk/dports/python/py-parsing/Portfile	2015-09-10 22:42:51 UTC (rev 140163)
@@ -26,7 +26,7 @@
 checksums           rmd160  0c0e3f185aa309a50578e65176744ca83476769d \
                     sha256  06e729e1cbf5274703b1f47b6135ed8335999d547f9d8cf048b210fb8ebf844f
 
-python.versions     26 27 33 34 35
+python.versions     26 27 33 34
 
 if {${name} ne ${subport}} {
     if {${python.version} == 33} {

Modified: trunk/dports/python/py-pep8/Portfile
===================================================================
--- trunk/dports/python/py-pep8/Portfile	2015-09-10 22:36:11 UTC (rev 140162)
+++ trunk/dports/python/py-pep8/Portfile	2015-09-10 22:42:51 UTC (rev 140163)
@@ -26,7 +26,7 @@
 checksums           rmd160  8f6d30def6a2e04386c4c8c310443966d7f63de2 \
                     sha256  b8b7e35630b5539e26a197dfc6005be9e1e9a135496b377723a8ebc01b9bcbff
 
-python.versions     26 27 33 34 35
+python.versions     26 27 33 34
 
 if {${name} ne ${subport}} {
     depends_lib-append      port:py${python.version}-setuptools

Modified: trunk/dports/python/py-py2app/Portfile
===================================================================
--- trunk/dports/python/py-py2app/Portfile	2015-09-10 22:36:11 UTC (rev 140162)
+++ trunk/dports/python/py-py2app/Portfile	2015-09-10 22:42:51 UTC (rev 140163)
@@ -26,7 +26,7 @@
                     rmd160 75f645d0605cf883dae7e05f6b597348e4ba6d63 \
                     sha256 7922672f9e99b50ed931780d43405ac134988b1532dd0659ef130b824f88c59d
 
-python.versions     26 27 33 34 35
+python.versions     26 27 33 34
 
 if {$subport ne $name} {
     depends_lib-append  port:py${python.version}-macholib

Modified: trunk/dports/python/py-pyflakes/Portfile
===================================================================
--- trunk/dports/python/py-pyflakes/Portfile	2015-09-10 22:36:11 UTC (rev 140162)
+++ trunk/dports/python/py-pyflakes/Portfile	2015-09-10 22:42:51 UTC (rev 140163)
@@ -13,7 +13,7 @@
 license             MIT
 supported_archs     noarch
 
-python.versions     26 27 33 34 35
+python.versions     26 27 33 34
 
 maintainers         stromnov openmaintainer
 

Modified: trunk/dports/python/py-pyobjc/Portfile
===================================================================
--- trunk/dports/python/py-pyobjc/Portfile	2015-09-10 22:36:11 UTC (rev 140162)
+++ trunk/dports/python/py-pyobjc/Portfile	2015-09-10 22:42:51 UTC (rev 140163)
@@ -26,7 +26,7 @@
                 rmd160  2603015771686d6e2c4056bb51784b2b74e9c421 \
                 sha256  713cafd1a0aea24f50a2c47496e596cf2eadd0386da1529a3c05d6638a679198
 
-python.versions 26 27 33 34 35
+python.versions 26 27 33 34
 
 if {${name} ne ${subport}} {
     depends_lib     port:py${python.version}-setuptools \

Modified: trunk/dports/python/py-scipy/Portfile
===================================================================
--- trunk/dports/python/py-scipy/Portfile	2015-09-10 22:36:11 UTC (rev 140162)
+++ trunk/dports/python/py-scipy/Portfile	2015-09-10 22:42:51 UTC (rev 140163)
@@ -22,7 +22,7 @@
 checksums               rmd160 7d2d078e2a9920f6cb19c132284ed9a83babb537 \
                         sha256 92592f40097098f3fdbe7f5855d535b29bb16719c2bb59c728bce5e7a28790e0
 
-python.versions         26 27 33 34 35
+python.versions         26 27 33 34
 
 python.add_archflags    no
 universal_variant       no

Modified: trunk/dports/python/py-setuptools/Portfile
===================================================================
--- trunk/dports/python/py-setuptools/Portfile	2015-09-10 22:36:11 UTC (rev 140162)
+++ trunk/dports/python/py-setuptools/Portfile	2015-09-10 22:42:51 UTC (rev 140163)
@@ -26,7 +26,7 @@
                     rmd160 ef34e3e130f97146be9062ed1b686fc6b0fcf324 \
                     sha256 0994a58df27ea5dc523782a601357a2198b7493dcc99a30d51827a23585b5b1d
 
-python.versions     26 27 33 34 35
+python.versions     26 27 33 34
 python.link_binaries no
 
 if {$subport ne $name} {

Modified: trunk/dports/python/py-six/Portfile
===================================================================
--- trunk/dports/python/py-six/Portfile	2015-09-10 22:36:11 UTC (rev 140162)
+++ trunk/dports/python/py-six/Portfile	2015-09-10 22:42:51 UTC (rev 140163)
@@ -26,7 +26,7 @@
 checksums           rmd160  7692a13b40946de28978ecdcadaad3a5e842713b \
                     sha256  e24052411fc4fbd1f672635537c3fc2330d9481b18c0317695b46259512c91d5
 
-python.versions     26 27 33 34 35
+python.versions     26 27 33 34
 
 if {${name} ne ${subport}} {
     livecheck.type      none

Modified: trunk/dports/python/py-sqlalchemy/Portfile
===================================================================
--- trunk/dports/python/py-sqlalchemy/Portfile	2015-09-10 22:36:11 UTC (rev 140162)
+++ trunk/dports/python/py-sqlalchemy/Portfile	2015-09-10 22:42:51 UTC (rev 140163)
@@ -11,7 +11,7 @@
 platforms           darwin
 license             MIT
 
-python.versions     26 27 33 34 35
+python.versions     26 27 33 34
 
 maintainers         landonf openmaintainer
 

Modified: trunk/dports/python/py-tornado/Portfile
===================================================================
--- trunk/dports/python/py-tornado/Portfile	2015-09-10 22:36:11 UTC (rev 140162)
+++ trunk/dports/python/py-tornado/Portfile	2015-09-10 22:42:51 UTC (rev 140163)
@@ -11,7 +11,7 @@
 platforms           darwin
 license             Apache-2
 
-python.versions     26 27 33 34 35
+python.versions     26 27 33 34
 
 maintainers         stromnov openmaintainer
 

Modified: trunk/dports/python/py-tweepy/Portfile
===================================================================
--- trunk/dports/python/py-tweepy/Portfile	2015-09-10 22:36:11 UTC (rev 140162)
+++ trunk/dports/python/py-tweepy/Portfile	2015-09-10 22:42:51 UTC (rev 140163)
@@ -8,7 +8,7 @@
 set _n              [string index ${_name} 0]
 
 name                py-${_name}
-version             3.2.0
+version             1.12
 categories-append   devel net
 platforms           darwin
 supported_archs     noarch
@@ -23,20 +23,15 @@
 master_sites        https://pypi.python.org/packages/source/${_n}/${_name}/
 distname            ${_name}-${version}
 
-checksums           md5     df6a1b6b1f0ea0150af6d08a4d442881 \
-                    sha1    b5f4c8b51d0881aedebc6573fcf2730374f4a490 \
-                    rmd160  23722b6de237b65bb1f2b0c808657e8b2c4d670d
+checksums           md5     ff802f974e445ddc232a990324451179 \
+                    sha1    1a67c9742fa72c8fa72d27a6d831852b539b7cfa \
+                    rmd160  b834cc08a8abd1427407553271bc2b6ca588e687
 
-python.versions     27 34
+python.versions     26 27
 
 if {${name} ne ${subport}} {
-   depends_build-append port:py${python.version}-setuptools \
-                        port:py${python.version}-pip
+   depends_build    port:py${python.version}-setuptools
 
-   depends_lib-append   port:py${python.version}-six \
-                        port:py${python.version}-requests \
-#                        port:py${python.version}-requests-oauthlib
-
     livecheck.type  none
 } else {
     livecheck.type  regex

Modified: trunk/dports/python/py-tz/Portfile
===================================================================
--- trunk/dports/python/py-tz/Portfile	2015-09-10 22:36:11 UTC (rev 140162)
+++ trunk/dports/python/py-tz/Portfile	2015-09-10 22:42:51 UTC (rev 140163)
@@ -22,7 +22,7 @@
 distname        ${my_name}-${version}
 #use_zip         yes
 
-python.versions 26 27 33 34 35
+python.versions 26 27 33 34
 
 checksums       rmd160 ebb11ced49cb5fed70bc59f50f6a43f3eb50c968 \
                 sha256 c4ee70cb407f9284517ac368f121cf0796a7134b961e53d9daf1aaae8f44fb90

Modified: trunk/dports/python/py27-atspi/Portfile
===================================================================
--- trunk/dports/python/py27-atspi/Portfile	2015-09-10 22:36:11 UTC (rev 140162)
+++ trunk/dports/python/py27-atspi/Portfile	2015-09-10 22:42:51 UTC (rev 140163)
@@ -10,7 +10,6 @@
 set branch      [join [lrange [split ${version} .] 0 1] .]
 categories      python gnome
 platforms       darwin
-supported_archs noarch
 maintainers     devans openmaintainer
 description     Python bindings to AT-SPI over DBus on GNOME 2
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150910/c9e215e1/attachment-0001.html>


More information about the macports-changes mailing list