aboutsummaryrefslogtreecommitdiff
path: root/lang/python/python-cryptodome
Commit message (Collapse)AuthorAge
* treewide: Use pypi.mk for Python packagesJeffery To2019-10-30
| | | | | | | | | | | | | This updates all Python packages that download their source from PyPi to use pypi.mk. This will allow future improvements/changes to pypi.mk to affect all relevant packages. This also makes it easier for future Python packages to start using pypi.mk, when it's clear how it is used in existing packages. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* python-cryptodome: update to 3.9.0Richard Yu2019-09-27
| | | | Signed-off-by: Richard Yu <yurichard3839@gmail.com>
* treewide: add PKG_CPE_ID for cvescannerJan Pavlinec2019-09-24
| | | | Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* python-cryptodome: update to 3.8.2.Richard Yu2019-06-03
| | | | Signed-off-by: Richard Yu <yurichard3839@gmail.com>
* python-cryptodome: update to 3.8.1Richard Yu2019-04-08
| | | | Signed-off-by: Richard Yu <yurichard3839@gmail.com>
* python-cryptodome: add new packageRichard Yu2019-03-01
PyCryptodome is an almost drop-in replacement for the old PyCrypto library. Signed-off-by: Richard Yu <yurichard3839@gmail.com>