core-deps-latest: Pull gtkmm-3 from the gtkmm-3-24 branch
[jhbuild.git] / modulesets / buildbot.modules
blob1a1af7e9a444732263d123826995a3635d47ab80
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/10.0/Twisted-10.0.0.tar.bz2" version="10.0.0"
20 size="2583372" md5sum="3b226af1a19b25e3b3e93cc6edf5e284" />
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.12.tar.gz" version="0.7.12"
29 size="1296550" md5sum="5ba9559e2ef0d4e34a26815d95fc2d68"
30 hash="sha256:56c38c77a679f380782635ed763744ecaa2c75f8741153b561b7a2cf0577e1be">
31 </branch>
32 <dependencies>
33 <dep package="twisted"/>
34 </dependencies>
35 </distutils>
37 </moduleset>