15
0
forked from pool/python-parsel
Go to file
Ana Guerrero bf9c1b23c3 Accepting request 1134335 from devel:languages:python
- update to 1.8.1:
  * Remove a Sphinx reference from NEWS to fix the PyPI
    description
  * Add support for JMESPath: you can now create a selector for a
    JSON document and call ``Selector.jmespath()``.
  * Selectors can now be constructed from ``bytes`` (using the
    ``body`` and ``encoding`` arguments) instead of ``str``
    (using the ``text`` argument), so that there is no internal
    conversion from ``str`` to ``bytes`` and the memory
    usage is lower.
  * Typing improvements
  * The ``pkg_resources`` module (which was absent from the
    requirements) is no longer used
  * New requirements:
  * ``jmespath``
  * ``typing_extensions`` (on Python 3.7)

- Initial package build.

OBS-URL: https://build.opensuse.org/request/show/1134335
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-parsel?expand=0&rev=11
2023-12-21 22:38:29 +00:00
2023-12-20 21:54:39 +00:00
2023-12-20 21:54:39 +00:00
2023-12-20 21:54:39 +00:00
Description
No description provided
75 KiB
Languages
RPM Spec 100%