Rebuilt for Python 3.10

This commit is contained in:
Python Maint 2021-06-04 21:12:18 +02:00 committed by Miro Hrončok
parent a6387fd6ac
commit 089a7e4251

View File

@ -3,7 +3,7 @@
Name: pywbem
Version: 0.15.0
Epoch: 1
Release: 3%{?dist}
Release: 4%{?dist}
Summary: Python WBEM client interface and related utilities
License: LGPLv2
URL: https://github.com/pywbem/pywbem
@ -69,6 +69,9 @@ mv -v %{buildroot}/%{_bindir}/wbemcli.py %{buildroot}/%{_bindir}/pywbemcli.py
%doc README.rst
%changelog
* Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 1:0.15.0-4
- Rebuilt for Python 3.10
* Tue Feb 9 2021 Tony Asleson <tasleson@redhat.com> 1:0.15.0-3
- https://bugzilla.redhat.com/show_bug.cgi?id=1922368