Merge lp:~flacoste/maas/no-site-packages into lp:~maas-committers/maas/trunk

Proposed by Francis J. Lacoste
Status: Merged
Approved by: Francis J. Lacoste
Approved revision: no longer in the source branch.
Merged at revision: 205
Proposed branch: lp:~flacoste/maas/no-site-packages
Merge into: lp:~maas-committers/maas/trunk
Diff against target: 62 lines (+48/-0)
1 file modified
versions.cfg (+48/-0)
To merge this branch: bzr merge lp:~flacoste/maas/no-site-packages
Reviewer Review Type Date Requested Status
Francis J. Lacoste (community) Approve
Review via email: mp+95480@code.launchpad.net

Commit message

Add other versions for case when one is not using Ubuntu packages.

Description of the change

This adds more versions to version.cfg. This will make building without any python dependencies package work again. (As these are dependencies of dependencies coming from site-packages, they weren't picked up bu buildout-versions.)

Self-reviewing this.

To post a comment you must log in.
Revision history for this message
Francis J. Lacoste (flacoste) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'versions.cfg'
2--- versions.cfg 2012-03-01 17:57:57 +0000
3+++ versions.cfg 2012-03-01 21:59:17 +0000
4@@ -23,6 +23,7 @@
5 oops-twisted = 0.0.6
6 oops-wsgi = 0.0.9
7 PyYAML = 3.10
8+setuptools = 0.6.24
9 South = 0.7.3
10 Twisted = 11.1.0
11 txAMQP = 0.5
12@@ -110,3 +111,50 @@
13 # oops==0.0.10
14 pytz = 2011k
15
16+
17+# Added by Buildout Versions at 2012-03-01 21:05:20.109266
18+Paste = 1.7.5.1
19+lazr.restfulclient = 0.12.0
20+
21+# Required by:
22+# oops-datedir-repo==0.0.15
23+bson = 0.3.3
24+
25+# Required by:
26+# launchpadlib==1.9.12
27+# lazr.restfulclient==0.12.0
28+httplib2 = 0.7.2
29+
30+# Required by:
31+# launchpadlib==1.9.12
32+keyring = 0.7.1
33+
34+# Required by:
35+# oops-datedir-repo==0.0.15
36+launchpadlib = 1.9.12
37+
38+# Required by:
39+# lazr.restfulclient==0.12.0
40+lazr.authentication = 0.1.2
41+
42+# Required by:
43+# launchpadlib==1.9.12
44+# wadllib==1.3.0
45+lazr.uri = 1.0.3
46+
47+# Required by:
48+# launchpadlib==1.9.12
49+simplejson = 2.3.2
50+
51+# Required by:
52+# launchpadlib==1.9.12
53+wadllib = 1.3.0
54+
55+# Required by:
56+# lazr.restfulclient==0.12.0
57+wsgi-intercept = 0.5.1
58+
59+# Required by:
60+# Twisted==11.1.0
61+# lazr.authentication==0.1.2
62+zope.interface = 3.6.1