Commit Graph

128 Commits

Author SHA1 Message Date
Tom Callaway
2c97c55e4e rebuild for new tk 2008-01-13 17:06:17 +00:00
James Antill
267e1ad96e - Add valgrind support files, as doc, to python-devel
- Relates: rhbz#418621
- Add new API from 2.6, set_wakeup_fd ... use at own risk, presumably won't
- change but I have no control to guarantee that.
- Resolves: rhbz#427794
- Add gdbinit support file, as doc, to python-devel
2008-01-07 17:39:04 +00:00
Tom Callaway
ab3e7504f5 2008 typo, first one I've actually committed to CVS, not likely to be the
last.
2008-01-04 15:29:24 +00:00
Tom Callaway
accb85a76c Rebuild for new tcl/tk in rawhide 2008-01-04 15:28:07 +00:00
James Antill
860ed4856c - Create a python-test sub-module, over 3MB of stuff noone wants.
- Don't remove egginfo files, try this see what happens ... may revert.
- Resolves: rhbz#414711
2007-12-07 22:50:04 +00:00
Jeremy Katz
da14e7e07e - rebuild for new libssl 2007-12-03 18:36:45 +00:00
James Antill
85670aac8c - Fix pyconfig.h comment typo.
- Add back test_support.py and the __init__.py file.
- Resolves: rhbz#387401
2007-11-30 13:42:33 +00:00
James Antill
59062c044b - Fix pyconfig.h comment typo.
- Add back test_support.py and the __init__.py file.
- Resolves: rhbz#387401
2007-11-30 05:31:41 +00:00
Mike Bonnet
3939a12371 fix marshalling of objects in xmlrpclib (python bug #1739842) 2007-10-16 17:03:22 +00:00
Jeremy Katz
e574c7ed96 - fix encoding of sqlite .py files to work around weird encoding problem in
Turkish (#283331)
2007-09-14 14:44:14 +00:00
Jeremy Katz
b7dfd0ae4c - work around problems with multi-line plural specification (#252136) 2007-09-10 15:42:58 +00:00
Jeremy Katz
ce994f2961 - rebuild against new expat 2007-08-28 13:50:29 +00:00
Jeremy Katz
c4c08b1926 make sure we're not ending up with just compat-db fulfilling the
requirement
2007-08-14 14:45:03 +00:00
Jeremy Katz
50ca1838b0 - build against db4.6 2007-08-14 14:38:32 +00:00
Dennis Gilmore
8cf5a31273 add sparc64 to the list of archs with _pyconfig64_h 2007-08-14 14:20:58 +00:00
Jeremy Katz
7e007c79d1 right file name 2007-08-10 14:18:01 +00:00
Jeremy Katz
5ee001f5b1 - fix ctypes again on some arches (Hans de Goede, #251637) 2007-08-10 14:13:15 +00:00
Jeremy Katz
7c4cd75d21 - link curses modules with ncursesw (#246385) 2007-07-06 20:32:38 +00:00
Jeremy Katz
27b03943d0 - fix _elementtree.so build (#245703)
- ensure that extension modules we expect are actually built rather than
    having them silently fall out of the package
2007-06-27 15:01:41 +00:00
Jeremy Katz
787d525940 - link with system expat (#245703) 2007-06-26 23:22:09 +00:00
Jeremy Katz
64142ef5c6 - rebuild to take advantage of hardlinking between identical pyc/pyo files 2007-06-21 12:16:20 +00:00
Jeremy Katz
440a06e890 - update to python 2.5.1 2007-05-31 20:09:48 +00:00
Jeremy Katz
920a5e3f5e - fix alpha build (#231961) 2007-04-10 14:23:41 +00:00
Jeremy Katz
53b3a204d2 - tcl/tk was reverted; rebuild again 2007-02-13 14:09:26 +00:00
Jeremy Katz
759563caf1 - rebuild for new tcl/tk 2007-02-01 14:14:11 +00:00
Miroslav Lichvar
15bc50a505 - link with ncurses 2007-01-16 17:27:02 +00:00
Jeremy Katz
6520c8583b - fix extensions to use shared libpython (#219564)
- all 64bit platforms need the regex fix (#122304)
2007-01-06 21:43:04 +00:00
Jeremy Katz
d7072525be - fix ctypes to not require execstack (#220669) 2007-01-03 17:56:11 +00:00
Jeremy Katz
68ac77b214 - don't link against compat-db (Robert Scheck) 2006-12-15 16:04:04 +00:00
Jarod Wilson
2fe2afdc32 fix invalid assert in debug mode (upstream changeset 52622) -- required for
numpy build against python 2.5
2006-12-13 18:16:04 +00:00
Jeremy Katz
7b22577247 - obsolete/provide python-ctypes (#219256) 2006-12-12 15:54:31 +00:00
Jeremy Katz
5b28df5dc6 - fix atexit traceback with failed syslog logger (#218214)
- split libpython into python-libs subpackage for multilib apps embedding
    python interpreters
2006-12-11 17:46:26 +00:00
Jeremy Katz
87c8da2374 - fix atexit traceback with failed syslog logger (#218214)
- split libpython into python-libs subpackage for multilib apps embedding
    python interpreters
2006-12-11 17:40:03 +00:00
Jeremy Katz
12cb76fad1 - disable installation of .egg-info files for now 2006-12-06 22:15:01 +00:00
Jeremy Katz
bca2575b8b bump version add some more provides/obsoletes 2006-12-05 21:44:25 +00:00
Jeremy Katz
60b7a5f84f auto-import python-2.5-0 on branch devel from python-2.5-0.src.rpm 2006-12-05 21:34:32 +00:00
Jeremy Katz
d0fd1b0b3c - rebuild against new db 2006-11-10 19:35:09 +00:00
Jeremy Katz
1a78970430 - update to 2.4.4 2006-10-23 17:54:54 +00:00
Jesse Keating
043f5702eb bump for gcc bug 2006-10-01 21:18:20 +00:00
Mihai Ibanescu
a74bf7b843 Fixing changelog message 2006-09-26 20:37:04 +00:00
Mihai Ibanescu
faf70c1fa2 Fixed bug #208166 / CVE-2006-4980: repr unicode buffer overflow 2006-09-26 20:05:56 +00:00
Mihai Ibanescu
3af5a6059a Fixed bug #201434 2006-08-17 21:43:38 +00:00
Mihai Ibanescu
6af7b35796 Fixed bug #198971 (case conversion not locale safe in logging library) 2006-07-21 12:41:54 +00:00
Mihai Ibanescu
4d8ff39217 Fixed bug #199373 (on some platforms CFLAGS is needed when linking) 2006-07-20 17:02:51 +00:00
Mihai Ibanescu
e9210a2ee0 added dist tag back 2006-07-17 13:14:06 +00:00
Jesse Keating
bfb71df671 bumped for rebuild 2006-07-12 07:56:21 +00:00
Jeremy Katz
0d8e7a55cc - and fix it for real 2006-06-13 18:18:32 +00:00
Jeremy Katz
441dd7e8fb - fix python-devel on ia64 2006-06-13 17:11:28 +00:00
Mihai Ibanescu
00d689b44e Fixing typo in pyconfig macros 2006-06-13 14:34:38 +00:00
Mihai Ibanescu
80076c065e Stray SOURCE8 reference removed 2006-06-13 14:26:43 +00:00