代码拉取完成,页面将自动刷新
%global py2_build_dir %{_builddir}/%{name}-%{version}-%{release}-python2
%define with_python2 0
%global __requires_exclude ^.*python[2|3]*.7dist\\(.*\\).*$
Name: pywbem
Version: 1.6.1
Release: 1
Summary: WBEM client and WBEM indication listener
License: LGPLv2
URL: https://github.com/pywbem/pywbem
Source0: https://files.pythonhosted.org/packages/82/06/8ec1c9213b011132404ea245aed079a6b9c4404300dae32d586810032087/pywbem-1.6.1.tar.gz
BuildRequires: python3-pip python3-PyYAML python3-ply python3-rpm-macros python3-pbr python3-devel git python3-wheel
BuildArch: noarch
%description
A WBEM client allows issuing operations to a WBEM server, using the CIM (Common
Information Model) operations over HTTP (CIM-XML) protocol defined in the DMTF
standards DSP0200 and DSP0201. The CIM/WBEM infrastructure is used for a wide
variety of systems management tasks supported by systems running WBEM servers.
A WBEM indication listener allows receiving indications generated by a WBEM server.
%package -n python3-pywbem
Summary: Python3 WBEM client and WBEM indication listenex
Requires: python3-PyYAML python3-six python3-ply python3-mock python3-pbr python3-nocasedict python3-nocaselist python3-yamlloader
BuildArch: noarch
%description -n python3-pywbem
A WBEM client allows issuing operations to a WBEM server, using the CIM (Common
Information Model) operations over HTTP (CIM-XML) protocol defined in the DMTF
standards DSP0200 and DSP0201. The CIM/WBEM infrastructure is used for a wide
variety of systems management tasks supported by systems running WBEM servers.
A WBEM indication listener allows receiving indications generated by a WBEM server.
%prep
%autosetup -n %{name}-%{version} -p1
%build
PBR_VERSION="%{version}" CFLAGS="%{optflags}" %{__python3} setup.py build
%install
env PYTHONPATH=%{buildroot}/%{python3_sitelib} PBR_VERSION="%{version}" \
%{__python3} setup.py install -O1 --skip-build --root %{buildroot}
%files -n python3-pywbem
%{python3_sitelib}/*
%{_bindir}/*
%exclude /usr/bin/*.bat
%doc README.rst LICENSE.txt
%changelog
* Fri Jun 02 2023 yaoxin <[email protected]> - 1.6.1-1
- Update to 1.6.1
* Thu Jun 16 2022 zhangy1317 <[email protected]> - 1.4.1-1
- Upgrade version for openstack yoga
* Mon Aug 09 2021 OpenStack_SIG <[email protected]> - 1.1.3-1
- Update version to 1.1.3
* Fri Sep 11 2020 liuweibo<[email protected]> - 0.12.4-6
- Fix Source0
* Sat Mar 14 2020 gulining<[email protected]> - 0.12.4-5
- remove python2
* Mon Dec 16 2019 likexin<[email protected]> - 0.12.4-4
- modify requires_exclude
* Mon Dec 16 2019 likexin<[email protected]> - 0.12.4-3
- add requires_exclude python dist
* Thu Nov 28 2019 likexin<[email protected]> - 0.12.4-2
- Package init
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。