summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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"
4LICENSE = "MIT" 4LICENSE = "MIT"
5LIC_FILES_CHKSUM = "file://LICENSE.md;md5=33c3a77def9b3ad83e01c65bdcc1af67" 5LIC_FILES_CHKSUM = "file://LICENSE.md;md5=33c3a77def9b3ad83e01c65bdcc1af67"
6 6
7SRC_URI[sha256sum] = "407fa1e8eb3458d1b5614df51d9651a1180ea5fedf07feb46e45d7e25e6d6cdd" 7SRC_URI[sha256sum] = "052774848f448cf19c7e959adf5566904d525f33a3f8b6ba6f6f8f26ec7de0cc"
8 8
9inherit pypi setuptools3 ptest 9inherit pypi setuptools3 ptest
10 10