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

Miro Hrončok <[email protected]> changed:

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



--- Comment #12 from Miro Hrončok <[email protected]> ---
I wasn't aware git does not store full permission but I am going to trust you
on that.

Package APPRVOED.


One more curiosity thing:

%check
cat >test.py <<EOF
from railroad import Diagram, Choice
d = Diagram("foo", Choice(0, "bar", "baz"))
d.writeSvg(sys.stdout.write)
EOF
%python3 railroad.py


I assumed upstream has no tests, but then I noticed it's %python3 railroad.py,
not %python3 test.py here, so I've checked railroad.py and it executes test.py.
Why we don't use the upstream test.py? Would that reason justify a comment
here?


-- 
You are receiving this mail because:
You are always notified about changes to this product and component
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2107355
_______________________________________________
package-review mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to