!17 upgrade to 1.4.1
From: @zhangy1317 Reviewed-by: @licihua, @huangtianhua Signed-off-by: @licihua
This commit is contained in:
commit
b342c161ad
Binary file not shown.
BIN
pywbem-1.4.1.tar.gz
Normal file
BIN
pywbem-1.4.1.tar.gz
Normal file
Binary file not shown.
@ -3,17 +3,17 @@
|
||||
%global __requires_exclude ^.*python[2|3]*.7dist\\(.*\\).*$
|
||||
|
||||
Name: pywbem
|
||||
Version: 1.1.3
|
||||
Version: 1.4.1
|
||||
Release: 1
|
||||
Summary: WBEM client and WBEM indication listener
|
||||
License: LGPLv2
|
||||
URL: https://github.com/pywbem/pywbem
|
||||
Source0: https://files.pythonhosted.org/packages/35/a5/569e9c88437b81a31de972948340c2e25b9b22a1f44819f7c743c06cbe2b/pywbem-1.1.3.tar.gz
|
||||
Source0: https://files.pythonhosted.org/packages/94/35/e2b23d4b1958839f23ba8494597579146fce4c3031537c38b4abb02b2d41/pywbem-1.4.1.tar.gz
|
||||
|
||||
%if 0%{?with_python2}
|
||||
BuildRequires: python2-pip python2-pbr python2-pyyaml python2-ply python2-rpm-macros python2-devel
|
||||
%endif
|
||||
BuildRequires: python3-pip python3-PyYAML python3-ply python3-rpm-macros python3-pbr python3-devel git
|
||||
BuildRequires: python3-pip python3-PyYAML python3-ply python3-rpm-macros python3-pbr python3-devel git python3-wheel
|
||||
BuildArch: noarch
|
||||
|
||||
|
||||
@ -113,6 +113,9 @@ env PYTHONPATH=%{buildroot}/%{python3_sitelib} PBR_VERSION="%{version}" \
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Jun 16 2022 zhangy1317 <zhangy1317@foxmail.com> - 1.4.1-1
|
||||
- Upgrade version for openstack yoga
|
||||
|
||||
* Mon Aug 09 2021 OpenStack_SIG <openstack@openeuler.org> - 1.1.3-1
|
||||
- Update version to 1.1.3
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user