Opened 2 years ago
Closed 2 years ago
#65363 closed defect (fixed)
py-msgpack @1.0.4_1: Missing dependencies Cython~=0.29.30
Reported by: | l2dy (Zero King) | Owned by: | stromnov (Andrey Stromnov) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | ||
Port: | py-msgpack |
Description
---> Building py310-msgpack Executing: ... && /opt/local/Library/Frameworks/Python.framework/Versions/3.10/bin/python3.10 -m build --wheel --no-isolation --outdir ... running egg_info writing msgpack.egg-info/PKG-INFO writing dependency_links to msgpack.egg-info/dependency_links.txt writing top-level names to msgpack.egg-info/top_level.txt reading manifest file 'msgpack.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.c' under directory 'msgpack' adding license file 'COPYING' writing manifest file 'msgpack.egg-info/SOURCES.txt' * Getting dependencies for wheel... ERROR Missing dependencies: Cython~=0.29.30
Change History (1)
comment:1 Changed 2 years ago by stromnov (Andrey Stromnov)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
In 58461a40a2b5fddebc41d6e57dd868b45eb929e6/macports-ports (master):