Accepting request 1045064 from security:forensics
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/1045064 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/artifacts?expand=0&rev=6
This commit is contained in:
@@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 16 17:15:35 UTC 2022 - Greg Freemyer <Greg.Freemyer@gmail.com>
|
||||
|
||||
- Portions of the libyal family of forensic modules now require python 3.7 or newer. Update spec file as follows
|
||||
- # security:forensics is now only supporting python 3.7 or newer
|
||||
- BuildRequires: python3-setuptools > 3.7
|
||||
- BuildRequires: python3-packaging > 3.7
|
||||
- BuildRequires: %{python_module base >= 3.7}
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 1 22:33:10 UTC 2022 - Greg Freemyer <Greg.Freemyer@gmail.com>
|
||||
|
||||
|
@@ -30,7 +30,10 @@ Source1: https://github.com/ForensicArtifacts/artifacts/releases/download
|
||||
Source2: %{name}.keyring
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: python-rpm-macros
|
||||
BuildRequires: python3-setuptools
|
||||
# security:forensics is now only supporting python 3.7 or newer
|
||||
BuildRequires: python3-setuptools > 3.7
|
||||
BuildRequires: python3-packaging > 3.7
|
||||
BuildRequires: %{python_module base >= 3.7}
|
||||
BuildArch: noarch
|
||||
|
||||
%description
|
||||
|
Reference in New Issue
Block a user