forked from pool/python-pywbem
Accepting request 751172 from home:StevenK:branches:systemsmanagement:wbem
- Update to version 0.14.6: Lots of changes, additions, and deprecations, see full list at: https://pywbem.readthedocs.io/en/stable_0.14/changes.html#pywbem-0-14-6 OBS-URL: https://build.opensuse.org/request/show/751172 OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:wbem/python-pywbem?expand=0&rev=108
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 27 05:30:02 UTC 2019 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
|
||||
- Update to version 0.14.6:
|
||||
Lots of changes, additions, and deprecations, see full list at:
|
||||
https://pywbem.readthedocs.io/en/stable_0.14/changes.html#pywbem-0-14-6
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 11 13:49:00 UTC 2018 - adam.majer@suse.de
|
||||
|
||||
|
@@ -19,7 +19,7 @@
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%global pkgname pywbem
|
||||
Name: python-pywbem
|
||||
Version: 0.11.0
|
||||
Version: 0.14.6
|
||||
Release: 0
|
||||
Summary: Python module for making CIM operation calls using the WBEM protocol
|
||||
License: LGPL-2.1
|
||||
@@ -32,14 +32,15 @@ BuildRequires: %{python_module devel}
|
||||
BuildRequires: %{python_module pip}
|
||||
BuildRequires: %{python_module ply}
|
||||
BuildRequires: %{python_module setuptools}
|
||||
BuildRequires: %{python_module xml}
|
||||
BuildRequires: %{python_module PyYAML}
|
||||
BuildRequires: %{python_module mock}
|
||||
BuildRequires: %{python_module six}
|
||||
BuildRequires: %{python_module pbr}
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: python-rpm-macros
|
||||
Requires: python
|
||||
Requires: python-PyYAML
|
||||
Requires: python-ply
|
||||
Requires: python-xml
|
||||
Requires: python-six
|
||||
Requires: python-M2Crypto
|
||||
Requires(post): update-alternatives
|
||||
@@ -81,7 +82,7 @@ rm %{buildroot}%{_bindir}/*.bat
|
||||
%python_uninstall_alternative mof_compiler
|
||||
|
||||
%files %{python_files}
|
||||
%doc README.rst pywbem/LICENSE.txt
|
||||
%doc README.rst LICENSE.txt
|
||||
%python_alternative %{_bindir}/pywbemcli
|
||||
%python_alternative %{_bindir}/wbemcli.py
|
||||
%python_alternative %{_bindir}/mof_compiler
|
||||
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2a05f2c1a6ab4b08560a6da55fdaabd0f52f4d1e6df6e288b9ed927bf5c289ed
|
||||
size 231861
|
3
pywbem-0.14.6.tar.gz
Normal file
3
pywbem-0.14.6.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5ed6ac486a0a363848f2091a49ddc1c4e0871c6feb71766cc0e266e9c6fd084f
|
||||
size 4242024
|
Reference in New Issue
Block a user