Opened 6 months ago

Closed 6 months ago

#68752 closed defect (fixed)

py310-m2crypto @0.39.0: python -m build: error: unrecognized arguments: --openssl=/opt/local/libexec/openssl3

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by: aque (Allan Que)
Priority: Normal Milestone:
Component: ports Version: 2.8.1
Keywords: Cc:
Port: py310-m2crypto

Description

https://build.macports.org/builders/ports-10.12_x86_64-builder/builds/251264/steps/install-port/logs/stdio

usage: python -m build [-h] [--version] [--sdist] [--wheel] [--outdir PATH]
                       [--skip-dependency-check] [--no-isolation]
                       [--config-setting KEY[=VALUE]]
                       [srcdir]
python -m build: error: unrecognized arguments: --openssl=/opt/local/libexec/openssl3

Change History (1)

comment:1 Changed 6 months ago by aque (Allan Que)

Resolution: fixed
Status: assignedclosed

In 24f3c22c3ed82e4170d8c491c72fc54483084814/macports-ports (master):

py-m2crypto: fix build error

Errors due to change from setup.py to build module on python37 and later.

closes: #68752

Note: See TracTickets for help on using tickets.