[macports-ports] branch master updated (c309ccf7cce -> 12d9f784708)
Renee Otten
reneeotten at macports.org
Wed Oct 4 02:48:08 UTC 2023
Renee Otten (reneeotten) pushed a change to branch master
in repository macports-ports.
from c309ccf7cce zed: update to 1.10.0
new 39c9ccf428e py-smbus2: new port (0.4.3)
new 6abdcb1d983 py-pyftdi: new port (0.55.0)
new 0dbaf094f45 py-cbor2: update to 5.4.6, add py311 subport, enable tests
new 7e9d012bb9f py-luma.core: new port (2.4.1)
new 12d9f784708 py-luma.emulator: new port (1.5.0)
The 5 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-cbor2/Portfile | 9 +-
python/py-luma.core/Portfile | 39 +++++++
python/py-luma.emulator/Portfile | 39 +++++++
python/py-pyftdi/Portfile | 48 +++++++++
.../py-pyftdi/files/patch-1_test_module_setup.diff | 112 +++++++++++++++++++++
.../files/patch-2_test_untestable_base.diff | 74 ++++++++++++++
python/py-smbus2/Portfile | 29 ++++++
7 files changed, 346 insertions(+), 4 deletions(-)
create mode 100644 python/py-luma.core/Portfile
create mode 100644 python/py-luma.emulator/Portfile
create mode 100644 python/py-pyftdi/Portfile
create mode 100644 python/py-pyftdi/files/patch-1_test_module_setup.diff
create mode 100644 python/py-pyftdi/files/patch-2_test_untestable_base.diff
create mode 100644 python/py-smbus2/Portfile
More information about the macports-changes
mailing list