forked from pool/python-itemloaders
Accepting request 1006814 from home:yarunachalam:branches:devel:languages:python
- Update to v1.0.6 Fixes a regression introduced in 1.0.5 that would cause the re parameter of ItemLoader.add_xpath and similar methods to be passed to lxml, which would trigger an exception when the value of re was a compiled pattern and not a string (#56). OBS-URL: https://build.opensuse.org/request/show/1006814 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-itemloaders?expand=0&rev=4
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 29 02:56:10 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
||||
|
||||
- Update to v1.0.6
|
||||
Fixes a regression introduced in 1.0.5 that would cause the re parameter of ItemLoader.add_xpath and similar methods to be
|
||||
passed to lxml, which would trigger an exception when the value of re was a compiled pattern and not a string (#56).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Oct 30 12:58:13 UTC 2021 - Ben Greiner <code@bnavigator.de>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user