Your message dated Fri, 24 Jun 2022 13:00:11 +0000
with message-id <e1o4iux-0009a3...@fasolo.debian.org>
and subject line Bug#830306: fixed in parsimonious 0.9.0-1
has caused the Debian Bug report #830306,
regarding ITP: parsimonious -- fast pure-Python PEG parser
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 ow...@bugs.debian.org
immediately.)


-- 
830306: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=830306
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: wishlist
Owner: "ChangZhuo Chen (陳昌倬)" <czc...@debian.org>

* Package name    : python-parsimonious
  Version         : 0.6.2
  Upstream Author : Erik Rose
* URL             : https://github.com/erikrose/parsimonious
* License         : Expat
  Programming Lang: python
  Description     : fastest pure-Python PEG parser I could muster

 Parsimonious aims to be the fastest arbitrary-lookahead parser written
 in pure Python—and the most usable. It's based on parsing expression
 grammars (PEGs), which means you feed it a simplified sort of EBNF
 notation. Parsimonious was designed to undergird a MediaWiki parser
 that wouldn't take 5 seconds or a GB of RAM to do one page, but it's
 applicable to all sorts of languages.
 .
 The goals of Parsimonious are:
 .
  * Speed
  * Frugal RAM use
  * Minimalistic, understandable, idiomatic Python code
  * Readable grammars
  * Extensible grammars
  * Complete test coverage
  * Separation of concerns. Some Python parsing kits mix recognition
    with instructions about how to turn the resulting tree into some
    kind of other representation. This is limiting when you want to do
    several different things with a tree: for example, render wiki
    markup to HTML or to text.
  * Good error reporting. I want the parser to work with me as I develop
    a grammar.

-- 
ChangZhuo Chen (陳昌倬) <czc...@debian.org>
Debian Developer (https://nm.debian.org/public/person/czchen)
Key fingerprint = EC9F 905D 866D BE46 A896  C827 BE0C 9242 03F4 552D
                  BA04 346D C2E1 FE63 C790  8793 CC65 B0CD EC27 5D5B

Attachment: signature.asc
Description: PGP signature


--- End Message ---
--- Begin Message ---
Source: parsimonious
Source-Version: 0.9.0-1
Done: Josenilson Ferreira da Silva <nilsonfsi...@hotmail.com>

We believe that the bug you reported is fixed in the latest version of
parsimonious, 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 830...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Josenilson Ferreira da Silva <nilsonfsi...@hotmail.com> (supplier of updated 
parsimonious 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 ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Mon, 11 Apr 2022 08:30:03 -0300
Source: parsimonious
Binary: python3-parsimonious
Architecture: source all
Version: 0.9.0-1
Distribution: experimental
Urgency: medium
Maintainer: Debian Python Team <team+pyt...@tracker.debian.org>
Changed-By: Josenilson Ferreira da Silva <nilsonfsi...@hotmail.com>
Description:
 python3-parsimonious - fastest pure-Python PEG parser
Closes: 830306
Changes:
 parsimonious (0.9.0-1) experimental; urgency=medium
 .
   * Initial release. (Closes: #830306)
Checksums-Sha1:
 fc916a84c3017bf2425dea82fb38e71175b87bbd 1921 parsimonious_0.9.0-1.dsc
 33e5afa107678800cbb3f6de58c6706fcc9dd3b6 38358 parsimonious_0.9.0.orig.tar.gz
 8476681a904546e8ba5446c2050e2d3018e1ebe3 2024 
parsimonious_0.9.0-1.debian.tar.xz
 789f165edd7a844c570780ecb073f78e73500aee 6435 
parsimonious_0.9.0-1_amd64.buildinfo
 a3cb878cb1df4d24ddcf265b947817161c36d036 26656 
python3-parsimonious_0.9.0-1_all.deb
Checksums-Sha256:
 c852c98df9ae8541e80b6c01335edd052f60973187850ab9c309c13342b87957 1921 
parsimonious_0.9.0-1.dsc
 ed53ea31c9b2461c0ac607c03cdf216229ef33bab324e96ed140d450a3e0bdf9 38358 
parsimonious_0.9.0.orig.tar.gz
 c143f781a5abba310a5c1c37d92751e3a1a23560511b7e8edef99d0cbeaa1170 2024 
parsimonious_0.9.0-1.debian.tar.xz
 65d19298bbbcf213d8e6718efa125a50ac85c07f1ca1a13572e17bb2cb9e0e00 6435 
parsimonious_0.9.0-1_amd64.buildinfo
 2c17cbe8163ae523117387ceb05b7a7f1f5aa364f63fefb7517961fe0001dbaf 26656 
python3-parsimonious_0.9.0-1_all.deb
Files:
 946ae174850011d483cd67cc0be168ed 1921 python optional parsimonious_0.9.0-1.dsc
 b43ec2498afdf4bb993349beb95d26c7 38358 python optional 
parsimonious_0.9.0.orig.tar.gz
 4799a800dfef8c412a0df6a085527d0e 2024 python optional 
parsimonious_0.9.0-1.debian.tar.xz
 216ac929d8fa4e363caa7a4e0e61ee00 6435 python optional 
parsimonious_0.9.0-1_amd64.buildinfo
 8f1ec21b18358b668b95910ccbdf17e2 26656 python optional 
python3-parsimonious_0.9.0-1_all.deb

-----BEGIN PGP SIGNATURE-----

iQHEBAEBCgAuFiEEQGIgyLhVKAI3jM5BH1x6i0VWQxQFAmKwsRkQHGJhZ2VAZGVi
aWFuLm9yZwAKCRAfXHqLRVZDFBKOC/9cSwStcwgavzYBOaggUfpqowz7zYRvR6P5
ihFIy0nlidOF7x+/o9UC0yQhYCIr8uHhKTQR1l4Xh693QShuB6s+Mv9LzXIn29YH
f9SExCK4vbVkg1NwLa5oOlA57/6bd5MWdw2NglVr8kshLXwf6XuYtgBBpjs1dT2k
NY73SbbumVAuL7fgh0tLFK1Mrh6DK2SnPCwUjEbCimyyf3ZDeJeADwuGsOoJRGvv
Fr2BtopKKlAZeOm4OWLZ82KfzJYExNhAUG30eGn6jI2NvQnQuCEj1aV/ad0i4V9e
99GWBgo1iQjUAno8by3GQK1ROe+fHWt+uwTkgbDv3WaQUuTXLH4wqfS73En2qeM9
j5t3Ka18OQuJqqY75rR802mIj0LxNjjBNyiqSjYUI/BiyW0SZkkUrXUxWB2Z9RBa
u1W/Fj0uIqTXltYmrVVVRdQos+LIjf47LjU/DkDB0mknMUlHKWB3/YQZOWCPyKGK
0T7tjAufpXhgyGGJyzhP9xOvhzkDZg0=
=9iUe
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to