Name: python-norpm Version: 1.11 Release: 1.20260821162302155468.main.2.g8f69e93%{?dist} Summary: RPM Macro Expansion in Python License: LGPL-2.1-or-later URL: https://github.com/praiskup/norpm Source: norpm-1.11.tar.gz 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-1.11 %if 0%{?rhel} == 9 cat > setup.py < - 1.11-1.20260821162302155468.main.2.g8f69e93 - Ignore utf8 errors (Pavel Raiskup) - Add url2path, shescape, uncompress, macrobody builtins (sundaram123krishnan) * Sun Sep 07 2025 Pavel Raiskup - no changelog in upstream git