From 44348dfda3334edba7a0b73ae83de4b58f2edb19 Mon Sep 17 00:00:00 2001 From: Elliot Murphy Date: Tue, 8 Mar 2011 12:33:31 -0800 Subject: Update to Bazaar 2.3 for Python 2.7 compatibility Bazaar 2.2 had a bug when run under Python 2.7, and the new release fixes the problem. https://bugs.launchpad.net/bzr/+bug/612096 Signed-off-by: Adam Vandenberg --- Library/Formula/bazaar.rb | 13 ++----------- 1 file changed, 2 insertions(+), 11 deletions(-) (limited to 'Library/Formula') diff --git a/Library/Formula/bazaar.rb b/Library/Formula/bazaar.rb index d36c9145d..69b84197f 100644 --- a/Library/Formula/bazaar.rb +++ b/Library/Formula/bazaar.rb @@ -1,8 +1,8 @@ require 'formula' class Bazaar