Name: python-norpm Version: 1.8 Release: 1%?dist Summary: RPM Macro Expansion in Python License: LGPL-2.1-or-later URL: https://github.com/praiskup/norpm Source: %pypi_source norpm BuildArch: noarch BuildRequires: python3-devel %global _description %{expand: Parse RPM macro and spec files, expanding macros safely—without any potential Turing-complete side effects. This is a standalone library and set of tools that depend only on the standard Python library and PLY (used for expression parsing). } %description %_description %package -n python3-norpm Summary: %summary %description -n python3-norpm %_description %prep %autosetup -p1 -n norpm-%version %if 0%{?rhel} == 9 cat > setup.py < - no changelog in upstream git