head 1.2; access; symbols pkgsrc-2013Q2:1.2.0.6 pkgsrc-2013Q2-base:1.2 pkgsrc-2012Q4:1.2.0.4 pkgsrc-2012Q4-base:1.2 pkgsrc-2011Q4:1.2.0.2 pkgsrc-2011Q4-base:1.2 pkgsrc-2011Q3:1.1.0.16 pkgsrc-2011Q3-base:1.1 pkgsrc-2011Q2:1.1.0.14 pkgsrc-2011Q2-base:1.1 pkgsrc-2011Q1:1.1.0.12 pkgsrc-2011Q1-base:1.1 pkgsrc-2010Q4:1.1.0.10 pkgsrc-2010Q4-base:1.1 pkgsrc-2010Q3:1.1.0.8 pkgsrc-2010Q3-base:1.1 pkgsrc-2010Q2:1.1.0.6 pkgsrc-2010Q2-base:1.1 pkgsrc-2010Q1:1.1.0.4 pkgsrc-2010Q1-base:1.1 pkgsrc-2009Q4:1.1.0.2 pkgsrc-2009Q4-base:1.1; locks; strict; comment @# @; 1.2 date 2011.11.29.17.00.54; author darcy; state dead; branches; next 1.1; 1.1 date 2009.10.19.11.07.41; author joerg; state Exp; branches; next ; desc @@ 1.2 log @Update to version 3.2.0. Not much in the way of release notes except this: Beautiful Soup 3.2.0 features very little new functionality, but its version number leapfrogs the defunct 3.1 series, preventing confusion about which version is the latest. However, the web site also says this about our previous version: Beautiful Soup version 3.1.0.1 was released January 6, 2009. It won't work very well — I consider it a failed experiment. @ text @$NetBSD: patch-aa,v 1.1 2009/10/19 11:07:41 joerg Exp $ --- setup.py.orig 2009-10-12 14:48:56.000000000 +0200 +++ setup.py @@@@ -37,7 +37,7 @@@@ if not result.wasSuccessful(): setup(name="BeautifulSoup", version=__version__, py_modules=['BeautifulSoup', 'BeautifulSoupTests'], - scripts=['testall.sh', 'to3.sh', + scripts=[ ## Whatever, I'll fix this later. #'README', 'CHANGELOG', # 'BeautifulSoup.py.3.diff', 'BeautifulSoupTests.py.3.diff'], @ 1.1 log @Add missing patches for beautifulsoup-3.1.0.1 @ text @d1 1 a1 1 $NetBSD$ @