Package Release Info

python-gcemetadata-1.0.4-160000.2.2

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

python-gcemetadata

Change Logs

* Tue Apr 08 2025 rjschwei@suse.com
- Switch te SLE 15 build setup to also use a macro instead of referencing
  the Python 3.11 interpreter directly.
* Mon Apr 07 2025 rjschwei@suse.com
- Switch to a defined Python interpreter. Use the primary interpreter
  in SLE 16 and later distribution and Python 3.11 for SLE 15 SP4 and
  later.
* Mon Jul 22 2024 rjschwei@suse.com
- Obsolete the Python 3.6 build
* Thu May 30 2024 mcepl@cepl.eu
- Replace python3-gcemetadata with universal packaging
  (https://trello.com/c/fupyiTVo/168-python3-packages-in-factory).
- Rename to python-gcemetadata.
* Mon Jun 22 2020 rjschwei@suse.com
- Update to version 1.0.4 (bsc#1173136)
  + Fix typo, missing "=" for "identity" option in processed command
    line options causes mis-identification of instance as missing identity
    data access
* Fri Jun 05 2020 rjschwei@suse.com
- Include in SLE 12 (jsc#PM-1900)
* Wed Jun 05 2019 rjschwei@suse.com
- Update to version 1.0.3 (bsc#1134510)
  + Handle the condition where the identity data of the instance may
    not be accessible from the metadata server and provide proper
    error messaging
- From 1.0.2
  + Avoid traceback when not running in GCE, by testing access to the
    metdata server first before performing othre operations
* Sun Jul 29 2018 jengelh@inai.de
- Use noun phrase in summary.
* Tue Jun 19 2018 rjschwei@suse.com
- Update to version 1.0.1 (bsc#1097505)
  + Support instances with multiple Nics
* Fri Nov 17 2017 rjschwei@suse.com
- Update to version 1.0.0
  + Port to Python 3