launchpad-reviewers team mailing list archive
-
launchpad-reviewers team
-
Mailing list archive
-
Message #04081
[Merge] lp:~gmb/launchpad/lazr.amqp-builddep into lp:launchpad
Graham Binns has proposed merging lp:~gmb/launchpad/lazr.amqp-builddep into lp:launchpad.
Requested reviews:
Launchpad code reviewers (launchpad-reviewers)
For more details, see:
https://code.launchpad.net/~gmb/launchpad/lazr.amqp-builddep/+merge/66169
This branch makes Launchpad depend on lazr.amqp for builds.
--
https://code.launchpad.net/~gmb/launchpad/lazr.amqp-builddep/+merge/66169
Your team Launchpad code reviewers is requested to review the proposed merge of lp:~gmb/launchpad/lazr.amqp-builddep into lp:launchpad.
=== modified file 'setup.py'
--- setup.py 2011-06-27 14:45:31 +0000
+++ setup.py 2011-06-28 15:29:24 +0000
@@ -134,7 +134,8 @@
# bug 383360 is fixed and we include it as a source dist.
'Paste',
'PasteDeploy',
- 'SimpleTal'
+ 'SimpleTal',
+ 'lazr.amqp',
],
url='https://launchpad.net/',
classifiers=[
=== modified file 'versions.cfg'
--- versions.cfg 2011-06-27 23:06:19 +0000
+++ versions.cfg 2011-06-28 15:29:24 +0000
@@ -5,6 +5,7 @@
# Alphabetical, case-insensitive, please! :-)
ampoule = 0.2.0
+amqplib = 0.6.1
BeautifulSoup = 3.1.0.1
bzr = 2.3.3
chameleon.core = 1.0b35
@@ -27,6 +28,7 @@
Jinja2 = 2.2
keyring = 0.5.1
launchpadlib = 1.9.3
+lazr.amqp = 0.0.1-alpha
lazr.authentication = 0.1.1
lazr.batchnavigator = 1.2.2
lazr.config = 1.1.3
@@ -63,6 +65,7 @@
pytz = 2010o
rdflib = 3.1.0
RestrictedPython = 3.5.1
+rabbitfixture = 0.0.1
roman = 1.4.0
# See http://code.google.com/p/selenium/issues/detail?id=1935 .
selenium = 2.0rc3-lp-distribute-fix
@@ -77,6 +80,7 @@
storm = 0.18.0.99-lpwithnodatetime-r393
testtools = 0.9.11
transaction = 1.0.0
+txamqp = 0.4
Twisted = 11.0.0
uuid = 1.30
van.testing = 2.0.1