Name: python-lmfit Version: 1.3.4 Release: %autorelease Summary: Least-Squares Minimization with Bounds and Constraints License: BSD-3-Clause URL: https://lmfit.github.io//lmfit-py/ Source: %{pypi_source lmfit} BuildArch: noarch BuildRequires: python3-devel %global _description %{expand: This is package 'lmfit' generated automatically by pyp2spec.} %description %_description %package -n python3-lmfit Summary: %{summary} %description -n python3-lmfit %_description %prep %autosetup -p1 -n lmfit-%{version} %generate_buildrequires %pyproject_buildrequires -x all,dev,doc,test %build %pyproject_wheel %install %pyproject_install %pyproject_save_files -l ... %check %pyproject_check_import %pytest %files -n python3-lmfit -f %{pyproject_files} %changelog %autochangelog