Skip to content

Commit

Permalink
infra: Revert "Add our repository with the new annobin package (#infra)"
Browse files Browse the repository at this point in the history
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 bf5bccc.

The bugzilla is long time fixed.
  • Loading branch information
KKoukiou committed Jun 28, 2023
1 parent 6f34f4c commit 3a1c63e
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 16 deletions.
8 changes: 0 additions & 8 deletions .packit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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

8 changes: 0 additions & 8 deletions .packit.yml.j2
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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" %}
Expand Down

0 comments on commit 3a1c63e

Please sign in to comment.