lang/python33: Update to 3.3.6
- Update to 3.3.6 (released 2014-10-11)
- Backport issue21356 RAND_egd fix [1]
- Fix build for openssl -nossl3
- Remove unixcompiler patch, included upstream
- Switch regression-test to TEST_TARGET/TEST_ARGS
- Mark DEPRECATED, EXPIRES Sept 2017 [2]
[1] http://bugs.python.org/issue21356
[2] https://www.python.org/dev/peps/pep-0398/#lifespan
This is a bug/security fix update. Changelog:
https://docs.python.org/3.3/whatsnew/changelog.html#python-3-3-6
PR: 195511
Reviewed by: koobs (mentor, python), feld, miwi, AMDmi3
Approved by: koobs (python), miwi, AMDmi3
Differential_Revision: https://reviews.freebsd.org/D4695