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



--- Comment #8 from Miroslav Suchý <[email protected]> ---
echo A set of tools to integrate upstream open source projects into Fedora
operating system |wc -c
87
The summary should be less than 80 characters:
https://docs.fedoraproject.org/en-US/packaging-guidelines/#_summary_and_description

Summary:        %{summary}
This is ... ehm lazy? :)
I guess something like:
  Python libraries for Packit
will work

packit.noarch: W: incoherent-version-in-changelog 0.1.0-1 ['0.0.1-1.fc29',
'0.0.1-1']
The Y and Z from X.Y.Z-R does not match.

python3-packit.noarch: E: non-executable-script
/usr/lib/python3.7/site-packages/packit/cli/watch_sg_pr.py 644 /usr/bin/python3 
python3-packit.noarch: E: non-executable-script
/usr/lib/python3.7/site-packages/packit/cli/watch_upstream_release.py 644
/usr/bin/python3 
If the script has shebang, then it should be executable script by setting
executable bit (and either be in /usr/bin/ or /usr/libexec) or when it does not
have executable bit then it should not have shebang.

-- 
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]

Reply via email to