[2.30] set glade3 to its 2.28 branch
[jhbuild/xnox.git] / modulesets / buildbot.modules
blob7742025e32a0ab6d3861edefb8c2f44bd497c286
1 <?xml version="1.0" standalone="no"?> <!--*- mode: nxml -*-->
2 <?xml-stylesheet type="text/xsl" href="moduleset.xsl"?>
3 <moduleset>
4 <repository type="tarball" name="sourceforge.net"
5 href="http://downloads.sourceforge.net/sourceforge/"/>
6 <repository type="tarball" name="twistedmatrix.com"
7 href="http://tmrc.mit.edu/mirror/twisted/"/>
8 <repository type="tarball" name="zope.org"
9 href="http://www.zope.org/Products/"/>
11 <distutils id="zope-interface">
12 <branch repo="zope.org"
13 module="ZopeInterface/3.3.0/zope.interface-3.3.0.tar.gz" version="3.3.0"
14 size="104204" md5sum="93668855e37b4691c5c956665c33392c" />
15 </distutils>
17 <distutils id="twisted">
18 <branch repo="twistedmatrix.com"
19 module="Twisted/8.1/Twisted-8.1.0.tar.bz2" version="8.1.0"
20 size="2371422" md5sum="a575f29ead4cc02c54e9061d0e6ac7c3" />
21 <dependencies>
22 <dep package="zope-interface"/>
23 </dependencies>
24 </distutils>
26 <distutils id="buildbot">
27 <branch repo="sourceforge.net"
28 module="buildbot/buildbot-0.7.8.tar.gz" version="0.7.8"
29 size="1141646" md5sum="22a7f9d518cc41ec75873fc5c6083f03">
30 </branch>
31 <dependencies>
32 <dep package="twisted"/>
33 </dependencies>
34 </distutils>
36 </moduleset>