This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

cygport depends: python3 over detection ?


Hi Yaakov,
I have the impression that cygport is
reporting python3 dependency also when just
python is enough.

On lilypond, I seen only Python 2.7 dependencies
or generic ones:

$ file usr/share/lilypond/2.19.42/python/*
usr/share/lilypond/2.19.42/python/book_base.py: Python script, ASCII text executable usr/share/lilypond/2.19.42/python/book_base.pyc: python 2.7 byte-compiled usr/share/lilypond/2.19.42/python/book_docbook.py: Python script, ASCII text executable usr/share/lilypond/2.19.42/python/book_docbook.pyc: python 2.7 byte-compiled
...
usr/share/lilypond/2.19.42/python/musicxml.py: Python script, UTF-8 Unicode text executable usr/share/lilypond/2.19.42/python/musicxml.pyc: python 2.7 byte-compiled usr/share/lilypond/2.19.42/python/rational.py: Python script, ASCII text executable usr/share/lilypond/2.19.42/python/rational.pyc: python 2.7 byte-compiled usr/share/lilypond/2.19.42/python/safeeval.py: Python script, ASCII text executable usr/share/lilypond/2.19.42/python/safeeval.pyc: python 2.7 byte-compiled

I don't see anything that specifically requires python3.

I uploaded here
  http://matzeri.altervista.org/works/cygport/

the log of
$ cygport --debug lilypond.cygport depends |& tee depends.log

and here the packages:
  http://matzeri.altervista.org/x86_64/lilypond/

(I removed python3 from setup.hint manually)

Regards
Marco



--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]