Name: dfwinreg Version: 20260411 Release: 1 Group: Development/Libraries License: Apache-2.0 Summary: Digital Forensics Windows Registry (dfWinReg) Url: https://github.com/log2timeline/dfwinreg Vendor: Log2Timeline maintainers Source0: %{name}-%{version}.tar.gz BuildArch: noarch BuildRequires: python3-devel, pyproject-rpm-macros, python3-pip, python3-setuptools, python3-wheel %{?python_disable_dependency_generator} %description Digital Forensics Windows Registry (dfWinReg) %package -n python3-%{name} Requires: libcreg-python3 >= 20210502, libregf-python3 >= 20201002, python3-dfdatetime >= 20160814, python3-dtfabric >= 20170524, python3-pyyaml >= 3.10 Summary: Python 3 module of Digital Forensics Windows Registry (dfWinReg) %description -n python3-%{name} Digital Forensics Windows Registry (dfWinReg) %prep %autosetup -p1 -n %{name}-%{version} %build %pyproject_wheel %install %pyproject_install %files -n python3-%{name} %license LICENSE %doc README.md %{python3_sitelib}/dfwinreg %{python3_sitelib}/dfwinreg*.dist-info %changelog * Mon Apr 13 2026 log2timeline development team 20260411-1 - Auto-generated