launchpad-reviewers team mailing list archive
-
launchpad-reviewers team
-
Mailing list archive
-
Message #12199
[Merge] lp:~jameinel/maas/ipython-precise into lp:maas
John A Meinel has proposed merging lp:~jameinel/maas/ipython-precise into lp:maas.
Requested reviews:
MAAS Maintainers (maas-maintainers)
For more details, see:
https://code.launchpad.net/~jameinel/maas/ipython-precise/+merge/125158
apt-get install ipython on precise brings in ipython-0.12.1, so we might as well set that as the value in versions.cfg.
The test suite still passes here, so it seems fine to do. (And simplifies my life because pip wants to go to ipython.scipy.org rather than ipython.org and the former is timing out most days.)
--
https://code.launchpad.net/~jameinel/maas/ipython-precise/+merge/125158
Your team MAAS Maintainers is requested to review the proposed merge of lp:~jameinel/maas/ipython-precise into lp:maas.
=== modified file 'versions.cfg'
--- versions.cfg 2012-09-18 20:00:11 +0000
+++ versions.cfg 2012-09-19 10:40:31 +0000
@@ -55,7 +55,7 @@
lxml = 2.3.2
[versions-dev]
-ipython = 0.12
+ipython = 0.12.1
# Bug 251 is problematic in 0.9.2.
django-debug-toolbar = 0.9.1
mock = 1.0b1