Changelog for
python311-evtx-0.7.4-3.17.noarch.rpm :
* Mon Nov 08 2021 Dirk Müller
- add missing six dependency declaration
* Tue Oct 05 2021 Stefan Schubert - Use libalternatives instead of update-alternatives.
* Mon Oct 04 2021 Ben Greiner - Update to 0.7.4
* relax dependencies for most users #72
* show records by date filter
* handling of invalid dates #43
* handling of malformed evtx files
* pin dependencies due to py2 deprecation #67
* testing on pytest 4- Drop pytest4.patch merged upstream- Fix rpmlint alternative link errors- Fix missing python2-xml requirement
* Tue May 26 2020 Petr Gajdos - %python3_only -> %python_alternative
* Mon Nov 04 2019 Matej Cepl - Add pytest4.patch making the testsuite running again.
* Thu Aug 22 2019 Tomáš Chvátal - Restrict to pytest3, newer releases do not work
* Wed Jun 05 2019 pgajdosAATTsuse.com- version update to 0.6.1
* unit tests! also, travis integration with github project.
* remove hacky python string templating solution to dealing with substitutions.
* add .xml() and .lxml() to records.
* lots of fixes to bring code in-line with pep8 and style guide.
* fix a bunch of bugs due to bad data/encodings.
* add support for CharacterReferenceNode
* demonstrate unicode handling issue submitted by AATTstephensheridan in #37
* fix hex32/64 node types, identified by AATTnbareil in #38
* fix systemtime timestamp parsing, identified by AATTpatatetom in #39
* Fri Mar 15 2019 Hans-Peter Jansen - fix shebang interpreter handling
* Tue Dec 04 2018 Matej Cepl - Remove superfluous devel dependency for noarch package
* Thu Aug 24 2017 jmatejekAATTsuse.com- singlespec auto-conversion