summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-nacl_1.5.0.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-nacl: drop duplicate recipeKai Kang2023-11-011-25/+0
| | | | | | | | | | | | | Recipes python3-nacl and python3-pynacl are exactly the same reipces for python packge "PyNaCl", so drop the latter one python3-nacl_1.5.0.bb. And let python3-pynacl rprovides python3-nacl in case it is required by other recipes. Ajust the order in python3-pynacl as well accord to https://docs.yoctoproject.org/dev/contributor-guide/recipe-style-guide.html#recipe-ordering Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-nacl: Add recipe for the latest release of PyNaClDerek Straka2023-09-301-0/+25
Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>