diff options
| author | Leon Anavi <leon.anavi@konsulko.com> | 2021-03-19 19:13:02 +0200 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2021-03-22 09:18:56 -0700 |
| commit | 059b52fe660193c57feff16565de2428b0d5657a (patch) | |
| tree | 07bb6733d7e66d2e555ac8f7765100d5894291e7 /meta-python/recipes-devtools/python | |
| parent | 484cac1e4e8b5c1ee974b8ab35b74a0234e29f36 (diff) | |
| download | meta-openembedded-059b52fe660193c57feff16565de2428b0d5657a.tar.gz | |
python3-soupsieve: Upgrade 2.2 -> 2.2.1
Upgrade to release 2.2.1:
- Fix an issue with namespaces when one of the keys is self.
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')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-soupsieve_2.2.1.bb (renamed from meta-python/recipes-devtools/python/python3-soupsieve_2.2.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-soupsieve_2.2.bb b/meta-python/recipes-devtools/python/python3-soupsieve_2.2.1.bb index 9507f60d76..93ef04f145 100644 --- a/meta-python/recipes-devtools/python/python3-soupsieve_2.2.bb +++ b/meta-python/recipes-devtools/python/python3-soupsieve_2.2.1.bb | |||
| @@ -4,7 +4,7 @@ HOMEPAGE = "https://github.com/facelessuser/soupsieve" | |||
| 4 | LICENSE = "MIT" | 4 | LICENSE = "MIT" |
| 5 | LIC_FILES_CHKSUM = "file://LICENSE.md;md5=33c3a77def9b3ad83e01c65bdcc1af67" | 5 | LIC_FILES_CHKSUM = "file://LICENSE.md;md5=33c3a77def9b3ad83e01c65bdcc1af67" |
| 6 | 6 | ||
| 7 | SRC_URI[sha256sum] = "407fa1e8eb3458d1b5614df51d9651a1180ea5fedf07feb46e45d7e25e6d6cdd" | 7 | SRC_URI[sha256sum] = "052774848f448cf19c7e959adf5566904d525f33a3f8b6ba6f6f8f26ec7de0cc" |
| 8 | 8 | ||
| 9 | inherit pypi setuptools3 ptest | 9 | inherit pypi setuptools3 ptest |
| 10 | 10 | ||
