14
0

Accepting request 1224459 from home:glaubitz:branches:devel:languages:python

- Update to 2.0.1
  * Breaking change: its seems no longer possible to use the
    html parser with a xml file so its no longer tested
  * Drop support for python 3.7
- Refresh make_webtest_optional.patch

OBS-URL: https://build.opensuse.org/request/show/1224459
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyquery?expand=0&rev=48
This commit is contained in:
2024-11-16 08:48:37 +00:00
committed by Git OBS Bridge
parent 2b5ed3adc7
commit 03f316a39a
5 changed files with 53 additions and 50 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Fri Nov 15 13:38:40 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to 2.0.1
* Breaking change: its seems no longer possible to use the
html parser with a xml file so its no longer tested
* Drop support for python 3.7
- Refresh make_webtest_optional.patch
-------------------------------------------------------------------
Mon Apr 24 16:44:07 UTC 2023 - Daniel Garcia <daniel.garcia@suse.com>