15
0
forked from pool/python-parsel
Files
python-parsel/python-parsel.changes
Dirk Mueller 2ba7bf361a - update to 1.9.0:
* Now requires ``cssselect >= 1.2.0`` (this minimum version was
    required since 1.8.0 but that wasn't properly recorded)
  * Removed support for Python 3.7
  * Added support for Python 3.12 and PyPy 3.10
  * Fixed an exception when calling ``__str__`` or `__repr__`` on
    some JSON selectors
  * Code formatted with ``black``
  * CI fixes and improvements

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-parsel?expand=0&rev=25
2024-03-16 09:28:20 +00:00

5.7 KiB