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

Zbigniew JÄ™drzejewski-Szmek <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Doc Type|---                         |If docs needed, set a value
                 CC|                            |[email protected]



--- Comment #1 from Zbigniew JÄ™drzejewski-Szmek <[email protected]> ---
Please remove the quotes (<>).
%description has stray quote marks too and run-together words and seems to
end in the middle of a sentence.

The license is specified using obsolete notation. Now SPDX must be used:
https://docs.fedoraproject.org/en-US/packaging-guidelines/LicensingGuidelines/#_valid_license_short_names

Please use rpmautospec:
https://docs.fedoraproject.org/en-US/packaging-guidelines/#changelogs
https://docs.fedoraproject.org/en-US/packaging-guidelines/Versioning/#_release_tag

Instead of repeating the description two times, use the following:
%global _description %{expand:
<description here>}

%description _description

%description -n python3-%{pypi_name} %_description


-- 
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
https://bugzilla.redhat.com/show_bug.cgi?id=2188539
_______________________________________________
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, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to