On 19.01.2021 16:10, Ken Brown via Cygwin-apps wrote:
On 1/18/2021 1:25 PM, Ken Brown via Cygwin-apps wrote:
On 1/18/2021 12:33 AM, Marco Atzeri via Cygwin-apps wrote:
Hi All,
I've started doing some trial rebuilds on a system with the test python3
packages installed. I'm finding that cygport doesn't pick up any python
dependency for some packages (such as texlive-collection-binextra-doc)
even though there's a script with a shebang "#!/usr/bin/env python".
Marco, you've probably said this already, but could you confirm that
this is to be expected until cygport is modified?
Ken
Hi Ken,
it is expected as python is not anymore reporting to any package.
Just add python38 or python3 as dependency.
I plan to put python38 that obsoletes python3
Regards
Marco