15
0
forked from pool/python-parsy

3 Commits

Author SHA256 Message Date
182ad28129 - Clean up the SPEC file.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-parsy?expand=0&rev=4
2024-05-29 21:02:39 +00:00
0cfee29c52 Accepting request 1177637 from home:mschreiner:branches:devel:languages:python
- Update to 2.1:
  * Dropped support for Python 3.7.
  * Test against Python 3.11.
  * Added docstrings and basic type hints to all primitives and main
    methods.
- Changes from 2.0:
  * Dropped support for Python < 3.6.
  * Added Parser.until().
  * Parser.optional() now supports an optional default argument to be
    returned instead None.
- Changes from 1.4:
  * Documentation improvements.
  * Added group parameter to regex().
  * Support bytes with regex() as well as str.
  * Added forward_declaration.
- Apply spec-cleaner.

OBS-URL: https://build.opensuse.org/request/show/1177637
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-parsy?expand=0&rev=3
2024-05-29 20:59:34 +00:00
93689596ad Accepting request 877541 from home:jayvdb:py-submit
dep of curlylint, jinjalint, and others
https://www.wheelodex.org/projects/parsy/rdepends/

OBS-URL: https://build.opensuse.org/request/show/877541
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-parsy?expand=0&rev=1
2021-03-08 12:33:43 +00:00