Package Release Info

python-olefile-0.46-bp153.1.2

Update Info: Base Release
Available in Package Hub : 15 SP3

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

python2-olefile
python3-olefile

Change Logs

* Mon Oct 14 2019 Matej Cepl <mcepl@suse.com>
- Replace %fdupes -s with plain %fdupes; hardlinks are better.
* Thu Apr 11 2019 pgajdos@suse.com
- version update to 0.46
  OleFileIO can now be used as a context manager
  (with...as), to close the file automatically
  Improved handling of malformed files, fixed several bugs.
* Wed Dec 19 2018 Jan Engelhardt <jengelh@inai.de>
- Use noun phrase in summary.
* Tue Dec 04 2018 Matej Cepl <mcepl@suse.com>
- Remove superfluous devel dependency for noarch package
* Tue Aug 07 2018 toddrme2178@gmail.com
- Update to 0.45.1
  * overwrite streams of any size
  * improved handling of malformed files
  * fixed several bugs
  * end of support for Python 2.6 and 3.3.
Version: 0.44-bp150.1.2
* Sat May 06 2017 toddrme2178@gmail.com
- Don't provide python2-OleFileIO_PL, singlespec packages should
  use correct name.
* Thu Apr 27 2017 toddrme2178@gmail.com
- Provide/obsolete python(2|3)-OleFileIO_PL
* Wed Apr 12 2017 toddrme2178@gmail.com
- Implement single-spec version.
* Mon Feb 06 2017 toddrme2178@gmail.com
- Fix license
* Sat Jan 07 2017 arun@gmx.de
- initial version