Dirk Mueller 2023-01-05 20:41:45 +00:00 committed by Git OBS Bridge
parent 9f19d89130
commit ad841fe87a

View File

@ -43,7 +43,6 @@ Requires: python-s3transfer < 0.7.0
Requires: python-s3transfer >= 0.6.0
Requires: python-six
BuildArch: noarch
%python_subpackages
%description
@ -55,18 +54,9 @@ For documentation consult the online documentation at
http://boto3.readthedocs.org/en/latest/
# Note to maintainers also familia with python-boto:
# The documentation generation requires access to AWS, thus it is not
# possible to generate the documentation in OBS
%prep
%setup -q -n boto3-%{version}
sed -i 's/from botocore.vendored //' boto3/compat.py