Removed the -p2 argument since we do not have any patches for now

This commit is contained in:
Jonny Heggheim 2021-12-02 19:59:41 +01:00
parent f43402c43e
commit 9a472b25dc

View File

@ -44,7 +44,7 @@ BuildRequires: python3-pytest-cov
%description -n python3-typing-extensions %_description
%prep
%autosetup -n %{srcname}-%{version} -p2
%autosetup -n %{srcname}-%{version}
%build
%py3_build