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



--- Comment #45 from Jonathan Steffan <[email protected]> ---
Couple things, then we'll be ready.

1) Align all of your metadata. The key/values for stuff like Name, and
BuildRequires, etc. should all me value aligned:

%global pypi_name ramalama
%global forgeurl  https://github.com/containers/%{pypi_name}
%global version0  0.1.1
%forgemeta
[...]

Name:           python-%{pypi_name}
Version:        %{version0}
License:        MIT
Release:        %autorelease
Summary:        %{desc}
URL:            %{forgeurl}
Source0:        %{forgesource}
BuildArch:      noarch

BuildRequires:  git-core
[...]

2) Fix python3-ramalama.noarch: W: summary-ended-with-dot RamaLama is a command
line tool for working with AI LLM models.


-- 
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=2317585

Report this comment as SPAM: 
https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202317585%23c45

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