3.9 fix merge upstream.
This commit is contained in:
parent
bdd5425aac
commit
b371269321
@ -35,9 +35,6 @@ rm -vr %{pypi_name}.egg-info
|
||||
# Remove online tests
|
||||
rm -vr tests/integration
|
||||
|
||||
# Temporary fix for Python 3.9, fix coming in https://github.com/boto/botocore/issues/2002
|
||||
find . -type f -name '*.py' | xargs sed -i s/cElementTree/ElementTree/g
|
||||
|
||||
%build
|
||||
%py3_build
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user