15
0
forked from pool/python-evtx

14 Commits

Author SHA256 Message Date
19410226df - Switch to pyproject macros.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-evtx?expand=0&rev=27
2025-06-23 01:34:22 +00:00
e0503cc6fa Accepting request 1195674 from home:pgajdos:python
- version update to 0.8.0
   * Remove support for Python 2.7 and specify minimum supported version is 3.8.
     Use black/isort/ruff to ensure the consistency of the code.
   * Fixed issue w/ Python 3 by @forensenellanebbia in #75
   * Fix file names in README.md by @maehw in #79
   * Add JSON dump functionality by @ajread4 in #82
   * add missing comma to array by @snipcodeit in #83
   * weaken the dependency rules for use with python3+Fedora by @xambroz in #84

OBS-URL: https://build.opensuse.org/request/show/1195674
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-evtx?expand=0&rev=25
2024-08-29 12:42:33 +00:00
1a89dd1456 - add missing six dependency declaration
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-evtx?expand=0&rev=24
2021-11-08 11:04:48 +00:00
Cédric Bosdonnat
cc7b71dbe0 Accepting request 923240 from home:schubi2
- Use libalternatives instead of update-alternatives.

OBS-URL: https://build.opensuse.org/request/show/923240
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-evtx?expand=0&rev=23
2021-11-05 09:57:19 +00:00
Cédric Bosdonnat
b84eaab3fb Accepting request 922998 from home:bnavigator:branches:devel:languages:python
- 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

OBS-URL: https://build.opensuse.org/request/show/922998
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-evtx?expand=0&rev=22
2021-10-04 12:13:33 +00:00
Cédric Bosdonnat
be4bd4d984 Accepting request 809248 from home:pgajdos:python
submit

OBS-URL: https://build.opensuse.org/request/show/809248
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-evtx?expand=0&rev=20
2020-05-27 09:39:01 +00:00
e05ab2d7ff - Add pytest4.patch making the testsuite running again.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-evtx?expand=0&rev=16
2019-11-04 14:06:37 +00:00
Tomáš Chvátal
fb16583888 - Restrict to pytest3, newer releases do not work
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-evtx?expand=0&rev=14
2019-08-22 14:11:50 +00:00
Cédric Bosdonnat
a2c8d4586c Accepting request 707847 from home:pgajdos
- 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 @stephensheridan in #37
  * fix hex32/64 node types, identified by @nbareil in #38
  * fix systemtime timestamp parsing, identified by @patatetom in #39

OBS-URL: https://build.opensuse.org/request/show/707847
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-evtx?expand=0&rev=12
2019-06-05 13:46:12 +00:00
Tomáš Chvátal
82e2ed292d Accepting request 685258 from home:frispete:python
- fix shebang interpreter handling

OBS-URL: https://build.opensuse.org/request/show/685258
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-evtx?expand=0&rev=10
2019-03-15 10:39:45 +00:00
206b14eb5f Remove superfluous devel dependency for noarch package
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-evtx?expand=0&rev=7
2018-12-04 13:26:08 +00:00
Cédric Bosdonnat
319d17a2c9 Accepting request 548186 from home:cbosdonnat:branches:Virtualization
- singlespec auto-conversion

OBS-URL: https://build.opensuse.org/request/show/548186
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-evtx?expand=0&rev=5
2017-12-04 16:50:39 +00:00
Cédric Bosdonnat
11dbb63043 Accepting request 494277 from home:cbosdonnat:branches:devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/494277
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-evtx?expand=0&rev=3
2017-05-10 13:41:58 +00:00
d38c0b045f Accepting request 391700 from home:cbosdonnat:branches:Virtualization:libguestfs-devel
Diff to previous SR:
  * Fix shebang of /usr/bin/evtx*
  * Fix BuildArch for older versions

OBS-URL: https://build.opensuse.org/request/show/391700
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-evtx?expand=0&rev=1
2016-04-26 14:44:18 +00:00