aboutsummaryrefslogtreecommitdiff
path: root/lang/python-pyopenssl
Commit message (Collapse)AuthorAge
* 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>
* python-pyopenssl: update to 16.1.0Jeffery To2016-09-22
| | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* python-pyopenssl: update to 16.0.0Jeffery To2016-03-22
| | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* python-pyopenssl: new package (closes #2036)Jeffery To2016-01-01
From the package description: Python wrapper module around the OpenSSL library This depends on python-cryptography (#2035) Signed-off-by: Jeffery To <jeffery.to@gmail.com>