diff options
| author | Alexander Kanavin <alex.kanavin@gmail.com> | 2022-07-06 10:07:15 +0200 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-07-08 00:09:42 +0100 |
| commit | 59afe2723ccf8681166eebd7c8e6e70fee578b09 (patch) | |
| tree | 9d572ab9200de3da7c9a6dd89a98fe9d19e1400e /meta/recipes-devtools/python/python3-pycryptodomex_3.14.1.bb | |
| parent | 0ebc69a0ed73c8a1b631c48b44d8d9e51ce912ed (diff) | |
| download | poky-59afe2723ccf8681166eebd7c8e6e70fee578b09.tar.gz | |
python3-pycryptodomex: upgrade 3.14.1 -> 3.15.0
(From OE-Core rev: a716028335d1a51095c04fd8d13006f2ec8ac56b)
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.14.1.bb')
| -rw-r--r-- | meta/recipes-devtools/python/python3-pycryptodomex_3.14.1.bb | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/meta/recipes-devtools/python/python3-pycryptodomex_3.14.1.bb b/meta/recipes-devtools/python/python3-pycryptodomex_3.14.1.bb deleted file mode 100644 index 79a3fee19c..0000000000 --- a/meta/recipes-devtools/python/python3-pycryptodomex_3.14.1.bb +++ /dev/null | |||
| @@ -1,9 +0,0 @@ | |||
| 1 | require python-pycryptodome.inc | ||
| 2 | inherit setuptools3 | ||
| 3 | |||
| 4 | SRC_URI[sha256sum] = "2ce76ed0081fd6ac8c74edc75b9d14eca2064173af79843c24fa62573263c1f2" | ||
| 5 | |||
| 6 | FILES:${PN}-tests = " \ | ||
| 7 | ${PYTHON_SITEPACKAGES_DIR}/Cryptodome/SelfTest/ \ | ||
| 8 | ${PYTHON_SITEPACKAGES_DIR}/Cryptodome/SelfTest/__pycache__/ \ | ||
| 9 | " | ||
