From 431d5c95fc53c118b096574196977c5bfb48eab5 Mon Sep 17 00:00:00 2001 From: Ewoud Kohl van Wijngaarden Date: Tue, 20 Feb 2024 12:49:25 +0100 Subject: [PATCH] Require pulpcore 10.x for pulpcore::analytics parameter Fixes: b9d0e0d45933 ("Refs #37062 - Use pulpcore::analytics instead of pulpcore::telemetry") --- metadata.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/metadata.json b/metadata.json index a1caad5..fa4aaee 100644 --- a/metadata.json +++ b/metadata.json @@ -38,7 +38,7 @@ }, { "name": "theforeman/pulpcore", - "version_requirement": ">= 8.5.0 < 11.0.0" + "version_requirement": ">= 10.0.0 < 11.0.0" } ], "requirements": [