[MacPorts] #61190: py38-dns-lexicon @3.4.3_0 certbot execution dns-lexicon missing
MacPorts
noreply at macports.org
Thu Sep 17 17:57:15 UTC 2020
#61190: py38-dns-lexicon @3.4.3_0 certbot execution dns-lexicon missing
-----------------------------+-------------------------
Reporter: ArtKoKo | Owner: Schamschula
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.6.3
Resolution: | Keywords:
Port: py-dns-lexicon |
-----------------------------+-------------------------
Comment (by Schamschula):
We don't use pip in our installation process. Just like poetry, pip
manages python projects and their dependencies in parallel to MacPorts.
This is a bad idea.
Using setuptools, nothing gets installed, other that a few stub files:
{{{
port contents py38-dns-lexicon
Port py38-dns-lexicon contains:
/opt/local/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8
/site-packages/UNKNOWN-0.0.0-py3.8.egg-info/PKG-INFO
/opt/local/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8
/site-packages/UNKNOWN-0.0.0-py3.8.egg-info/SOURCES.txt
/opt/local/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8
/site-packages/UNKNOWN-0.0.0-py3.8.egg-info/dependency_links.txt
/opt/local/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8
/site-packages/UNKNOWN-0.0.0-py3.8.egg-info/top_level.txt
}}}
which, for the most part are empty.
--
Ticket URL: <https://trac.macports.org/ticket/61190#comment:12>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list