aboutsummaryrefslogtreecommitdiff
path: root/lang/python/python-pyopenssl
Commit message (Collapse)AuthorAge
* python-*,python3-*: add src packages for multiple packagesJeffery To2018-01-15
| | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* Merge pull request #5419 from commodo/python-package-mk-localizeHannu Nyman2018-01-11
|\ | | | | treewide: re-organizing python-package.mk & python3-package.mk
| * treewide: use local python-package.mk & python3-package.mk filesAlexandru Ardelean2018-01-10
| | | | | | | | | | | | | | | | | | | | This guarantees for the package feeds that the mk files will always be available for all packages. Will need to see about external-feed Python packages a bit later. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | python-pyopenssl: update to 17.5.0Jeffery To2018-01-11
|/ | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* python-pyopenssl: update to version 17.3.0Alexandru Ardelean2017-09-23
| | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* python-pyopenssl: bump to 17.2.0 ; add python3 variant ; add myself ↵Alexandru Ardelean2017-08-13
| | | | | | co-maintainer Signed-off-by: Alexandru Ardelean <ardeleanalex@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>