Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | python-cryptography: fix build by disabling setup requirements | Alexandru Ardelean | 2017-02-26 |
| | | | | | | | | | python-cryptography tries to install other packages during setup. However, this isn't needed, since they should have been already resolved/installed via LEDE/OpenWrt's build system dep logic. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com> | ||
* | python-cryptography: update to 1.5 | Jeffery To | 2016-09-22 |
| | | | | | | The cmac patch was upstreamed (pyca/cryptography#3062). Signed-off-by: Jeffery To <jeffery.to@gmail.com> | ||
* | python-cryptography: update to 1.4, fixed lede compilation | Jeffery To | 2016-07-28 |
Signed-off-by: Jeffery To <jeffery.to@gmail.com> |