https://bugzilla.redhat.com/show_bug.cgi?id=1611828

Raphael Groner <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |POST
              Flags|fedora-review?              |fedora-review+



--- Comment #15 from Raphael Groner <[email protected]> ---
Sure. I've full trust in the result of comment #6. Sorry for the delay, I had
some hope for a license upgrade requested from upstream.

Just another hint: Replace explicit path for python3 binary in the follwing
line as you also do correctly in %check, the macro is defined within
python3-devel.
- sed -i '1,1s@^#!.*$@#!/usr/bin/python3@' examples/*.py
+ sed -i '1,1s@^#!.*$@#!%{__python3}@' examples/*.py

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]/message/CFJLPY3MLTCMZQE2H7TXT2MQQ3IXQM7W/

Reply via email to