diff --git a/python-boto3.changes b/python-boto3.changes index 70e4171..a31ee40 100644 --- a/python-boto3.changes +++ b/python-boto3.changes @@ -3246,6 +3246,12 @@ Mon Apr 17 11:07:48 UTC 2023 - pgajdos@suse.com - python-six is not required +------------------------------------------------------------------- +Wed Apr 5 10:37:16 UTC 2023 - John Paul Adrian Glaubitz + +- Update in SLE-15 (bsc#1209255, jsc#PED-3780) +- Add python-python-dateutil and python-jmespath to BuildRequires + ------------------------------------------------------------------- Mon Mar 13 08:34:44 UTC 2023 - John Paul Adrian Glaubitz @@ -4708,6 +4714,11 @@ Fri Nov 4 12:14:56 UTC 2022 - John Paul Adrian Glaubitz + +- Update in SLE-15 (bsc#1204537, jsc#PED-2333) + ------------------------------------------------------------------- Tue Oct 25 08:04:28 UTC 2022 - John Paul Adrian Glaubitz @@ -4779,6 +4790,11 @@ Tue Oct 25 08:04:28 UTC 2022 - John Paul Adrian Glaubitz + +- Remove version constraint for python-pytest in BuildRequires + ------------------------------------------------------------------- Mon Oct 17 09:24:47 UTC 2022 - John Paul Adrian Glaubitz diff --git a/python-boto3.spec b/python-boto3.spec index 9d83987..1cf22e3 100644 --- a/python-boto3.spec +++ b/python-boto3.spec @@ -59,6 +59,7 @@ 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}