[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#708321: marked as done (ITP: python3-pyparsing -- Python parsing module, Python3 package)



Your message dated Wed, 29 May 2013 23:00:09 +0000
with message-id <E1UhpLl-0004s5-DW@franck.debian.org>
and subject line Bug#708321: fixed in python3-pyparsing 2.0.0+dfsg1-1
has caused the Debian Bug report #708321,
regarding ITP: python3-pyparsing -- Python parsing module, Python3 package
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
708321: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=708321
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: wishlist
Owner: Thomas Goirand <zigo@debian.org>

* Package name    : python3-pyparsing
  Version         : 2.0.0
  Upstream Author : Paul McGuire <ptmcg@users.sourceforge.net>
* URL             : http://pyparsing.wikispaces.com/
* License         : MIT
  Programming Lang: Python
  Description     : Python parsing module, Python3 package

 The parsing module is an alternative approach to creating and
 executing simple grammars, vs. the traditional lex/yacc approach, or
 the use of regular expressions.  The parsing module provides a
 library of classes that client code uses to construct the grammar
 directly in Python code.
 .
 Here's an example:
 .
  from pyparsing import Word, alphas
  greet = Word(alphas) + "," + Word(alphas) + "!"
  hello = "Hello, World!"
  print hello, "->", greet.parseString(hello)
 .
 This package contains the Python3 version of python-pyparsing.

Please note that this is a remix of the currently "pyparsing" package,
which currently exists in version 1.5.6 in Sid. Upstream author decided
to release 1.5.7 for python 2.x, and 2.0.0 for python 3.x, so we have
no other choice but to create 2 different source package to handle the
situation. Upload of both new versions will be done in Experimental
first, in order to handle the NEW queue safely.

Cheers,

Thomas

--- End Message ---
--- Begin Message ---
Source: python3-pyparsing
Source-Version: 2.0.0+dfsg1-1

We believe that the bug you reported is fixed in the latest version of
python3-pyparsing, which is due to be installed in the Debian FTP archive.

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 708321@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Thomas Goirand <zigo@debian.org> (supplier of updated python3-pyparsing 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 ftpmaster@debian.org)


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

Format: 1.8
Date: Wed, 15 May 2013 05:35:12 +0000
Source: python3-pyparsing
Binary: python3-pyparsing python3-pyparsing-doc
Architecture: source all
Version: 2.0.0+dfsg1-1
Distribution: experimental
Urgency: low
Maintainer: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
Changed-By: Thomas Goirand <zigo@debian.org>
Description: 
 python3-pyparsing - Python parsing module, Python3 package
 python3-pyparsing-doc - Python parsing module, documentation package
Closes: 708321
Changes: 
 python3-pyparsing (2.0.0+dfsg1-1) experimental; urgency=low
 .
   * Initial release (Closes: #708321).
Checksums-Sha1: 
 fb572a1883cfd1937b3d1d43c83969431ef2e0e8 1666 python3-pyparsing_2.0.0+dfsg1-1.dsc
 4830225a128271a7729e8a046da5685180e38520 572424 python3-pyparsing_2.0.0+dfsg1.orig.tar.xz
 9c73a5139083a2624c8f13f20f6c1e345d721247 2887 python3-pyparsing_2.0.0+dfsg1-1.debian.tar.gz
 a1f256ffe09679170130c68424f59b5cd8d66635 62402 python3-pyparsing_2.0.0+dfsg1-1_all.deb
 8f87311b80b530ae720e7b676b9ae5ed7c0705a6 691146 python3-pyparsing-doc_2.0.0+dfsg1-1_all.deb
Checksums-Sha256: 
 19d1ce8937cc9a697313ad7d302f7a275db288873289e3d91268b0c9137b626f 1666 python3-pyparsing_2.0.0+dfsg1-1.dsc
 1eb3e692fee26625ed7967450d36cff7e2ebadf68690975ce10e6af83752f992 572424 python3-pyparsing_2.0.0+dfsg1.orig.tar.xz
 982b75f9475486a6368af14ed528867555e8d668d9d5b12c660dae2024762094 2887 python3-pyparsing_2.0.0+dfsg1-1.debian.tar.gz
 cb128d75f774bbecd189a67dcb930e2dac3489c6ec97be5d5ee8fa35f145b30c 62402 python3-pyparsing_2.0.0+dfsg1-1_all.deb
 e3bff9757bcadd04da991332e6de290181fd875838452e868b401e2e76dd624e 691146 python3-pyparsing-doc_2.0.0+dfsg1-1_all.deb
Files: 
 64b403af4514fdc029a5ba5f7af30dd0 1666 python optional python3-pyparsing_2.0.0+dfsg1-1.dsc
 feb8fabdf6fd342b45b01138ef5b4b9b 572424 python optional python3-pyparsing_2.0.0+dfsg1.orig.tar.xz
 995607cc898a01e2d36b336389a8e433 2887 python optional python3-pyparsing_2.0.0+dfsg1-1.debian.tar.gz
 f23404874b422ca20c19728eb43c9fae 62402 python optional python3-pyparsing_2.0.0+dfsg1-1_all.deb
 0528c1708b83b3eae97ec143b312b431 691146 doc optional python3-pyparsing-doc_2.0.0+dfsg1-1_all.deb

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

iEYEARECAAYFAlGUb5gACgkQl4M9yZjvmknvegCfRR1mIKH5nUotsJuIgAlcUapV
jjsAnREqREXUKv2AyiGtysyp5aTn7qnc
=8WSP
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: