{% extends "coprs/detail.html" %}
{% from "coprs/_coprs_forms.html" import copr_legal_flag_form with context %}
{% block overview_selected %}selected{% endblock %}
{% block detail_body %}
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architecture | Yum Repo |
---|---|---|
{{ repo.name_release_human|capitalize }} | {{ repo.arch_list|join(", ") }} | {{ repo.repo_file }} |