From f4a7607348f1f5e824201efbb8e73ee72567b595 Mon Sep 17 00:00:00 2001 From: Odilon Junior Date: Tue, 3 Sep 2024 10:50:33 -0300 Subject: [PATCH] Update pulp-glue requirement --- packages/python-pulpcore/python-pulpcore.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/python-pulpcore/python-pulpcore.spec b/packages/python-pulpcore/python-pulpcore.spec index 4fa457b85..70b229f21 100644 --- a/packages/python-pulpcore/python-pulpcore.spec +++ b/packages/python-pulpcore/python-pulpcore.spec @@ -89,7 +89,7 @@ Requires: python%{python3_pkgversion}-json_stream < 2.4 Requires: python%{python3_pkgversion}-jq >= 1.6.0 Requires: python%{python3_pkgversion}-jq < 1.7.0 Requires: python%{python3_pkgversion}-pulp-glue >= 0.18.0 -Requires: python%{python3_pkgversion}-pulp-glue < 0.28 +Requires: python%{python3_pkgversion}-pulp-glue < 0.29 Requires: python%{python3_pkgversion}-pyOpenSSL < 25 Requires: python%{python3_pkgversion}-opentelemetry_distro_otlp >= 0.38b0 Requires: python%{python3_pkgversion}-opentelemetry_distro_otlp <= 0.44b0