Name: autopack Version: 0.1.0 Release: 0.202606081213.git60ff8be%{?dist} Summary: CBS build automation for CentOS Automotive SIG packages License: MIT URL: https://gitlab.com/CentOS/automotive/src/autopack Source0: autopack-0.1.0.202606081213.git60ff8be.tar.gz BuildArch: noarch BuildRequires: python3-devel BuildRequires: python3-pip BuildRequires: python3-setuptools BuildRequires: python3-wheel BuildRequires: pyproject-rpm-macros Requires: python3-pyyaml Requires: python3-requests Requires: centpkg-sig Requires: koji Requires: git-core Requires: glab Requires: rpm-build Requires: rpmdevtools Recommends: make %description Autopack automates the release, propose, and build pipeline for CentOS Automotive SIG packages built in the Community Build System (CBS). %prep %autosetup -n autopack-0.1.0 %build %pyproject_wheel %install %pyproject_install %pyproject_save_files autopack %files -f %{pyproject_files} %license LICENSE %doc README.md %{_bindir}/autopack %changelog * Wed Jun 04 2025 Mark Kemel - Initial RPM packaging