15
0
2025-08-07 12:13:53 +00:00
committed by Git OBS Bridge
parent 64ce6ee19e
commit 6d1f27fbc0

View File

@@ -22,7 +22,8 @@ Release: 0
Summary: Parse C++ header files and generate a data structure representing the class
License: BSD-3-Clause
URL: https://github.com/senex/cppheaderparser
Source: https://files.pythonhosted.org/packages/source/C/CppHeaderParser/CppHeaderParser-%{version}.tar.gz
Source0: https://files.pythonhosted.org/packages/source/C/CppHeaderParser/CppHeaderParser-%{version}.tar.gz
Source99: python-CppHeaderParser.rpmlintrc
BuildRequires: %{python_module pip}
BuildRequires: %{python_module setuptools}
BuildRequires: %{python_module wheel}