diff --git a/python-openapi-schema-validator.spec b/python-openapi-schema-validator.spec index 1a112cd..3b1df4f 100644 --- a/python-openapi-schema-validator.spec +++ b/python-openapi-schema-validator.spec @@ -49,7 +49,7 @@ is an extended subset of the JSON Schema Specification Wright Draft 00. %prep -%autosetup -p1 -n openapi_schema_validator-%{version} +%autosetup -p1 -n openapi-schema-validator-%{version} sed -i 's:tool.pytest.ini_options:hide:' pyproject.toml %build