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



--- Comment #4 from Felix Schwarz <[email protected]> ---
a few quick notes:

- %license missing
- use %pypi_source instead of manually building the URL
- Missing spaces in decription ("curses.This", "applications.There") - also you
might want to shorten the description a bit (imho only)
- "%{pypi_name}-%{version}-py?.?.egg-info" -> this will break when there is a
Python 3.10 - you can use
"%{pypi_name}-%{version}-py%{python3_version}.egg-info"

I noticed that the last release was 4 years ago and there is no public source
control. Do really want to package this library? Seems to be dead upstream (so
a Python 3.9 transition is on you).

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

Reply via email to