Thu, 11 Jul 2024 10:43:47 UTC | login

Information for build python-olefile-0.46-1.fc30

ID76915
Package Namepython-olefile
Version0.46
Release1.fc30
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 bydavidlt
State complete
Volume DEFAULT
StartedSat, 01 Dec 2018 08:02:44 UTC
CompletedSat, 01 Dec 2018 08:02:44 UTC
Tags
f30
f31
RPMs
src
python-olefile-0.46-1.fc30.src.rpm (info) (download)
noarch
python2-olefile-0.46-1.fc30.noarch.rpm (info) (download)
python3-olefile-0.46-1.fc30.noarch.rpm (info) (download)
Changelog * Tue Sep 11 2018 Sandro Mani <manisandro@gmail.com> - 0.46-1 - Update to 0.46 * Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.45.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Sat Jun 16 2018 Miro HronĨok <mhroncok@redhat.com> - 0.45.1-2 - Rebuilt for Python 3.7 * Mon Feb 12 2018 Sandro Mani <manisandro@gmail.com> - 0.45.1-1 - Update to 0.45.1 * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.44-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Wed Oct 04 2017 Robert Scheck <robert@fedoraproject.org> - 0.44-4 - Added spec file conditionals to build for EPEL 7 (#1498616) * 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