1
0

4 Commits

Author SHA256 Message Date
f5d85afb6d - Fix the distro condition, Python 3.11 starts with 15 SP4 and
openSUSE Leap 15.4 not a version greated than 15.4

OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/python-ec2imgutils?expand=0&rev=7
2024-04-24 11:25:35 +00:00
4084f920b0 - Remove the split provides for the python3 package per agreement
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/python-ec2imgutils?expand=0&rev=4
2024-03-13 12:29:44 +00:00
df7fa9f06c Accepting request 1157498 from home:dimstar:Factory
3rd attempt - minimize diff to what you already had

OBS-URL: https://build.opensuse.org/request/show/1157498
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/python-ec2imgutils?expand=0&rev=3
2024-03-13 12:21:49 +00:00
8f6c780ac7 - Rename package to python-ec2imgutils to follow the latest naming
convention
- Switch to Python 3.11 build use wheel

- Support IMDS version setting (bsc#1220168)
  + For SLE 15 SP6 and later images we want to have instance launch with
    IMDS v2 as the default access protocol. This is accomplished by
    setting the a attribute on the image. The new --imds-support command
    line argument supports this setting.

- Fix version confusion between boto3 and botocore for dependency

- Update to version 10.0.2 (bsc#1209255, jsc#PED-3781)
  + Add 'uefi-preferred' boot mode setting

- Update to version 10.0.1
  + Follow up fix to (bsc#1199722) allow the user a choice of 2.0 and v2.0 as
    tpm versions on the command line

- Update to version 10.0.0 (bsc#1199722)
  + Add --tpm-support as command line option and tpm_support to the API
    to register images that support NitroTPM
  + API change for ec2deprecateimg. It is now possible to deprecate
    an image without providing a successor image.

- Add rpm-macros to build requirements in spec.

- Update to version 9.0.4 (bsc#1192298)
  + Set a time out for the ssh connection to avoid hang in a multi threaded
    environment

OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/python-ec2imgutils?expand=0&rev=2
2024-03-04 14:11:47 +00:00