Revisions of python-pywbem

Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1141457 from Adam Majer's avatar Adam Majer (adamm) (revision 21)
- Skip tests failing on python312
  * changed repr of OrderedDict gh#pywbem/pywbem#3097
  * unexpected DeprecationWarnings
Yuchen Lin's avatar Yuchen Lin (maxlin_factory) accepted request 805284 from Adam Majer's avatar Adam Majer (adamm) (revision 14)
- Update to 0.17.2:
  - Fixed raise error for invalid reference_direction in
    WBEMServer.get_central_instances(). (See issue #2187)
  - Fixed raise error for missing ports in WBEMListener.__init__().
    (See issue #2188)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 793830 from Adam Majer's avatar Adam Majer (adamm) (revision 13)
- Update to 0.17.1:
  - Fixed version incompatibilities reported by pip for tox/pluggy,
    ipython/prompt-toolkit, and flake8/pyflakes. (See issue #2153)
  - Fixed the issue where formatting the timezone name of
    a pywbem.MinutesFromUTC object raised NotImplementedError,
    by adding a tzname() method. (see issue #2160)
  - Increased minimum version of ‘six’ from 0.10.0 to 0.12.0
    when on Python 3.8 (or higher). (See issue #2150).
  - Increased minimum version of ‘setuptools’ on Python 3.7
    to 38.4.1 to fix a bug with new format of .pyc files. (See issue #2167).
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 791759 from Adam Majer's avatar Adam Majer (adamm) (revision 12)
- Update to 0.17.0:
  - Dev: Fixed installation of Jupyter Notebook on Python 3.4 by defining
    the appropriate minimum versions of the ipython package,
    per Python version. (See issue #2135)
  - Changed the HTTPS support of pywbem.WBEMListener from using
    the deprecated ssl.wrap_socket() function to using the
    ssl.SSLContext class that was introduced in Python 2.7.9.
    This causes more secure SSL settings to be used.
    (See issue #2002)
  - Renamed all sub-modules within the pywbem namespace so they are
    now private (i.e. with a leading underscore).
    This has been done for consistency with the upcoming 1.0.0
    version of pywbem (See issue #1925)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 791005 from Adam Majer's avatar Adam Majer (adamm) (revision 11)
- Update to 0.16.0:
  - Silenced the MOFCompiler class for verbose=False.
  - Fixed that the MOFCompiler could be created with handle=None to
    work against a local repository. It was documented that way,
    but failed with AttributeError
  - Fixed the error that the MOF compilation of a class could fail but
    the error was not surfaced. This only happened when the MOF compiler
    was invoked against a WBEM server, when the class already existed,
    and when the ModifyClass operation that was attempted in
    this case, failed.
  - Fixed that the CIM-XML payload in log entries was spread over
    multiple lines. The payload is now escaped as a single-line
    Python string.
  - Fixed handling of Unicode string in ca_certs parm of
    WBEMConnection on py2
- removed upstreamed patches:
  - silenced_MOFCompiler.patch
  - unittest2-just-say-no.patch
  - replace-yamlordereddictloader-w-yamlloader.patch
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 755472 from Adam Majer's avatar Adam Majer (adamm) (revision 10)
- Add replace-yamlordereddictloader-w-yamlloader.patch which can
  allow us to kick off deprecated yamlordereddictloader module
  from Factory again. gh#pywbem/pywbem#2022

- Add silenced_MOFCompiler.patch so we can unexclude some more
  tests.

- Update to 0.15.0:
  - This release deprecates the wbemcli command. Pywbem 1.0.0
    will remove the wbemcli command. The recommended replacement
    is the pywbemcli command from the pywbemtools package on
    Pypi: https://pypi.org/project/pywbemtools/
  - Further changes are presented on
    https://pywbem.readthedocs.io/en/stable_0.15/changes.html#pywbem-0-15-0
  - Depends on the acceptance of bdo#754686
  - Many many tests need to be switched off (gh#pywbem/pywbem#2004)
- fix unit tests (unittest2-just-say-no.patch)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 563915 from Adam Majer's avatar Adam Majer (adamm) (revision 8)
- Fix another lost dependency. Need ssl module which python-base
  does not provide. (bnc#1072564)
Adrian Schröter's avatar Adrian Schröter (adrianSuSE) committed (revision 4)
Split 13.2 from Factory
Displaying revisions 1 - 20 of 23
openSUSE Build Service is sponsored by