[macports-ports] branch master updated (bd4bfbb6749 -> 210c1a904d2)
Renee Otten
reneeotten at macports.org
Fri Jan 12 04:18:31 UTC 2024
Renee Otten (reneeotten) pushed a change to branch master
in repository macports-ports.
from bd4bfbb6749 bcpp: update to 20240111
new 7b0d9e631c0 py-codestyle: update to 2.11.1, drop py37 subport
new 5f2cff4066a py-flake8: update to 7.0.0, drop py37 subport
new 15e182ddf02 py-flake8-polyfill: drop py37 subport
new 3032ed252c7 py-getkey: drop py37 subport
new 521b3d6f40e py-pytest-flake8: drop py37 subport
new a4e11aebbdf py-portalocker: update to 2.8.2
new 4c6ab4ce271 py-pytest-lazy-fixture: drop py37 subport
new 6185a9caa5a py-commonmark: fix test phase and depdendencies
new 5eb92f4ba1c py-docker: fix test depdendencies
new d4040bc5dbc py-pyflakes: update to 3.2.0, drop py3{6,7} subports
new dda0d89ec67 xml2rfc: update to 3.19.1
new d3389284333 py-configargparse: add py312 subport
new 89f4e961a0b py-google-i18n-address: new port, version 3.1.0
new 798c061637d py-astroid: update to 3.0.2, drop py37 subport
new 6275b1b48bd py-pylint: update to 3.0.3, drop py37 subport
new 18c29de1ad1 py-numpydoc: update to 1.6.0; drop py37, add py312 subport
new aa737a8ee46 py-trio: drop unneeded test dependencies
new 210c1a904d2 py-thinc: do not add test dependencies in absence of test phase
The 18 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 | 16 +++++---------
python/py-codestyle/Portfile | 10 ++++-----
python/py-codestyle/files/pycodestyle-py37 | 1 -
python/py-commonmark/Portfile | 5 +++--
python/py-configargparse/Portfile | 5 +----
python/py-docker/Portfile | 22 ++++++-------------
python/py-flake8-polyfill/Portfile | 6 ++----
python/py-flake8/Portfile | 26 ++++++-----------------
python/py-flake8/files/flake8-37 | 1 -
python/py-getkey/Portfile | 2 +-
python/py-google-i18n-address/Portfile | 34 ++++++++++++++++++++++++++++++
python/py-numpydoc/Portfile | 11 +++++-----
python/py-portalocker/Portfile | 20 ++++++------------
python/py-pyflakes/Portfile | 10 ++++-----
python/py-pyflakes/files/py36-pyflakes | 1 -
python/py-pyflakes/files/py37-pyflakes | 1 -
python/py-pylint/Portfile | 12 +++++------
python/py-pylint/files/pylint37 | 4 ----
python/py-pytest-flake8/Portfile | 5 +----
python/py-pytest-lazy-fixture/Portfile | 7 ++----
python/py-thinc/Portfile | 4 ----
python/py-trio/Portfile | 6 ------
textproc/xml2rfc/Portfile | 33 ++++++++++++++++-------------
23 files changed, 108 insertions(+), 134 deletions(-)
delete mode 100644 python/py-codestyle/files/pycodestyle-py37
delete mode 100644 python/py-flake8/files/flake8-37
create mode 100644 python/py-google-i18n-address/Portfile
delete mode 100644 python/py-pyflakes/files/py36-pyflakes
delete mode 100644 python/py-pyflakes/files/py37-pyflakes
delete mode 100644 python/py-pylint/files/pylint37
More information about the macports-changes
mailing list