Changelog for
python311-olefile-0.47-lp156.24.2.noarch.rpm :
* Tue Sep 03 2024 John Paul Adrian Glaubitz
- Update to 0.47
* Now distributed as wheel package
* Added VT_VECTOR support for properties
* Added get_userdefined_properties
* Fixed bugs in isOleFile and write_sect
* Improved file closure- Drop README.html from %doc section- Drop README.rst from %doc section- Drop support for older Python versions- Limit Python files matched in %files section- Remove obsolete sed invocation to fix line endings- Switch build system from setuptools to pyproject.toml
* Add python-pip and python-wheel to BuildRequires
* Replace %python_build with %pyproject_wheel
* Replace %python_install with %pyproject_install
* Fri Apr 21 2023 Dirk Müller - add sle15_python_module_pythons (jsc#PED-68)
* Thu Apr 13 2023 Matej Cepl - Make calling of %{sle15modernpython} optional.
* Thu May 27 2021 Matej Cepl - Fix README.rst EOL issues as well.
* Wed May 26 2021 pgajdosAATTsuse.com- %check: use %pyunittest rpm macro
* Mon Oct 14 2019 Matej Cepl - Replace %fdupes -s with plain %fdupes; hardlinks are better.
* Thu Apr 11 2019 pgajdosAATTsuse.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 - Use noun phrase in summary.
* Tue Dec 04 2018 Matej Cepl - Remove superfluous devel dependency for noarch package
* Tue Aug 07 2018 toddrme2178AATTgmail.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.
* Sat May 06 2017 toddrme2178AATTgmail.com- Don\'t provide python2-OleFileIO_PL, singlespec packages should use correct name.
* Thu Apr 27 2017 toddrme2178AATTgmail.com- Provide/obsolete python(2|3)-OleFileIO_PL
* Wed Apr 12 2017 toddrme2178AATTgmail.com- Implement single-spec version.
* Mon Feb 06 2017 toddrme2178AATTgmail.com- Fix license
* Sat Jan 07 2017 arunAATTgmx.de- initial version