[macports-ports] branch master updated (7172ab2 -> 0033846)

Sean Farley sean at macports.org
Sun Jan 28 19:09:03 UTC 2018


Sean Farley (seanfarley) pushed a change to branch master
in repository macports-ports.

    from 7172ab2  gpsd: update to 3.17
     new 522bab5  py-yapf: add new port
     new a7c0c68  py-docstyle: add new port
     new 232525c  py-json-rpc: add new port
     new d2e22b1  py-rope: update to 0.10.7
     new 5bada10  python-language-server: add new port
     new 0033846  bear: update to 2.3.11

The 6 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 devel/Bear/Portfile                                |  6 +--
 python/py-docstyle/Portfile                        | 40 +++++++++++++++++
 python/py-docstyle/files/py27-pydocstyle           |  1 +
 python/py-docstyle/files/py35-pydocstyle           |  1 +
 python/py-docstyle/files/py36-pydocstyle           |  1 +
 python/py-json-rpc/Portfile                        | 25 +++++++++++
 python/py-language-server/Portfile                 | 50 ++++++++++++++++++++++
 python/py-language-server/files/py27-pyls          |  1 +
 python/py-language-server/files/py35-pyls          |  2 +
 python/py-language-server/files/py36-pyls          |  1 +
 python/py-rope/Portfile                            | 21 +++------
 python/py-yapf/Portfile                            | 39 +++++++++++++++++
 python/py-yapf/files/py27-yapf                     |  1 +
 python/py-yapf/files/py35-yapf                     |  1 +
 python/py-yapf/files/py36-yapf                     |  1 +
 python/pydocstyle_select/Portfile                  | 33 ++++++++++++++
 python/pydocstyle_select/files/base                |  1 +
 .../pydocstyle_select}/files/none                  |  0
 python/python-language-server_select/Portfile      | 34 +++++++++++++++
 python/python-language-server_select/files/base    |  1 +
 .../python-language-server_select}/files/none      |  0
 python/yapf_select/Portfile                        | 33 ++++++++++++++
 python/yapf_select/files/base                      |  1 +
 .../maven_select => python/yapf_select}/files/none |  0
 24 files changed, 277 insertions(+), 17 deletions(-)
 create mode 100644 python/py-docstyle/Portfile
 create mode 100644 python/py-docstyle/files/py27-pydocstyle
 create mode 100644 python/py-docstyle/files/py35-pydocstyle
 create mode 100644 python/py-docstyle/files/py36-pydocstyle
 create mode 100644 python/py-json-rpc/Portfile
 create mode 100644 python/py-language-server/Portfile
 create mode 100644 python/py-language-server/files/py27-pyls
 create mode 100644 python/py-language-server/files/py35-pyls
 create mode 100644 python/py-language-server/files/py36-pyls
 create mode 100644 python/py-yapf/Portfile
 create mode 100644 python/py-yapf/files/py27-yapf
 create mode 100644 python/py-yapf/files/py35-yapf
 create mode 100644 python/py-yapf/files/py36-yapf
 create mode 100644 python/pydocstyle_select/Portfile
 create mode 100644 python/pydocstyle_select/files/base
 copy {sysutils/maven_select => python/pydocstyle_select}/files/none (100%)
 create mode 100644 python/python-language-server_select/Portfile
 create mode 100644 python/python-language-server_select/files/base
 copy {sysutils/maven_select => python/python-language-server_select}/files/none (100%)
 create mode 100644 python/yapf_select/Portfile
 create mode 100644 python/yapf_select/files/base
 copy {sysutils/maven_select => python/yapf_select}/files/none (100%)



More information about the macports-changes mailing list