https://bugzilla.redhat.com/show_bug.cgi?id=2070578
Jakub Kadlčík jkadlcik@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Doc Type|--- |If docs needed, set a value CC| |jkadlcik@redhat.com
--- Comment #1 from Jakub Kadlčík jkadlcik@redhat.com --- Hello Onuralp, thank you for the package.
Version: 0.1.7
There is already a 0.5.0 version on GitHub, can you please update?
License: MIT
I believe this is not true (anymore?). According to the pyproject.toml and LICENSE.md, the project is available under a BSD license.
%{?python_enable_dependency_generator}
I think this is the default, so this line can IMHO be deleted. Per
https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/#Automatica...
In an emergency, you can opt-out from running the requires generator by adding %{?python_disable_dependency_generator} to the package (usually, just before the main package’s %description).
%description %{summary}.
Heh, I like the period at the end :D
Joking aside, please let's try to avoid duplicating the Summary. Can you please write 2-3 sentences or points about the package?