Name: python-narwhals Version: 2.14.0 Release: %autorelease Summary: Extremely lightweight compatibility layer between dataframe libraries License: MIT URL: https://github.com/narwhals-dev/narwhals Source: %{pypi_source narwhals} BuildSystem: pyproject BuildOption(install): -l narwhals #BuildOption(generate_buildrequires): -g tests BuildArch: noarch BuildRequires: python3-devel BuildRequires: %{py3_dist pytest} BuildRequires: %{py3_dist pandas} %global _description %{expand: Extremely lightweight and extensible compatibility layer between dataframe libraries!} %description %_description %package -n python3-narwhals Summary: %{summary} %description -n python3-narwhals %_description %check -a %pytest %files -n python3-narwhals -f %{pyproject_files} %changelog %autochangelog