Compare commits
1 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| b9933dc0c4 |
BIN
1.35.47.tar.gz
LFS
Normal file
BIN
1.35.47.tar.gz
LFS
Normal file
Binary file not shown.
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:46a23252a0d057baacf8763ae0b9a9b0aa76c912a3b3118cc689688d3bb87cd8
|
|
||||||
size 1070483
|
|
||||||
5228
python-boto3.changes
5228
python-boto3.changes
File diff suppressed because it is too large
Load Diff
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-boto3
|
# spec file for package python-boto3
|
||||||
#
|
#
|
||||||
# Copyright (c) 2026 SUSE LLC and contributors
|
# Copyright (c) 2024 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -23,25 +23,25 @@
|
|||||||
%define pytestjobs -n ${RPM_BUILD_NCPUS:-1}
|
%define pytestjobs -n ${RPM_BUILD_NCPUS:-1}
|
||||||
%endif
|
%endif
|
||||||
Name: python-boto3
|
Name: python-boto3
|
||||||
Version: 1.42.27
|
Version: 1.35.47
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Amazon Web Services Library
|
Summary: Amazon Web Services Library
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
URL: https://github.com/boto/boto3
|
URL: https://github.com/boto/boto3
|
||||||
Source: https://github.com/boto/boto3/archive/%{version}.tar.gz
|
Source: https://github.com/boto/boto3/archive/%{version}.tar.gz
|
||||||
# Related test dependencies
|
# Related test dependencies
|
||||||
BuildRequires: %{python_module botocore >= 1.42.27 with %python-botocore < 1.43.0}
|
BuildRequires: %{python_module botocore >= 1.35.47 with %python-botocore < 1.36.0}
|
||||||
BuildRequires: %{python_module pip}
|
BuildRequires: %{python_module pip}
|
||||||
BuildRequires: %{python_module pytest-xdist}
|
BuildRequires: %{python_module pytest-xdist}
|
||||||
BuildRequires: %{python_module pytest}
|
BuildRequires: %{python_module pytest}
|
||||||
BuildRequires: %{python_module s3transfer >= 0.16.0 with %python-s3transfer < 0.17.0}
|
BuildRequires: %{python_module s3transfer >= 0.10.0 with %python-s3transfer < 0.11.0}
|
||||||
BuildRequires: %{python_module setuptools}
|
BuildRequires: %{python_module setuptools}
|
||||||
BuildRequires: %{python_module wheel}
|
BuildRequires: %{python_module wheel}
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
BuildRequires: python-rpm-macros
|
BuildRequires: python-rpm-macros
|
||||||
Requires: (python-botocore >= 1.42.27 with python-botocore < 1.43.0)
|
Requires: (python-botocore >= 1.35.47 with python-botocore < 1.36.0)
|
||||||
Requires: (python-jmespath >= 0.7.1 with python-jmespath < 2.0.0)
|
Requires: (python-jmespath >= 0.7.1 with python-jmespath < 2.0.0)
|
||||||
Requires: (python-s3transfer >= 0.16.0 with python-s3transfer < 0.17.0)
|
Requires: (python-s3transfer >= 0.10.0 with python-s3transfer < 0.11.0)
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
%if 0%{?sle_version} >= 150400
|
%if 0%{?sle_version} >= 150400
|
||||||
Obsoletes: python3-boto3 < %{version}
|
Obsoletes: python3-boto3 < %{version}
|
||||||
@@ -57,6 +57,14 @@ For documentation consult the online documentation at
|
|||||||
http://boto3.readthedocs.org/en/latest/
|
http://boto3.readthedocs.org/en/latest/
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
# Note to maintainers also familia with python-boto:
|
# Note to maintainers also familia with python-boto:
|
||||||
# The documentation generation requires access to AWS, thus it is not
|
# The documentation generation requires access to AWS, thus it is not
|
||||||
# possible to generate the documentation in OBS
|
# possible to generate the documentation in OBS
|
||||||
|
|||||||
Reference in New Issue
Block a user