[macports-ports] branch master updated (e024979e450 -> 2133027d421)

Perry E. Metzger perry at piermont.com
Mon Dec 18 02:06:59 UTC 2023


Perry E. Metzger (pmetzger) pushed a change to branch master
in repository macports-ports.

    from e024979e450 py-healpy: use default master_sites and distname
     new c0c9c2d5df5 py-pathtools: add py312
     new a503646bd2e py-docopt: add py312
     new 74d9b86391f py-coveralls: add py312
     new ad8ed7ed376 py-multivolumefile: add py312
     new 32e7666ca7d py-pyppmd: add py312
     new b2c91fb2df3 py-pyzstd: add py312
     new 70c59cb92f6 py-pytest-remotedata: add py312
     new 0dcb21c2def py-py7zr: update to 0.20.8; add py312
     new 3cccdadec84 py-pycryptodome{,x}: update to 3.19.0
     new 60cdcd23f5f py-pyppmd: update to 1.1.0
     new 4102f242013 py-pytest-asyncio: update to 0.23.2; pin py37
     new 0fd568c7e72 py-pytest-pylint: update to 0.21.0; add py312; pin py37
     new 189af8d4441 py-pytest-remotedata: update to 0.4.1
     new e35956c90fb py-pytest-timeout: update to 2.2.0
     new 19f4e4479a1 py-pytest-xprocess: update to 0.23.0
     new 860e5a0db1e py-rarfile: update to 4.1; add py312
     new 5f47be86f2e py-arpeggio: add py312
     new 07b22f801cf ruff_select: new port (version 0.1)
     new 46c76e1935d py-ruff: new port (version 0.1.8)
     new 422dff2df23 py-textx: update to 4.0.1; add py312
     new c8e374110ef py-strpdatetime: update to 0.3.0; add py312
     new 8fbc5572a3f py-trio: update to 0.23.2; pin py37
     new c2efde073f7 py-unidecode: update to 1.3.7
     new 2133027d421 py-werkzeug: update to 3.0.1

The 24 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-arpeggio/Portfile                        |   2 +-
 python/py-coveralls/Portfile                       |   2 +-
 python/py-docopt/Portfile                          |   2 +-
 python/py-multivolumefile/Portfile                 |   2 +-
 python/py-pathtools/Portfile                       |   7 +-
 python/py-pathtools/files/fix-support-py312.diff   |  31 ++
 python/py-py7zr/Portfile                           |  15 +-
 python/py-pycryptodome/Portfile                    |   8 +-
 python/py-pycryptodomex/Portfile                   |   8 +-
 python/py-pyppmd/Portfile                          |  10 +-
 python/py-pytest-asyncio/Portfile                  |  23 +-
 python/py-pytest-pylint/Portfile                   |  19 +-
 python/py-pytest-remotedata/Portfile               |  18 +-
 python/py-pytest-timeout/Portfile                  |   8 +-
 python/py-pytest-xprocess/Portfile                 |   8 +-
 python/py-pyzstd/Portfile                          |   2 +-
 python/py-rarfile/Portfile                         |  10 +-
 python/py-ruff/Portfile                            | 368 +++++++++++++++++++++
 .../files/py310-httpx => py-ruff/files/py310-ruff} |   0
 .../files/py311-httpx => py-ruff/files/py311-ruff} |   0
 .../files/py312-httpx => py-ruff/files/py312-ruff} |   0
 .../files/py39-httpx => py-ruff/files/py38-ruff}   |   0
 .../files/py38-httpx => py-ruff/files/py39-ruff}   |   0
 python/py-strpdatetime/Portfile                    |  10 +-
 python/py-textx/Portfile                           |  23 +-
 python/py-trio/Portfile                            |  19 +-
 python/py-unidecode/Portfile                       |  10 +-
 python/py-werkzeug/Portfile                        |   8 +-
 python/{scapy_select => ruff_select}/Portfile      |  10 +-
 python/ruff_select/files/base                      |   1 +
 .../portselect => python/ruff_select/files}/none   |   0
 31 files changed, 529 insertions(+), 95 deletions(-)
 create mode 100644 python/py-pathtools/files/fix-support-py312.diff
 create mode 100644 python/py-ruff/Portfile
 copy python/{py-httpx/files/py310-httpx => py-ruff/files/py310-ruff} (100%)
 copy python/{py-httpx/files/py311-httpx => py-ruff/files/py311-ruff} (100%)
 copy python/{py-httpx/files/py312-httpx => py-ruff/files/py312-ruff} (100%)
 copy python/{py-httpx/files/py39-httpx => py-ruff/files/py38-ruff} (100%)
 copy python/{py-httpx/files/py38-httpx => py-ruff/files/py39-ruff} (100%)
 copy python/{scapy_select => ruff_select}/Portfile (65%)
 create mode 100644 python/ruff_select/files/base
 copy {devel/ccls/files/portselect => python/ruff_select/files}/none (100%)



More information about the macports-changes mailing list