Correct autosetup macro call

This commit is contained in:
2025-12-16 11:27:56 +11:00
parent 3a0b9313a2
commit de9fd95329

View File

@@ -51,7 +51,7 @@ BuildArch: noarch
pytest plugin to check FLAKE8 requirements pytest plugin to check FLAKE8 requirements
%prep %prep
%autosetup -p1 -n pytest-flake8-%{version} %autosetup -p1 -n pytest_flake8-%{version}
%build %build
%pyproject_wheel %pyproject_wheel