aboutsummaryrefslogtreecommitdiff
path: root/lang/python/python-cryptography/patches/001-disable-setup-requirements.patch
Commit message (Collapse)AuthorAge
* python-cryptography: Update to 2.9, remove setup patchJeffery To2020-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.2Rosen Penev2018-12-01
| | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* python-cryptography: update to 2.1.4, refresh patchesJeffery To2018-01-10
| | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* python packages: move all things python under lang/pythonAlexandru Ardelean2017-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>