Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | python-cryptodomex: update to version 3.10.1 | Jan Pavlinec | 2021-05-14 |
| | | | | Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz> | ||
* | treewide: Run refresh on all packages | Ilya Lipnitskiy | 2021-02-20 |
| | | | | | | | | | The crude loop I wrote to come up with this changeset: find -L package/feeds/packages/ -name patches | \ sed 's/patches$/refresh/' | sort | xargs make Signed-off-by: Ilya Lipnitskiy <ilya.lipnitskiy@gmail.com> | ||
* | python-cryptodome: add new package | Richard Yu | 2019-03-01 |
PyCryptodome is an almost drop-in replacement for the old PyCrypto library. Signed-off-by: Richard Yu <yurichard3839@gmail.com> |