factory
- Update to 1.11.0:
* Removed support for Python 3.9 and PyPy 3.10.
* Added support for Python 3.14 and PyPy 3.11.
* The following dependencies now have a minimum supported version:
+ lxml >= 5.1.0
+ packaging >= 23.0
+ jmespath >= 1.0.0
* Removed Selector.remove() and SelectorList.remove(), deprecated in 1.7.0.
* The Selector() constructor now accepts bytearray values for the body
argument in addition to bytes.
* attrib and remove_namespaces() no longer fail with unhandled exceptions
on JSON selectors.
* Switched the build system to hatchling.
OBS-URL: https://build.opensuse.org/request/show/1342657
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-parsel?expand=0&rev=15
Description
No description provided
Languages
RPM Spec
100%