diff options
-rw-r--r-- | meta/recipes-devtools/python/python3-pycryptodomex_3.23.0.bb (renamed from meta/recipes-devtools/python/python3-pycryptodomex_3.22.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python3-pycryptodomex_3.22.0.bb b/meta/recipes-devtools/python/python3-pycryptodomex_3.23.0.bb index 5cc37d81c2..43dba3faa3 100644 --- a/meta/recipes-devtools/python/python3-pycryptodomex_3.22.0.bb +++ b/meta/recipes-devtools/python/python3-pycryptodomex_3.23.0.bb | |||
@@ -1,7 +1,7 @@ | |||
1 | require python-pycryptodome.inc | 1 | require python-pycryptodome.inc |
2 | inherit python_setuptools_build_meta | 2 | inherit python_setuptools_build_meta |
3 | 3 | ||
4 | SRC_URI[sha256sum] = "a1da61bacc22f93a91cbe690e3eb2022a03ab4123690ab16c46abb693a9df63d" | 4 | SRC_URI[sha256sum] = "71909758f010c82bc99b0abf4ea12012c98962fbf0583c2164f8b84533c2e4da" |
5 | 5 | ||
6 | FILES:${PN}-tests = " \ | 6 | FILES:${PN}-tests = " \ |
7 | ${PYTHON_SITEPACKAGES_DIR}/Cryptodome/SelfTest/ \ | 7 | ${PYTHON_SITEPACKAGES_DIR}/Cryptodome/SelfTest/ \ |