Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | python-cryptography: Update to 2.9, remove setup patch | Jeffery To | 2020-04-06 |
| | | | | | | | Since cffi is installed by HOST_PYTHON3_PACKAGE_BUILD_DEPENDS, it shouldn't be necessary to clear setup_requirements anymore. Signed-off-by: Jeffery To <jeffery.to@gmail.com> | ||
* | python-crypgoraphy: Update to 2.4.2 | Rosen Penev | 2018-12-01 |
| | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com> | ||
* | python-cryptography: update to 2.1.4, refresh patches | Jeffery To | 2018-01-10 |
| | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com> | ||
* | python packages: move all things python under lang/python | Alexandru Ardelean | 2017-05-17 |
I admit this may be be a bit aggressive, but the lang folder is getting cluttered/filled up with Python, PHP, Perl, Ruby, etc. packages. Makes sense to try to group them into per-lang folders. I took the Pythons. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com> |