<div dir="ltr"><div class="gmail_extra">Hi,<br><br></div><div class="gmail_extra">need help here.<br></div><div class="gmail_extra"><br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
While working on Debian's “reproducible builds” effort [1], we have<br>
noticed that pyliblo-utils had different dependencies in two different<br>
builds [2].<br>
<br>
In the first build it had:<br>
 Depends: python-liblo, python, python:any (>= 2.5~)<br>
<br>
While on the second build:<br>
 Depends: python-liblo, python3, python:any (>= 2.5~)<br>
(python3 instead of python)<br>
<br>
The included scripts also had different shebangs, #!/usr/bin/python<br>
vs. #!/usr/bin/python3.<br>
<br>
[1]: <a href="https://wiki.debian.org/ReproducibleBuilds" target="_blank">https://wiki.debian.org/ReproducibleBuilds</a><br>
[2]: <a href="https://reproducible.debian.net/pyliblo" target="_blank">https://reproducible.debian.net/pyliblo</a><br></blockquote><div><br></div><div>How this bug should be fixed?<br><a href="https://reproducible.debian.net/rb-pkg/pyliblo.html">https://reproducible.debian.net/rb-pkg/pyliblo.html</a><br><br></div><div>1) build pyliblo-utils only for python2 or python3<br>2) build pyliblo-utils-python2 and pyliblo-utils-python3</div><div>3) skip python2 and build everything only with python3<br></div><div>4) other solution<br><br></div><div>best regards<br><br></div><div>mira<br></div></div><br></div></div>