5 Commits

Author SHA256 Message Date
Klaus Kämpf
002c0d3e76 fix file list
OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:wbem/python3-pywbem?expand=0&rev=6
2025-02-22 15:39:24 +00:00
Klaus Kämpf
a9af94a4f4 disable tests
OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:wbem/python3-pywbem?expand=0&rev=5
2025-02-22 15:37:50 +00:00
Klaus Kämpf
4a4d18b3a1 - Update to version 1.7.2:
* Fixed pywbem install error with ImportError on Python 2.7; Fixed tests
- Update to version 1.7.1:
  * Speed up install of dev. env. by pinning coverage
  * Fix issue where listener startup failure can cause extra exceptions.
  * Regenerated MANIFEST.in for new README files
- Update to version 1.7.0:
  * git-ignore temporary coverage files

OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:wbem/python3-pywbem?expand=0&rev=4
2025-02-22 15:00:02 +00:00
Klaus Kämpf
536aea0dc7 - Update to 1.6.1
* Increased min version of Cython/pyzmq; Added py310 on win/minimum

OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:wbem/python3-pywbem?expand=0&rev=3
2023-04-06 11:41:48 +00:00
Klaus Kämpf
ace871dec7 - Update to version 1.5.0+git20230114.9b3b1ba:
* Disable CI test failure upon safety check failure
  * Fix issue with possible HTTP retries of cim-xml operations.
  * Update OpenPegasus Docker Image
  * Fixed GitPython/gitdb/smmap version issues
  * Fix safety issues that appeared 1 Jan. 2023.
  * pip-check-reqs 2.4.3 fixes a speed issue on Python 3.11
  * Added Python 3.7+3.10 with minimum versions to normal tests
  * Fixed missing astroid requirement on typing-extensions
  * Support for Python 3.11
  * Fixed the silencing of pip checks for pip and Python versions

- rename to python3-pywbem

- Update to 1.4.1
  * Fix issue where the DeepInheritance parameter not passed to the
    mocker OpenEnumerateInstances method so the result is that the
    mocker always uses the default (DeepInheritance=True). (see
    issue #2839)
  * Modified compiler and pywbem_mock to allow creating instances
    from abstract classes because SNIA ignored DMTF rule making
    this illegal and many MOF compilers also ignored it.  Pywbem
    now issue a warning from the MOF compiler if an instance of an
    abstract class is compiled but complete the compile and another
    warning from pywbem_mock.CreateInstance if the instance is for
    an abstract class. (see issue #2825)
- Release 1.4.0
  * Aligned minimum versions of pip,setuptools,wheel with
    pywbemtools, nocasedict,nocaselist. This increased the minimum
    version of pip on Python 3.5 to fix an issue.

OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:wbem/python3-pywbem?expand=0&rev=2
2023-01-14 11:20:05 +00:00