diff options
| -rw-r--r-- | meta/recipes-devtools/python/python3-pycryptodome_3.17.bb | 5 | ||||
| -rw-r--r-- | meta/recipes-devtools/python/python3-pycryptodome_3.18.0.bb | 5 |
2 files changed, 5 insertions, 5 deletions
diff --git a/meta/recipes-devtools/python/python3-pycryptodome_3.17.bb b/meta/recipes-devtools/python/python3-pycryptodome_3.17.bb deleted file mode 100644 index 05f654f225..0000000000 --- a/meta/recipes-devtools/python/python3-pycryptodome_3.17.bb +++ /dev/null | |||
| @@ -1,5 +0,0 @@ | |||
| 1 | require python-pycryptodome.inc | ||
| 2 | inherit setuptools3 | ||
| 3 | |||
| 4 | SRC_URI[sha256sum] = "bce2e2d8e82fcf972005652371a3e8731956a0c1fbb719cc897943b3695ad91b" | ||
| 5 | |||
diff --git a/meta/recipes-devtools/python/python3-pycryptodome_3.18.0.bb b/meta/recipes-devtools/python/python3-pycryptodome_3.18.0.bb new file mode 100644 index 0000000000..a1e4b42bdf --- /dev/null +++ b/meta/recipes-devtools/python/python3-pycryptodome_3.18.0.bb | |||
| @@ -0,0 +1,5 @@ | |||
| 1 | require python-pycryptodome.inc | ||
| 2 | inherit setuptools3 | ||
| 3 | |||
| 4 | SRC_URI[sha256sum] = "c9adee653fc882d98956e33ca2c1fb582e23a8af7ac82fee75bd6113c55a0413" | ||
| 5 | |||
