summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-soupsieve_2.3.2.post1.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-soupsieve: upgrade 2.3.2.post1 -> 2.4Wang Mingyu2023-02-271-29/+0
| | | | | | | | | | | | | | Changelog: ========== NEW: Update to support changes related to :lang() in the official CSS spec. :lang("") should match unspecified languages, e.g. lang="", but not lang=und. NEW: Only :is() and :where() should allow forgiving selector lists according to latest CSS (as far as Soup Sieve supports "forgiving" which is limited to empty selectors). NEW: Formally drop Python 3.6. NEW: Formally declare support for Python 3.11. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-soupsieve: Upgrade 2.3.1 -> 2.3.2.post1Leon Anavi2022-09-151-0/+29
Upgrade to release 2.3.2.post1: - FIX: Documentation for installation from source is outdated. - FIX: Fix some typos in error messages. License-Update: Update years Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>