Revisions of python-pyparsing

buildservice-autocommit accepted request 1158443 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 103)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 102)
- update to 3.1.2:
  * Added `ieee_float` expression to `pyparsing.common`, which
    parses float values, plus "NaN", "Inf", "Infinity".
  * Updated pep8 synonym wrappers for better type checking
    compatibility.
  * Fixed empty error message bug, PR submitted by InSync (#534).
    This _should_ return
    pyparsing's exception messages to a former, more helpful
    form. If you have code that
    parses the exception messages returned by pyparsing, this
    may require some code changes.
  * Some code refactoring to reduce code nesting, PRs submitted
    by InSync.
  * All internal string expressions using '%' string
    interpolation and `str.format()` converted to f-strings.
buildservice-autocommit accepted request 1149912 from Markéta Machová's avatar Markéta Machová (mcalabkova) (revision 101)
baserev update by copy to link target
Markéta Machová's avatar Markéta Machová (mcalabkova) accepted request 1149904 from Dominique Leuenberger's avatar Dominique Leuenberger (dimstar) (revision 100)
- Use newly supported shrink{} on OBS to exclude python flavors
  will all python versions skipped.
buildservice-autocommit accepted request 1130338 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 99)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 98)
- update to 3.1.1:
  * Fixed regression in Word(min), reported by Ricardo Coccioli,
    good catch!
  * Fixed bug in bad exception messages raised by Forward
  * Fixed regression in SkipTo, where ignored expressions were
    not checked when looking for the target expression.
  * Fixed type annotation for enable_packrat
  * Some general internal code cleanup
- drop limit-error-messages.patch (upstream)
- Add upstream patch limit-error-messages.patch as a part of
  * Added new class property `identifier` to all Unicode set classes in
    `pyparsing.unicode`, using the class's values for `cls.identchars`
  * ParseResults` now has a new method `deepcopy()`, in addition to the
  * Updated `create_diagram()` code to be compatible with
- do primary/all split only for tumbleweed (similar to flit-core)
buildservice-autocommit accepted request 1098329 from Matej Cepl's avatar Matej Cepl (mcepl) (revision 97)
baserev update by copy to link target
Matej Cepl's avatar Matej Cepl (mcepl) accepted request 1098099 from Markéta Machová's avatar Markéta Machová (mcalabkova) (revision 96)
- Add upstream patch limit-error-messages.patch as a part of 
  a workaround for boo#1213007

Should go together with matplotlib
Dirk Mueller's avatar Dirk Mueller (dirkmueller) accepted request 1096296 from Markéta Machová's avatar Markéta Machová (mcalabkova) (revision 95)
- 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
buildservice-autocommit accepted request 1081639 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 94)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) accepted request 1081560 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 93)
SR for python stack proposal
buildservice-autocommit accepted request 1066427 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 92)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 91)
- do primary/all split only for tumbleweed (similar to flit-core)
buildservice-autocommit accepted request 1003985 from Steve Kowalik's avatar Steve Kowalik (StevenK) (revision 90)
baserev update by copy to link target
Steve Kowalik's avatar Steve Kowalik (StevenK) accepted request 1003977 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 89)
- Fix incorrect usage of non-bundled pip revealed by
  python-rpm-macros update.
Markéta Machová's avatar Markéta Machová (mcalabkova) committed (revision 88)
sorry, didn't realize this isn't my home branch
Steve Kowalik's avatar Steve Kowalik (StevenK) committed (revision 86)
Markéta Machová's avatar Markéta Machová (mcalabkova) accepted request 1002759 from Markéta Machová's avatar Markéta Machová (mcalabkova) (revision 84)
Add missing pip dependency
Displaying revisions 1 - 20 of 103
openSUSE Build Service is sponsored by