%global _srcname linux-mcp-server Name: python-%{_srcname} Version: 0.1.0a3 Release: 1.20251202141329588267.pr61.10.g0b7b0d5%{?dist} Summary: MCP server for read-only Linux system administration. License: Apache-2.0 URL: https://github.com/rhel-lightspeed/linux-mcp-server Source0: linux-mcp-server-0.1.0a3.tar.gz Source1: %{pypi_source mcp 1.23.0} BuildSystem: pyproject BuildOption(install): -l linux_mcp_server BuildOption(generate_buildrequires): -p BuildArch: noarch BuildRequires: python3-devel # TODO(r0x0d): Vendoring the mcp dependency as of now since it is not # available in Fedora. Provides: bundled(python3dist(mcp)) = 1.23.0 %global _description %{expand: MCP server for read-only Linux system administration, diagnostics, and troubleshooting } %description %_description %package -n python3-%{_srcname} Summary: %{summary} %description -n python3-linux-mcp-server %_description %files -n python3-%{_srcname} -f %{pyproject_files} %changelog %autochangelog