Name: dfdatetime Version: 20260411 Release: 1 Group: Development/Libraries License: Apache-2.0 Summary: Digital Forensics date and time (dfDateTime) Url: https://github.com/log2timeline/dfdatetime 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 date and time (dfDateTime) %package -n python3-%{name} Summary: Python 3 module of Digital Forensics date and time (dfDateTime) %description -n python3-%{name} Digital Forensics date and time (dfDateTime) %prep %autosetup -p1 -n %{name}-%{version} %build %pyproject_wheel %install %pyproject_install %files -n python3-%{name} %license LICENSE %doc README.md %{python3_sitelib}/dfdatetime %{python3_sitelib}/dfdatetime*.dist-info %changelog * Sun Apr 12 2026 log2timeline development team 20260411-1 - Auto-generated