diff --git a/python-langfuse.spec b/python-langfuse.spec index e10c9ff..5ae0bf4 100644 --- a/python-langfuse.spec +++ b/python-langfuse.spec @@ -24,17 +24,17 @@ Summary: A client library for accessing langfuse License: MIT URL: https://github.com/langfuse/langfuse Source: https://files.pythonhosted.org/packages/source/l/langfuse/langfuse-%{version}.tar.gz -BuildRequires: python-rpm-macros BuildRequires: %{python_module pip} BuildRequires: %{python_module poetry-core >= 1.0.0} BuildRequires: fdupes +BuildRequires: python-rpm-macros Requires(post): update-alternatives Requires(postun): update-alternatives BuildArch: noarch %python_subpackages %description -A client library for accessing langfuse, an open-source LLM engineering platform that helps teams +A client library for accessing langfuse, an open-source LLM engineering platform that helps teams collaboratively debug, analyze, and iterate on their LLM applications. %prep