Recommended update for python-msrest, python-msrestazure

Announcement ID: SUSE-RU-2019:2328-1
Rating: moderate
References:
Affected Products:
  • Public Cloud Module 12
  • SUSE Linux Enterprise High Performance Computing 12 SP2
  • SUSE Linux Enterprise High Performance Computing 12 SP3
  • SUSE Linux Enterprise High Performance Computing 12 SP4
  • SUSE Linux Enterprise High Performance Computing 12 SP5
  • SUSE Linux Enterprise Server 12
  • SUSE Linux Enterprise Server 12 SP1
  • SUSE Linux Enterprise Server 12 SP2
  • SUSE Linux Enterprise Server 12 SP3
  • SUSE Linux Enterprise Server 12 SP4
  • SUSE Linux Enterprise Server 12 SP5
  • SUSE Linux Enterprise Server for SAP Applications 12
  • SUSE Linux Enterprise Server for SAP Applications 12 SP1
  • SUSE Linux Enterprise Server for SAP Applications 12 SP2
  • SUSE Linux Enterprise Server for SAP Applications 12 SP3
  • SUSE Linux Enterprise Server for SAP Applications 12 SP4
  • SUSE Linux Enterprise Server for SAP Applications 12 SP5

An update that has one fix can now be installed.

Description:

This update for python-msrest, python-msrestazure fixes the following issues:

python-msrest was updated to version 0.4.12 (bsc#1124482):

  • Features
  • Input is now more lenient
  • Model have a "validate" method to check content constraints
  • Model have now 4 new methods:
    • "serialize" that gives the RestAPI that will be sent
    • "as_dict" that returns a dict version of the Model. Callbacks are available.
    • "deserialize" the parses the RestAPI JSON into a Model
    • "from_dict" that parses several dict syntax into a Model. Callbacks are available.
  • More details and examples in the Wiki article on Github: https://github.com/Azure/msrest-for-python/wiki/msrest-0.4.12—Serialization-change
  • Bugfixes
  • Better Enum checking (#38)

python-msrestazure was updated to version 0.4.12 (bsc#1124482):

  • Features
  • add "timeout" to ServicePrincipalCredentials and UserPasswordCredentials
  • Threads created by AzureOperationPoller have now a name prefixed by "AzureOperationPoller" to help identify them
  • Bugfixes
  • Do not fail if keyring is badly installed
  • Update Azure Gov login endpoint
  • Update metadata ARM endpoint parser
  • Breaking changes
  • Remove InteractiveCredentials. This class was deprecated and unusable. Use ADAL device code instead.
  • Update Requires from setup.py

Patch Instructions:

To install this SUSE update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
Alternatively you can run the command listed for your product:

  • Public Cloud Module 12
    zypper in -t patch SUSE-SLE-Module-Public-Cloud-12-2019-2328=1

Package List:

  • Public Cloud Module 12 (noarch)
    • python-msrest-0.4.12-5.7.1
    • python3-msrestazure-0.4.12-5.7.21
    • python3-msrest-0.4.12-5.7.1
    • python-msrestazure-0.4.12-5.7.21

References: