diff options
| author | Alexander Kanavin <alex.kanavin@gmail.com> | 2023-01-04 12:04:45 +0100 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2023-01-06 12:03:47 +0000 |
| commit | a84dbf1481b57a5eb3392aa23f5868e6df25e9fa (patch) | |
| tree | cfe6bbd169cb9f4b9aa3daebf3a5a16345aae12d /meta/recipes-devtools/python/python3-pycryptodomex_3.15.0.bb | |
| parent | 821312222b82bc0f9f010518a6a66320146f1911 (diff) | |
| download | poky-a84dbf1481b57a5eb3392aa23f5868e6df25e9fa.tar.gz | |
python3-pycryptodomex: upgrade 3.15.0 -> 3.16.0
(From OE-Core rev: 2b3f39e3bc004c9875dcfcda3291124fb45eea7f)
Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/python/python3-pycryptodomex_3.15.0.bb')
| -rw-r--r-- | meta/recipes-devtools/python/python3-pycryptodomex_3.15.0.bb | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/meta/recipes-devtools/python/python3-pycryptodomex_3.15.0.bb b/meta/recipes-devtools/python/python3-pycryptodomex_3.15.0.bb deleted file mode 100644 index e22ce30833..0000000000 --- a/meta/recipes-devtools/python/python3-pycryptodomex_3.15.0.bb +++ /dev/null | |||
| @@ -1,9 +0,0 @@ | |||
| 1 | require python-pycryptodome.inc | ||
| 2 | inherit setuptools3 | ||
| 3 | |||
| 4 | SRC_URI[sha256sum] = "7341f1bb2dadb0d1a0047f34c3a58208a92423cdbd3244d998e4b28df5eac0ed" | ||
| 5 | |||
| 6 | FILES:${PN}-tests = " \ | ||
| 7 | ${PYTHON_SITEPACKAGES_DIR}/Cryptodome/SelfTest/ \ | ||
| 8 | ${PYTHON_SITEPACKAGES_DIR}/Cryptodome/SelfTest/__pycache__/ \ | ||
| 9 | " | ||
