Name: dtfabric Version: 20260506 Release: 1 Group: Development/Libraries License: Apache-2.0 Summary: Data type fabric (dtfabric) Url: https://github.com/libyal/dtfabric Vendor: Joachim Metz Source0: %{name}-%{version}.tar.gz BuildArch: noarch BuildRequires: python3-devel, pyproject-rpm-macros, python3-pip, python3-setuptools, python3-wheel, python3-build, python3-wheel %{?python_disable_dependency_generator} %description Data type fabric (dtfabric) %package -n python3-%{name} Requires: python3-pyyaml >= 3.10 Summary: Python 3 module of Data type fabric (dtfabric) %description -n python3-%{name} Data type fabric (dtfabric) %package -n %{name}-tools Requires: python3-dtfabric >= %{version} Summary: Tools for Data type fabric (dtfabric) %description -n %{name}-tools Data type fabric (dtfabric) %prep %autosetup -p1 -n %{name}-%{version} %build %pyproject_wheel %install %pyproject_install %files -n python3-%{name} %license LICENSE %doc README.md %{python3_sitelib}/dtfabric %{python3_sitelib}/dtfabric*.dist-info %files -n %{name}-tools %{_bindir}/* %exclude %{_bindir}/* %changelog * Thu May 7 2026 log2timeline development team 20260506-1 - Auto-generated