From 82d3814d4f26b49dd660540c2c7a32550d0a62e6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Mon, 16 Oct 2023 13:07:39 +0200 Subject: [PATCH] CI: Use pyproject-rpm-macros/tests from c10s --- tests/tests.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/tests/tests.yml b/tests/tests.yml index e31c844..0189242 100644 --- a/tests/tests.yml +++ b/tests/tests.yml @@ -5,8 +5,9 @@ tags: - classic repositories: - - repo: "https://src.fedoraproject.org/rpms/pyproject-rpm-macros.git" + - repo: "https://gitlab.com/redhat/centos-stream/rpms/pyproject-rpm-macros.git" dest: "pyproject-rpm-macros" + version: "c10s" tests: - pyproject_entrypoints: dir: pyproject-rpm-macros/tests