remove proper async.py file
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
This commit is contained in:
parent
089d7b0c56
commit
802adda513
@ -103,7 +103,7 @@ pushd python2
|
||||
%py2_install
|
||||
rm -rf ${buildroot}%{python2_sitelib}/setuptools/tests
|
||||
# Drop asyncio stuff from py2
|
||||
rm -f %{buildroot}%{python2_sitelib}/%{modname}/async.py
|
||||
rm -f %{buildroot}%{python2_sitelib}/%{modname}/_async.py
|
||||
popd
|
||||
|
||||
pushd python3
|
||||
|
Loading…
Reference in New Issue
Block a user