openbsd-ports/lang/python
fgsch 1f62a58148 Update python 2.7 to 2.7.4.
This is a slighly different version that I sent that includes an updated
kqueue diff that works with python 2 and 3 and puts test_bsddb and
test_bsddb3 back on the skip list as they're not built outside amd64
and i386.

Only 2 tests are known to fail: test_kqueue (broken) and test_threading
(failing on 2.7.3, under investigation but likely broken). If something
else fails please send your test.log.

Tested on a bulk by landry, sparc64 by brad, ppc gonzalo and amd64 by me.
2013-04-13 22:31:42 +00:00
..
2.5 Update python 2.7 to 2.7.4. 2013-04-13 22:31:42 +00:00
2.7 Update python 2.7 to 2.7.4. 2013-04-13 22:31:42 +00:00
3.2 Fix a hardcoded INSTSONAME, which happens to be wrong for Python 2.7 2013-03-31 21:35:26 +00:00
Makefile
Makefile.inc Update python 2.7 to 2.7.4. 2013-04-13 22:31:42 +00:00
python.port.mk use ^ before MODPY_PREFIX in SUBST_VARS to reduce bogus subst's (this is 2013-04-04 12:36:43 +00:00