Name: python-sabyenc Version: 3.3.6 Release: 0.01 # Fill in the actual package summary to submit package to Fedora Summary: yEnc Module for Python modified for SABnzbd # No license information obtained, it's up to the packager to fill it in License: ... URL: https://github.com/sabnzbd/sabnzbd-yenc Source: %{pypi_source sabyenc} BuildRequires: python3-devel BuildRequires: gcc # Fill in the actual package description to submit package to Fedora %global _description %{expand: This is package 'sabyenc' generated automatically by pyp2spec.} %description %_description %package -n python3-sabyenc Summary: %{summary} %description -n python3-sabyenc %_description %prep %autosetup -p1 -n sabyenc-%{version} %generate_buildrequires %pyproject_buildrequires %build %pyproject_wheel %install %pyproject_install # Add top-level Python module names here as arguments, you can use globs %pyproject_save_files ... %check %pyproject_check_import %files -n python3-sabyenc -f %{pyproject_files} %changelog * Fri Nov 15 2024 Brian J. Murrell - 3.3.6-0.01 - Initial release