Go to file
Dirk Mueller e3ed91f7a9 Accepting request 1096296 from home:mcalabkova:branches:devel:languages:python
- update to 3.1.0
  * API ENHANCEMENT: `Optional(expr)` may now be written as `expr | ""`
  * Added new class property `identifier` to all Unicode set classes in 
    `pyparsing.unicode`, using the class's values for `cls.identchars` 
    and `cls.identbodychars`.
  * ParseResults` now has a new method `deepcopy()`, in addition to the 
    current `copy()` method.
  * Reworked `delimited_list` function into the new `DelimitedList` class.
  * Added new class method `ParserElement.using_each`
  * Added new builtin `python_quoted_string`, which will match any form
    of single-line or multiline quoted strings defined in Python.
  * `ParserElement.validate()` is deprecated.
  * Added bool `embed` argument to `ParserElement.create_diagram()`.
  * Added support for Python 3.12.
  * Updated `create_diagram()` code to be compatible with 
    railroad-diagrams package version 3.0.
  * Many other changes, see upstream CHANGES

OBS-URL: https://build.opensuse.org/request/show/1096296
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyparsing?expand=0&rev=95
2023-07-03 07:16:42 +00:00
_multibuild Accepting request 989456 from home:bnavigator:branches:devel:languages:python 2022-07-15 20:46:23 +00:00
.gitattributes 1.5.3 2010-07-07 00:40:12 +00:00
.gitignore 1.5.3 2010-07-07 00:40:12 +00:00
pyparsing-3.1.0.tar.gz Accepting request 1096296 from home:mcalabkova:branches:devel:languages:python 2023-07-03 07:16:42 +00:00
python-pyparsing.changes Accepting request 1096296 from home:mcalabkova:branches:devel:languages:python 2023-07-03 07:16:42 +00:00
python-pyparsing.spec Accepting request 1096296 from home:mcalabkova:branches:devel:languages:python 2023-07-03 07:16:42 +00:00