[macports-ports] branch master updated (f0ee5964ec3 -> 5d5b3690517)

Renee Otten reneeotten at macports.org
Sat Oct 23 23:19:26 UTC 2021


Renee Otten (reneeotten) pushed a change to branch master
in repository macports-ports.

    from f0ee5964ec3 notmuch: correct comment in previous commit - Replace multi-byte apostrophe in port description, with single-byte version
     new f850f88e24a py-python-lsp-jsonrpc: add py310 subport
     new 932d0ffec2f py-qtpy: add py310 subport
     new 2c87aadb658 py-qstylizer: add py310 subport, enable tests
     new 89925fe1887 py-qtawesome: add py310 subport
     new 8b93abfd7c3 py-autopep8: add py310 subport
     new 1a407861745 py-codestyle: update to 2.8.0, add py310 subport
     new 75c0ab2cd7b py-flake8: update to 4.0.1, add py310 subport
     new 99c97231c24 py-flake8-mccabe: add py310 subport
     new d8fa272f10c py-pyflakes: update to 2.4.0, add py310 subport
     new 93262c8e971 py-pylint: add py310 subport
     new 5ba91902456 py-rope: add py310 subport
     new 4c014ec8868 py-yapf: add py310 subport
     new c681debe81e py-flaky: add py310 subport
     new 30a873b01f5 py-tox: update to 3.24.4, add py310 subport
     new 355a7127531 py-filelock: update to 3.3.1, add py310 subport
     new 99cab3b0b91 py-entrypoints: add py310 subport, enable tests
     new 5ac48052004 py-astroid: update to 2.8.2, add py310 subport
     new acb425332af py-importlib-metadata: add py310 subport
     new 84405a359d4 py-virtualenv: update to 20.9.0, add py310 subport
     new 22fef3b5b33 py-distlib: update to 0.3.3, add py310 subport
     new 6fb72199080 py-zipp: add py310 subport
     new d94d13b393f py-lazy_object_proxy: update to 1.6.0, add py310 subport
     new f7f176d189a py-wrapt: update to 1.13.2 add py310 subport
     new 0b09689b068 py-pytest-benchmark: update to 3.4.1, add py310 subport
     new 5d5b3690517 py-cpuinfo: update to 8.0.0, add py310 subport

The 25 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:
 python/py-astroid/Portfile                         | 14 ++++++------
 python/py-autopep8/Portfile                        |  2 +-
 python/py-autopep8/files/autopep8-310              |  1 +
 python/py-codestyle/Portfile                       | 11 +++++----
 python/py-codestyle/files/pycodestyle-py310        |  1 +
 python/py-cpuinfo/Portfile                         | 21 +++++++++--------
 python/py-distlib/Portfile                         | 10 ++++-----
 python/py-entrypoints/Portfile                     | 11 +++++++--
 python/py-filelock/Portfile                        | 22 +++++++++++++-----
 python/py-flake8-mccabe/Portfile                   |  2 +-
 python/py-flake8/Portfile                          | 10 ++++-----
 python/py-flake8/files/flake8-310                  |  1 +
 python/py-flaky/Portfile                           |  9 ++------
 python/py-importlib-metadata/Portfile              |  2 +-
 python/py-lazy_object_proxy/Portfile               | 26 +++++++++++++++++-----
 .../files/patch-setup.cfg.diff                     | 10 +++++++++
 python/py-pyflakes/Portfile                        | 10 ++++-----
 python/py-pyflakes/files/py310-pyflakes            |  1 +
 python/py-pylint/Portfile                          |  2 +-
 python/py-pylint/files/pylint310                   |  4 ++++
 python/py-pytest-benchmark/Portfile                | 18 +++++++++------
 python/py-python-lsp-jsonrpc/Portfile              |  2 +-
 python/py-qstylizer/Portfile                       | 11 ++++++++-
 python/py-qtawesome/Portfile                       |  2 +-
 python/py-qtpy/Portfile                            |  2 +-
 python/py-rope/Portfile                            |  2 +-
 python/py-tox/Portfile                             | 10 ++++-----
 python/py-tox/files/tox310                         |  1 +
 python/py-virtualenv/Portfile                      | 10 ++++-----
 python/py-virtualenv/files/virtualenv310           |  1 +
 python/py-wrapt/Portfile                           | 21 ++++++++++++-----
 python/py-yapf/Portfile                            |  2 +-
 python/py-yapf/files/py310-yapf                    |  1 +
 python/py-zipp/Portfile                            |  2 +-
 34 files changed, 163 insertions(+), 92 deletions(-)
 create mode 100644 python/py-autopep8/files/autopep8-310
 create mode 100644 python/py-codestyle/files/pycodestyle-py310
 create mode 100644 python/py-flake8/files/flake8-310
 create mode 100644 python/py-lazy_object_proxy/files/patch-setup.cfg.diff
 create mode 100644 python/py-pyflakes/files/py310-pyflakes
 create mode 100644 python/py-pylint/files/pylint310
 create mode 100644 python/py-tox/files/tox310
 create mode 100644 python/py-virtualenv/files/virtualenv310
 create mode 100644 python/py-yapf/files/py310-yapf



More information about the macports-changes mailing list