Wed, 24 Apr 2024 07:48:43 UTC | login

Information for build python-olefile-0.44-1.el7

ID15315
Package Namepython-olefile
Version0.44
Release1.el7
Epoch
SummaryPython package to parse, read and write Microsoft OLE2 files
Descriptionolefile is a Python package to parse, read and write Microsoft OLE2 files (also called Structured Storage, Compound File Binary Format or Compound Document File Format), such as Microsoft Office 97-2003 documents, vbaProject.bin in MS Office 2007+ files, Image Composer and FlashPix files, Outlook messages, StickyNotes, several Microscopy file formats, McAfee antivirus quarantine files, etc.
Built byhguemar
State complete
Volume DEFAULT
StartedMon, 23 Jan 2017 18:20:48 UTC
CompletedMon, 23 Jan 2017 18:23:37 UTC
Taskbuild (cloud7-openstack-common-el7, python-olefile-0.44-1.el7.src.rpm)
Tags
cloud7-openstack-common-candidate
cloud7-openstack-common-release
cloud7-openstack-common-testing
cloud7-openstack-queens-candidate
cloud7-openstack-queens-release
cloud7-openstack-queens-testing
cloud7-openstack-rocky-release
cloud7-openstack-rocky-testing
cloud7-openstack-stein-release
cloud7-openstack-stein-testing
cloud7-openstack-train-release
cloud7-openstack-train-testing
cloud7-openstack-ussuri-testing
RPMs
src
python-olefile-0.44-1.el7.src.rpm (info) (download)
noarch
python2-olefile-0.44-1.el7.noarch.rpm (info) (download)
Logs
noarch
root.log
build.log
state.log
Changelog * Thu Jan 12 2017 Sandro Mani <manisandro@gmail.com> - 0.44-1 - Update to 0.44 * Mon Jan 02 2017 Sandro Mani <manisandro@gmail.com> - 0.44-0.4.gitbc9d196 - Fix incorrect line endings - Remove shebang from non-executable scripts * Mon Jan 02 2017 Sandro Mani <manisandro@gmail.com> - 0.44-0.3.gitbc9d196 - Further reduce duplicate text - Add python_provides * Mon Jan 02 2017 Sandro Mani <manisandro@gmail.com> - 0.44-0.2.gitbc9d196 - Use %py_build and %py_install macros - Use %summary, %url to reduce duplicate text - Add %check - Move BR to subpackages * Mon Jan 02 2017 Sandro Mani <manisandro@gmail.com> - 0.44-0.1.gitbc9d196 - Initial package