[MacPorts] #67011: build fails – no setup.py
MacPorts
noreply at macports.org
Mon Feb 27 11:54:58 UTC 2023
#67011: build fails – no setup.py
--------------------+---------------------------
Reporter: wltb | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version:
Keywords: | Port: py-pipdeptree
--------------------+---------------------------
Trying to upgrade to latest version fails. In the log file I find
{{{
:debug:build system: cd
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports
.org_macports_release_tarballs_ports_python_py-
pipdeptree/py310-pipdeptree/work/pipdeptree-2.5.0" &&
/opt/local/Library/Frameworks/Python.framework/Versions/3.10/bin/python3.10
setup.py --no-user-cfg build -j2
:info:build
/opt/local/Library/Frameworks/Python.framework/Versions/3.10/bin/python3.10:
can't open file
'/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports
.org_macports_release_tarballs_ports_python_py-
pipdeptree/py310-pipdeptree/work/pipdeptree-2.5.0/setup.py': [Errno 2] No
such file or directory
}}}
And indeed, ''setup.py'' was [https://github.com/tox-
dev/pipdeptree/commit/163140c2170bacd9befbda04961f58bb2897aab8 removed by
upstream]. They noted that with 2.3.0, pipdeptree [https://github.com/tox-
dev/pipdeptree/blob/main/CHANGES.md Moved to a package layout], which
hopefully helps to fix the port.
--
Ticket URL: <https://trac.macports.org/ticket/67011>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list