mock config: add copr repo with latest pyxb
This commit is contained in:
parent
b108b37922
commit
65b1895085
@ -35,3 +35,11 @@ baseurl=http://people.redhat.com/~mizdebsk/jenkins-extra-repo/
|
|||||||
gpgcheck=0
|
gpgcheck=0
|
||||||
cost=500
|
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
|
||||||
|
Loading…
Reference in New Issue
Block a user