#65387 closed defect (fixed)
py-hy @0.24.0_0: does not find funcparserlib
Reported by: | chrstphrchvz (Christopher Chavez) | Owned by: | tobypeterson |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.7.2 |
Keywords: | Cc: | ||
Port: | py-hy |
Description
All builds of py-hy appear to fail, see https://ports.macports.org/port/py38-hy/builds/ https://ports.macports.org/port/py39-hy/builds/ https://ports.macports.org/port/py310-hy/builds/
ERROR: Could not find a version that satisfies the requirement funcparserlib~=1.0 (from versions: none) ERROR: No matching distribution found for funcparserlib~=1.0
I personally do not use this port—just wanted to report the failure on behalf of the builders. I can reproduce the error on my machine at least when using trace mode. I found that updating py-funcparserlib to 1.0.0 (https://github.com/macports/macports-ports/pull/15198) did not seem to help.
Change History (3)
comment:1 Changed 2 years ago by tobypeterson
comment:2 Changed 2 years ago by tobypeterson
Ok, even after rebuilding MacPorts to fix trace mode (don't ask), I can't repro.
comment:3 Changed 2 years ago by tobypeterson
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
I seem to have fixed this with [8093fdf92022c24cee966c6ea58126d4328bc1d1/macports-ports]
Not sure why; locally it complains about wheel missing, but still builds without issue.
Note: See
TracTickets for help on using
tickets.
Can't repro locally. (Trace mode doesn't work for me for reasons.)