%global debug_package %{nil} %global commit 123d57e0ef22adb5ae5f09b435c69f0589f521d1 Name: python3-rectpack Version: 0^20211024git123d57 Release: 1%{?dist} Summary: python3-rectpack License: MIT URL: https://github.com/secnot/rectpack Source0: %{url}/archive/%{commit}.tar.gz BuildRequires: python3-devel BuildRequires: python3-setuptools %description gdsfactory %prep %autosetup -n rectpack-%{commit} %build %py3_build %install %py3_install %files %doc README.md %{python3_sitelib}/rectpack/ %{python3_sitelib}/rectpack-*.egg-info/ %changelog %autochangelog