Name: edalize Version: 0.6.1 Release: %autorelease Summary: Library for interfacing EDA tools BuildArch: noarch License: GPLv3 URL: https://edalize.readthedocs.io Source0: %{pypi_source} #Patch0: edalize-py36.patch BuildRequires: python3-devel python3-setuptools BuildRequires: pyproject-rpm-macros %generate_buildrequires %pyproject_buildrequires %description Edalize is a library for interfacing EDA tools, primarily for FPGA development. %package python3 Summary: %{summary} Provides: edalize %description python3 Edalize is a library for interfacing EDA tools, primarily for FPGA development. %prep %forgesetup %build %pyproject_wheel %install %pyproject_install %files python3 %license LICENSE %doc README.rst %{_bindir}/* %{python3_sitelib}/* %changelog * Sun Dec 05 2021 Cristian Balint - github upstream releases