Thu, 11 Jul 2024 11:00:05 UTC | login

Information for build python-olefile-0.44-3.fc27

ID17751
Package Namepython-olefile
Version0.44
Release3.fc27
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 bykojiadmin
State complete
Volume DEFAULT
StartedSat, 14 Apr 2018 20:27:33 UTC
CompletedSat, 14 Apr 2018 20:27:33 UTC
Tags
f28
f29
RPMs
src
python-olefile-0.44-3.fc27.src.rpm (info) (download)
noarch
python2-olefile-0.44-3.fc27.noarch.rpm (info) (download)
python3-olefile-0.44-3.fc27.noarch.rpm (info) (download)
Changelog * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.44-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.44-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * 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