From 3a1c63e6883009065e1fec5ccece038de25c0c12 Mon Sep 17 00:00:00 2001 From: Katerina Koukiou Date: Thu, 22 Jun 2023 10:54:08 +0200 Subject: [PATCH] infra: Revert "Add our repository with the new annobin package (#infra)" We don't need to include this repository any more, the inly package it contained it not longer needed to install seperately. This reverts commit bf5bccc6040835f7e3754f861cb31394e05240b9. The bugzilla is long time fixed. --- .packit.yml | 8 -------- .packit.yml.j2 | 8 -------- 2 files changed, 16 deletions(-) diff --git a/.packit.yml b/.packit.yml index a4ac7bf4046..9c930bd04a4 100644 --- a/.packit.yml +++ b/.packit.yml @@ -49,10 +49,6 @@ jobs: trigger: pull_request targets: - fedora-rawhide - additional_repos: - # This repository contains fixup of Rawhide broken environment. - # Mainly useful when there is a package which is not yet in Rawhide but build is available. - - "https://fedorapeople.org/groups/anaconda/repos/anaconda_fixup_repo/" - job: copr_build trigger: commit @@ -61,9 +57,5 @@ jobs: branch: master owner: "@rhinstaller" project: Anaconda - additional_repos: - # This repository contains fixup of Rawhide broken environment. - # Mainly useful when there is a package which is not yet in Rawhide but build is available. - - "https://fedorapeople.org/groups/anaconda/repos/anaconda_fixup_repo/" preserve_project: True diff --git a/.packit.yml.j2 b/.packit.yml.j2 index 4270aaddc5a..65cf1dbb344 100644 --- a/.packit.yml.j2 +++ b/.packit.yml.j2 @@ -43,10 +43,6 @@ jobs: trigger: pull_request targets: - fedora-rawhide - additional_repos: - # This repository contains fixup of Rawhide broken environment. - # Mainly useful when there is a package which is not yet in Rawhide but build is available. - - "https://fedorapeople.org/groups/anaconda/repos/anaconda_fixup_repo/" - job: copr_build trigger: commit @@ -55,10 +51,6 @@ jobs: branch: master owner: "@rhinstaller" project: Anaconda - additional_repos: - # This repository contains fixup of Rawhide broken environment. - # Mainly useful when there is a package which is not yet in Rawhide but build is available. - - "https://fedorapeople.org/groups/anaconda/repos/anaconda_fixup_repo/" preserve_project: True {% elif distro_name == "fedora" %}