diff --git a/pytest.spec b/pytest.spec index 588734d..b341fca 100644 --- a/pytest.spec +++ b/pytest.spec @@ -6,7 +6,7 @@ Release: 1%{?dist} Summary: Simple powerful testing with Python License: MIT URL: https://pytest.org -Source0: %{pypi_source pytest %{base_version}%{?prerelease}} +Source: %{pypi_source pytest %{base_version}%{?prerelease}} # When building pytest for the first time with new Python version # we might not yet have all the BRs, those conditionals allow us to do that.