Name: | python3-norpm |
---|---|
Version: | 1.5 |
Release: | 1.el10_0 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 164894 |
License: | LGPL-2.1-or-later |
RPM: | python3-norpm-1.5-1.el10_0.noarch.rpm |
Source RPM: | python-norpm-1.5-1.el10_0.src.rpm |
Build Date: | Wed Sep 17 2025 |
Build Host: | build-ol10-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/praiskup/norpm |
Summary: | RPM Macro Expansion in Python |
Description: | 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). |
- new upstream release, per release notes: https://github.com/praiskup/norpm/releases/tag/v1.5
- new upstream release, v"version" expression support, if[n]arch support, many bugfixes
- Rebuilt for Python 3.14.0rc2 bytecode
- Initial packaging