diff options
author | Leon Anavi <leon.anavi@konsulko.com> | 2020-09-28 11:00:55 +0300 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2020-09-30 15:57:40 -0700 |
commit | ee85497952f8e000d6f904e65946e4b0ff1d0587 (patch) | |
tree | db94257cbc416b7e23cc96da8dea018ea560a1c6 /meta-python/recipes-devtools/python/python3-flask-pymongo_2.3.0.bb | |
parent | f7c47547252d3bd5389abab59422ee7619ba6579 (diff) | |
download | meta-openembedded-ee85497952f8e000d6f904e65946e4b0ff1d0587.tar.gz |
python3-beautifulsoup4: Upgrade 4.9.1 -> 4.9.2
- Fixed a bug that caused too many tags to be popped from the tag
stack during tree building, when encountering a closing tag that
had no matching opening tag.
- Fixed a bug that inconsistently moved elements over when passing
a Tag, rather than a list, into Tag.extend().
- Specify the soupsieve dependency in a way that complies with
PEP 508.
- Change the signatures for BeautifulSoup.insert_before and
insert_after (which are not implemented) to match
PageElement.insert_before and insert_after, quieting warnings in
some IDEs.
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-flask-pymongo_2.3.0.bb')
0 files changed, 0 insertions, 0 deletions