pkgsrc/devel/py-pyparsing/distinfo
adam c493c73ec5 Version 2.2.0 - March, 2017
---------------------------
- Bumped minor version number to reflect compatibility issues with
  OneOrMore and ZeroOrMore bugfixes in 2.1.10. (2.1.10 fixed a bug
  that was introduced in 2.1.4, but the fix could break code
  written against 2.1.4 - 2.1.9.)

- Updated setup.py to address recursive import problems now
  that pyparsing is part of 'packaging' (used by setuptools).

- Fixed KeyError issue reported by Yann Bizeul when using packrat
  parsing in the Graphite time series database, thanks Yann!

- Fixed incorrect usages of '\' in literals.

- Minor internal change when using '-' operator, to be compatible
  with ParserElement.streamline() method.

- Expanded infixNotation to accept a list or tuple of parse actions
  to attach to an operation.

- New unit test added for dill support for storing pyparsing parsers.
  Ordinary Python pickle can be used to pickle pyparsing parsers as
  long as they do not use any parse actions. The 'dill' module is an
  extension to pickle which *does* support pickling of attached
  parse actions.
2017-04-07 03:35:12 +00:00

6 lines
413 B
Text

$NetBSD: distinfo,v 1.8 2017/04/07 03:35:12 adam Exp $
SHA1 (pyparsing-2.2.0.tar.gz) = f8504f4f8baa69de5b63fd2275a0ebf36a2cf74b
RMD160 (pyparsing-2.2.0.tar.gz) = d0527da2c5f27bff03647157e4c50cacdc1293f0
SHA512 (pyparsing-2.2.0.tar.gz) = 6a409f429d40a5ac202d144e4150de2c80d7c7120147f603f72a4a99797d48c50822a6437f590ec5ae4418d51aa1f6b1d4e5d95a57e19bec0a127b04e4937008
Size (pyparsing-2.2.0.tar.gz) = 1232522 bytes