aboutsummaryrefslogtreecommitdiff
path: root/extra/python/depends
AgeCommit message (Collapse)Author
2021-10-11python: don't use openssl for pythonCem Keylan
2021-10-06python: bump to 3.10.0Cem Keylan
2021-07-06python: static libffiCem Keylan
2021-04-03python: bump to 3.9.3Cem Keylan
2020-11-02python: add libressl as a dependencyCem Keylan
I really don't like doing this, so I might revert it. Libressl is currently needed for ssl support on Python, I might write a patch in the future to add bearssl support, but currently we will be needing this dependency as ssl is an important part of a lot of Python projects.
2019-12-09secondary commitCem Keylan