diff --git a/python-aiohttp.spec b/python-aiohttp.spec index 33cf204..2e37ade 100644 --- a/python-aiohttp.spec +++ b/python-aiohttp.spec @@ -24,7 +24,6 @@ Summary: %{summary} BuildRequires: python3-devel BuildRequires: python3-setuptools BuildRequires: python3-Cython -BuildRequires: http-parser-devel Recommends: python%{python3_version}dist(aiodns) %description -n python3-%{srcname} @@ -34,7 +33,6 @@ with middlewares and pluggable routing. %prep %autosetup -n %{srcname}-%{version} -rm -rf vendor %build %py3_build @@ -49,9 +47,6 @@ rm -rf vendor %{python3_sitearch}/%{srcname}/ %changelog -* Mon Aug 27 2018 Fabian Affolter - 3.4.0-4 -- Unbundle http-parser - * Mon Aug 27 2018 Fabian Affolter - 3.4.0-3 - Fix rhbz#1622310