Name: acstore Version: 20260411 Release: 1 Group: Development/Libraries License: Apache-2.0 Summary: Attribute Container Storage (ACStore) Url: https://github.com/log2timeline/acstore 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 Attribute Container Storage (ACStore) %package -n python3-%{name} Requires: python3-pyyaml >= 3.10 Summary: Python 3 module of Attribute Container Storage (ACStore) %description -n python3-%{name} Attribute Container Storage (ACStore) %prep %autosetup -p1 -n %{name}-%{version} %build %pyproject_wheel %install %pyproject_install %files -n python3-%{name} %license LICENSE %doc README.md %{python3_sitelib}/acstore %{python3_sitelib}/acstore*.dist-info %changelog * Mon Apr 13 2026 log2timeline development team 20260411-1 - Auto-generated