diff options
Diffstat (limited to 'meta/recipes-devtools')
-rw-r--r-- | meta/recipes-devtools/python/python-smmap.inc | 2 | ||||
-rw-r--r-- | meta/recipes-devtools/python/python3-smmap_4.0.0.bb (renamed from meta/recipes-devtools/python/python3-smmap_3.0.4.bb) | 0 |
2 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python-smmap.inc b/meta/recipes-devtools/python/python-smmap.inc index 7703722bca..2a2ac76f2e 100644 --- a/meta/recipes-devtools/python/python-smmap.inc +++ b/meta/recipes-devtools/python/python-smmap.inc | |||
@@ -11,7 +11,7 @@ inherit pypi | |||
11 | 11 | ||
12 | PYPI_PACKAGE = "smmap" | 12 | PYPI_PACKAGE = "smmap" |
13 | 13 | ||
14 | SRC_URI[sha256sum] = "9c98bbd1f9786d22f14b3d4126894d56befb835ec90cef151af566c7e19b5d24" | 14 | SRC_URI[sha256sum] = "7e65386bd122d45405ddf795637b7f7d2b532e7e401d46bbe3fb49b9986d5182" |
15 | 15 | ||
16 | RDEPENDS_${PN} += "${PYTHON_PN}-codecs \ | 16 | RDEPENDS_${PN} += "${PYTHON_PN}-codecs \ |
17 | ${PYTHON_PN}-mmap \ | 17 | ${PYTHON_PN}-mmap \ |
diff --git a/meta/recipes-devtools/python/python3-smmap_3.0.4.bb b/meta/recipes-devtools/python/python3-smmap_4.0.0.bb index 5f0f341d6a..5f0f341d6a 100644 --- a/meta/recipes-devtools/python/python3-smmap_3.0.4.bb +++ b/meta/recipes-devtools/python/python3-smmap_4.0.0.bb | |||