Name: python-norpm Version: 1.7 Release: 1.20251109195453901674.main.0.gc496026%{?dist} Summary: RPM Macro Expansion in Python License: LGPL-2.1-or-later URL: https://github.com/praiskup/norpm Source: norpm-1.7.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.7 %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 * Sun Nov 09 2025 Packit - 1.7-1.20251109195453901674.main.0.gc496026 - Development snapshot (c496026c) * Sun Sep 07 2025 Pavel Raiskup - no changelog in upstream git