diff options
Diffstat (limited to 'meta/recipes-devtools/python')
| -rw-r--r-- | meta/recipes-devtools/python/python3-pycryptodome_3.21.0.bb | 5 | ||||
| -rw-r--r-- | meta/recipes-devtools/python/python3-pycryptodome_3.22.0.bb | 5 |
2 files changed, 5 insertions, 5 deletions
diff --git a/meta/recipes-devtools/python/python3-pycryptodome_3.21.0.bb b/meta/recipes-devtools/python/python3-pycryptodome_3.21.0.bb deleted file mode 100644 index 77664b22a5..0000000000 --- a/meta/recipes-devtools/python/python3-pycryptodome_3.21.0.bb +++ /dev/null | |||
| @@ -1,5 +0,0 @@ | |||
| 1 | require python-pycryptodome.inc | ||
| 2 | inherit python_setuptools_build_meta | ||
| 3 | |||
| 4 | SRC_URI[sha256sum] = "f7787e0d469bdae763b876174cf2e6c0f7be79808af26b1da96f1a64bcf47297" | ||
| 5 | |||
diff --git a/meta/recipes-devtools/python/python3-pycryptodome_3.22.0.bb b/meta/recipes-devtools/python/python3-pycryptodome_3.22.0.bb new file mode 100644 index 0000000000..c65b2a71fc --- /dev/null +++ b/meta/recipes-devtools/python/python3-pycryptodome_3.22.0.bb | |||
| @@ -0,0 +1,5 @@ | |||
| 1 | require python-pycryptodome.inc | ||
| 2 | inherit python_setuptools_build_meta | ||
| 3 | |||
| 4 | SRC_URI[sha256sum] = "fd7ab568b3ad7b77c908d7c3f7e167ec5a8f035c64ff74f10d47a4edd043d723" | ||
| 5 | |||
