Fri, 31 Mar 2023 07:41:38 UTC | login

Information for build pywbem-0.15.0-5.el9

ID9429
Package Namepywbem
Version0.15.0
Release5.el9
Epoch1
Sourcegit+https://gitlab.com/redhat/centos-stream/rpms/pywbem#f4e173e522c97c807307a48852fe27fb81d9d524
SummaryPython WBEM client interface and related utilities
DescriptionA Python library for making CIM (Common Information Model) operations over HTTP\ using the WBEM CIM-XML protocol. It is based on the idea that a good WBEM\ client should be easy to use and not necessarily require a large amount of\ programming knowledge. It is suitable for a large range of tasks from simply\ poking around to writing web and GUI applications.\ \ WBEM, or Web Based Enterprise Management is a manageability protocol, like\ SNMP, standardized by the Distributed Management Task Force (DMTF) available\ at http://www.dmtf.org/standards/wbem.\ \ It also provides a Python provider interface, and is the fastest and\ easiest way to write providers on the planet.
Built bytasleson
State complete
Volume DEFAULT
StartedFri, 25 Jun 2021 13:09:34 UTC
CompletedFri, 25 Jun 2021 13:10:04 UTC
Taskbuild (c9s-candidate, /redhat/centos-stream/rpms/pywbem:f4e173e522c97c807307a48852fe27fb81d9d524)
Extra{'source': {'original_url': 'git+https://gitlab.com/redhat/centos-stream/rpms/pywbem#f4e173e522c97c807307a48852fe27fb81d9d524'}}
Tags
c9s-candidate
c9s-gate
c9s-pending
RPMs
src
pywbem-0.15.0-5.el9.src.rpm (info) (download)
noarch
python3-pywbem-0.15.0-5.el9.noarch.rpm (info) (download)
Logs
noarch
build.log
hw_info.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
Changelog * Wed Jun 23 2021 Tony Asleson <tasleson@redhat.com> - 1:0.15.0-5 - https://bugzilla.redhat.com/show_bug.cgi?id=1975381 * Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 1:0.15.0-4 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 * Tue Feb 09 2021 Tony Asleson <tasleson@redhat.com> 1:0.15.0-3 - https://bugzilla.redhat.com/show_bug.cgi?id=1922368 * Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1:0.15.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Fri Oct 23 2020 Tony Asleson <tasleson@redhat.com> - 0.15.0-1 - Update to 0.15.0 for python 3.8 fixes * Thu Oct 01 2020 Tony Asleson <tasleson@redhat.com> - 0.14.6-8 - New build to do a multi-build * Wed Sep 30 2020 Tony Asleson <tasleson@redhat.com> - 0.14.6-7 - Add epoch to override the newer version that cannot be installed. * Tue Sep 01 2020 Tony Asleson <tasleson@redhat.com> - 0.14.6-6 - Fix build failure Bad source: /builddir/build/SOURCES/pywbem-0.14.6.tar.gz: No such file or directory * Tue Sep 01 2020 Tony Asleson <tasleson@redhat.com> - 0.14.6-5 - Go back to 0.14.6 ref. https://bugzilla.redhat.com/show_bug.cgi?id=1868128 * Mon Aug 10 2020 Gris Ge <fge@redhat.com> - 1.0.1-1 - Upgrade to 1.0.1 * Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.14.6-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Tue May 26 2020 Miro Hrončok <mhroncok@redhat.com> - 0.14.6-3 - Rebuilt for Python 3.9 * Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.14.6-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Thu Oct 17 2019 Tony Asleson <tasleson@redhat.com> - 0.14.6-1 - Upgrade to 0.14.6 * Mon Sep 23 2019 Gris Ge <fge@redhat.com> - 0.14.4-1 - Upgrade to 0.14.4 * Fri Sep 13 2019 Gris Ge <fge@redhat.com> - 0.14.3-5 - Fix pywbemcli ModuleNotFoundError: RHBZ #1743784 * Mon Aug 19 2019 Miro Hrončok <mhroncok@redhat.com> - 0.14.3-4 - Rebuilt for Python 3.8 * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.14.3-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Sat Jul 13 2019 Gris Ge <fge@redhat.com> - 0.14.3-2 - Fix the conflict with sblim-wbemcli: RHBZ #1724104 * Sat Jul 13 2019 Gris Ge <fge@redhat.com> - 0.14.3-1 - Upgrade to 0.14.3 and removed python2 stuff