Name: python-norpm Version: 1.5 Release: 1.20250925183452784887.pr42.2.gc3d8d5a%{?dist} Summary: RPM Macro Expansion in Python License: LGPL-2.1-or-later URL: https://github.com/praiskup/norpm Source: norpm-1.5.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.5 %generate_buildrequires %pyproject_buildrequires -g test %build %pyproject_wheel %install %pyproject_install %pyproject_save_files -l norpm %check %pyproject_check_import %pytest %files -n python3-norpm -f %pyproject_files %doc README.md %_bindir/norpm-conditions-for-arch-statements %_bindir/norpm-expand-specfile %changelog * Thu Sep 25 2025 Packit - 1.5-1.20250925183452784887.pr42.2.gc3d8d5a - norpm-conditions-for-arch-statements: new script (Pavel Raiskup) - tests: update the rawhide image (Pavel Raiskup) * Sun Sep 07 2025 Pavel Raiskup - no changelog in upstream git