Accepting request 1043396 from home:gregfreemyer:Tools-for-forensic-boot-cd

- Upstream libyal/plaso is only supporting python 3.7 or newer
  - Add BuildRequires:  %{python_module base >= 3.7}

OBS-URL: https://build.opensuse.org/request/show/1043396
OBS-URL: https://build.opensuse.org/package/show/security:forensics/python-dfVFS?expand=0&rev=54
This commit is contained in:
Greg Freemyer
2022-12-16 18:59:42 +00:00
committed by Git OBS Bridge
parent bfe3aa38b2
commit dc797fead5
2 changed files with 8 additions and 1 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Dec 16 18:57:35 UTC 2022 - Greg Freemyer <Greg.Freemyer@gmail.com>
- Upstream libyal/plaso is only supporting python 3.7 or newer
- Add BuildRequires: %{python_module base >= 3.7}
-------------------------------------------------------------------
Thu Dec 1 18:11:16 UTC 2022 - Greg Freemyer <Greg.Freemyer@gmail.com>