mock config: add copr repo with latest pyxb

This commit is contained in:
Michal Srb 2014-09-08 14:02:33 +02:00
parent b108b37922
commit 65b1895085

View File

@ -35,3 +35,11 @@ baseurl=http://people.redhat.com/~mizdebsk/jenkins-extra-repo/
gpgcheck=0
cost=500
"""
[msrb-pyxb]
name=Copr repo for pyxb owned by msrb
baseurl=http://copr-be.cloud.fedoraproject.org/results/msrb/pyxb/fedora-rawhide-x86_64/
skip_if_unavailable=True
gpgcheck=0
cost=100
enabled=1