<div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Le ven. 15 mai 2020 à 16:33, Mitsuya Shibata <<a href="mailto:mty.shibata@gmail.com">mty.shibata@gmail.com</a>> a écrit :<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Dear maintainer,<br>
<br>
I'm trying to create updated package that incorporates a new upstream<br>
version to support Python 3.<br>
<br>
  <a href="https://salsa.debian.org/shibata/gyp" rel="noreferrer" target="_blank">https://salsa.debian.org/shibata/gyp</a><br>
<br>
I tested by followings:<br>
<br>
  - A simple gyp script works on ubuntu/groovy without python2 environment.<br>
  - Mozc which needs gyp in Build-Depends can build on ubuntu/groovy<br>
with python2.<br>
<br>
However, I did not test nodejs and node-gyp, because I were not sure<br>
how to test it.<br>
<br>
Can I send Merge Request to master, upstream, pristine-tar in this state?<br>
<br>
Or should I create and attach debdiff as patch?<br>
<br></blockquote><div>Hi,</div><div><br></div><div>that is really nice.</div><div>However before doing that, i checked that node-gyp has actually ported gyp to python3:</div><div><a href="https://github.com/nodejs/node-gyp/tree/master/gyp">https://github.com/nodejs/node-gyp/tree/master/gyp</a><br></div><div><br></div><div>It would be nice of you if you compared your work and their work.</div><div><br></div><div>Jérémy</div></div></div>