Your message dated Fri, 03 Feb 2006 03:02:09 -0800
with message-id <[EMAIL PROTECTED]>
and subject line Bug#334269: fixed in python-pullparser 0.0.7-1
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
>From [EMAIL PROTECTED] Sun Oct 16 10:47:44 2005
Return-path: <[EMAIL PROTECTED]>
Received: from ns.imeme.net (hydrogen.imeme.net) [205.134.224.2] 
        by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
        id 1ERCbo-0006H7-00; Sun, 16 Oct 2005 10:47:44 -0700
Received: from (minipas.home) [83.46.221.85] 
        by hydrogen.imeme.net with esmtpsa (Exim 4.50 #2 )
        id 1ERClG-000Edr-Pb; Sun, 16 Oct 2005 17:57:31 +0000
Received: from jinty by minipas.home with local (Exim 4.34)
        id 1ERCc0-0003E8-9I
        for [EMAIL PROTECTED]; Sun, 16 Oct 2005 19:47:56 +0200
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Brian Sutherland <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: ITP: python-pullparser -- simple "pull API" for HTML parsing
X-Mailer: reportbug 3.5ubuntu5
Date: Sun, 16 Oct 2005 19:47:56 +0200
X-Debbugs-Cc: debian-devel@lists.debian.org
Message-Id: <[EMAIL PROTECTED]>
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-11.0 required=4.0 tests=BAYES_00,HAS_PACKAGE,
        X_DEBBUGS_CC autolearn=ham version=2.60-bugs.debian.org_2005_01_02

Package: wnpp
Severity: wishlist

* Package name    : python-pullparser
  Version         : 0.0.6
  Upstream Author : Jhon J. Lee <[EMAIL PROTECTED]>
* URL             : http://wwwsearch.sourceforge.net/pullparser/
* License         : BSD
  Description     : simple "pull API" for HTML parsing

Many simple HTML parsing tasks are simpler this way than with the
HTMLParser module. pullparser.PullParser is a subclass of
HTMLParser.HTMLParser.

After Perl's HTML::TokeParser.

Additonal ITP info:
    python-pullparser is an unpackaged dependency required for python-mechanize
    (ITP: 334241).


--- End Message ---
--- Begin Message ---
>From [EMAIL PROTECTED] Fri Feb 03 03:10:17 2006
Return-path: <[EMAIL PROTECTED]>
Received: from katie by spohr.debian.org with local (Exim 4.50)
        id 1F4yhd-0002Gs-D7; Fri, 03 Feb 2006 03:02:09 -0800
From: Brian Sutherland <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.65 $
Subject: Bug#334269: fixed in python-pullparser 0.0.7-1
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Fri, 03 Feb 2006 03:02:09 -0800
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02

Source: python-pullparser
Source-Version: 0.0.7-1

We believe that the bug you reported is fixed in the latest version of
python-pullparser, which is due to be installed in the Debian FTP archive:

python-pullparser_0.0.7-1.diff.gz
  to pool/main/p/python-pullparser/python-pullparser_0.0.7-1.diff.gz
python-pullparser_0.0.7-1.dsc
  to pool/main/p/python-pullparser/python-pullparser_0.0.7-1.dsc
python-pullparser_0.0.7-1_all.deb
  to pool/main/p/python-pullparser/python-pullparser_0.0.7-1_all.deb
python-pullparser_0.0.7.orig.tar.gz
  to pool/main/p/python-pullparser/python-pullparser_0.0.7.orig.tar.gz
python2.3-pullparser_0.0.7-1_all.deb
  to pool/main/p/python-pullparser/python2.3-pullparser_0.0.7-1_all.deb
python2.4-pullparser_0.0.7-1_all.deb
  to pool/main/p/python-pullparser/python2.4-pullparser_0.0.7-1_all.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Brian Sutherland <[EMAIL PROTECTED]> (supplier of updated python-pullparser 
package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Sun,  1 Jan 2006 22:38:03 +0100
Source: python-pullparser
Binary: python2.3-pullparser python-pullparser python2.4-pullparser
Architecture: source all
Version: 0.0.7-1
Distribution: unstable
Urgency: low
Maintainer: Brian Sutherland <[EMAIL PROTECTED]>
Changed-By: Brian Sutherland <[EMAIL PROTECTED]>
Description: 
 python-pullparser - simple "pull API" for HTML parsing
 python2.3-pullparser - simple "pull API" for HTML parsing
 python2.4-pullparser - simple "pull API" for HTML parsing
Closes: 334269
Changes: 
 python-pullparser (0.0.7-1) unstable; urgency=low
 .
   * New upstream version (closes: #334269).
   * Added watch file.
   * Temporarily patch setup.py to use distutils rather than setuptools until
     setuptools works well with packaging.
Files: 
 317a10d2b25d3ff58756a8a1337d38a2 742 python extra python-pullparser_0.0.7-1.dsc
 3c05245a808f4320e41a6aff19554c41 15491 python extra 
python-pullparser_0.0.7.orig.tar.gz
 d32713dfe4c6e7177a237946300b6fa0 1896 python extra 
python-pullparser_0.0.7-1.diff.gz
 b5aef37528fe9d70c08c246e258f186f 4734 python extra 
python-pullparser_0.0.7-1_all.deb
 bf9a8699722ee78ddc7525fd9e920a08 6080 python extra 
python2.3-pullparser_0.0.7-1_all.deb
 56bd6ba35d15eac790ca4316d6ec02ae 6070 python extra 
python2.4-pullparser_0.0.7-1_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)

iD8DBQFD4za/K/juK3+WFWQRAp5OAJ0U6+tiknRgXm/nMBL/DzKiWNeyIQCeMtCo
hTs97uqjEpHB9kGnV5JMpZI=
=uhja
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to