https://bugzilla.redhat.com/show_bug.cgi?id=2325294 --- Comment #3 from solomoncyj@xxxxxxxxx --- ignore last comment, use this insted. template from https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/ Note: rmember, this is non-binding. a sponsor will still review your package for any mistakes we make %global srcname pyfzf Name: python-%{srcname} Version: 0.3.1 Release: %autorelease Summary: Python wrapper for junegunn's fuzzyfinder (fzf) License: MIT URL: https://pypi.python.org/pypi/%{srcname} Source: %pypi_source BuildArch: noarch BuildRequires: python3-devel %description A python wrapper for junegunn's awesome fzf. %package -n python3-%{srcname} Summary: %{summary} %description -n python3-%{srcname} %{description} %prep %autosetup -n %{srcname}-%{version} %generate_buildrequires %pyproject_buildrequires %build %pyproject_wheel %install %pyproject_install %pyproject_save_files -l %{srcname} %files -n python3-%{srcname} -f %{pyproject_files} %doc README.* %license LICENSE %changelog %autochangelog -- 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=2325294 Report this comment as SPAM: https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202325294%23c3 -- _______________________________________________ package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx 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/package-review@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue