Commit Graph

  • b7ef3faff5 - Add constants to socketmodule - Resolves: bug#436560 James Antill 2008-03-08 04:29:13 +0000
  • cd233e5b70 - Autorebuild for GCC 4.3 Jesse Keating 2008-02-19 05:51:37 +0000
  • 2c97c55e4e rebuild for new tk Tom Callaway 2008-01-13 17:06:17 +0000
  • 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 James Antill 2008-01-07 17:39:04 +0000
  • ab3e7504f5 2008 typo, first one I've actually committed to CVS, not likely to be the last. Tom Callaway 2008-01-04 15:29:24 +0000
  • accb85a76c Rebuild for new tcl/tk in rawhide Tom Callaway 2008-01-04 15:28:07 +0000
  • 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 James Antill 2007-12-07 22:50:04 +0000
  • da14e7e07e - rebuild for new libssl Jeremy Katz 2007-12-03 18:36:45 +0000
  • 85670aac8c - Fix pyconfig.h comment typo. - Add back test_support.py and the __init__.py file. - Resolves: rhbz#387401 James Antill 2007-11-30 13:42:33 +0000
  • 59062c044b - Fix pyconfig.h comment typo. - Add back test_support.py and the __init__.py file. - Resolves: rhbz#387401 James Antill 2007-11-30 05:31:41 +0000
  • 3939a12371 fix marshalling of objects in xmlrpclib (python bug #1739842) Mike Bonnet 2007-10-16 17:03:22 +0000
  • ac31c5a726 makefile update to properly grab makefile.common Bill Nottingham 2007-10-15 19:19:17 +0000
  • e574c7ed96 - fix encoding of sqlite .py files to work around weird encoding problem in Turkish (#283331) Jeremy Katz 2007-09-14 14:44:14 +0000
  • b7dfd0ae4c - work around problems with multi-line plural specification (#252136) Jeremy Katz 2007-09-10 15:42:58 +0000
  • ce994f2961 - rebuild against new expat Jeremy Katz 2007-08-28 13:50:29 +0000
  • c9043023c0 Fix patch corrupted by manual munging Jeremy Katz 2007-08-14 18:29:38 +0000
  • 7a22221a1c another db4.6 change Jeremy Katz 2007-08-14 18:22:58 +0000
  • 711a490f58 make the build more verbose Jeremy Katz 2007-08-14 18:11:24 +0000
  • c4c08b1926 make sure we're not ending up with just compat-db fulfilling the requirement Jeremy Katz 2007-08-14 14:45:03 +0000
  • 50ca1838b0 - build against db4.6 Jeremy Katz 2007-08-14 14:38:32 +0000
  • 8cf5a31273 add sparc64 to the list of archs with _pyconfig64_h Dennis Gilmore 2007-08-14 14:20:58 +0000
  • 7e007c79d1 right file name Jeremy Katz 2007-08-10 14:18:01 +0000
  • 5ee001f5b1 - fix ctypes again on some arches (Hans de Goede, #251637) Jeremy Katz 2007-08-10 14:13:15 +0000
  • 7c4cd75d21 - link curses modules with ncursesw (#246385) Jeremy Katz 2007-07-06 20:32:38 +0000
  • 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 Jeremy Katz 2007-06-27 15:01:41 +0000
  • 787d525940 - link with system expat (#245703) Jeremy Katz 2007-06-26 23:22:09 +0000
  • 64142ef5c6 - rebuild to take advantage of hardlinking between identical pyc/pyo files Jeremy Katz 2007-06-21 12:16:20 +0000
  • 440a06e890 - update to python 2.5.1 Jeremy Katz 2007-05-31 20:09:48 +0000
  • 920a5e3f5e - fix alpha build (#231961) Jeremy Katz 2007-04-10 14:23:41 +0000
  • 53b3a204d2 - tcl/tk was reverted; rebuild again Jeremy Katz 2007-02-13 14:09:26 +0000
  • 759563caf1 - rebuild for new tcl/tk Jeremy Katz 2007-02-01 14:14:11 +0000
  • 15bc50a505 - link with ncurses Miroslav Lichvar 2007-01-16 17:27:02 +0000
  • 6520c8583b - fix extensions to use shared libpython (#219564) - all 64bit platforms need the regex fix (#122304) Jeremy Katz 2007-01-06 21:43:04 +0000
  • d7072525be - fix ctypes to not require execstack (#220669) Jeremy Katz 2007-01-03 17:56:11 +0000
  • 68ac77b214 - don't link against compat-db (Robert Scheck) Jeremy Katz 2006-12-15 16:04:04 +0000
  • 2fe2afdc32 fix invalid assert in debug mode (upstream changeset 52622) -- required for numpy build against python 2.5 Jarod Wilson 2006-12-13 18:16:04 +0000
  • 7b22577247 - obsolete/provide python-ctypes (#219256) Jeremy Katz 2006-12-12 15:54:31 +0000
  • 5b28df5dc6 - fix atexit traceback with failed syslog logger (#218214) - split libpython into python-libs subpackage for multilib apps embedding python interpreters Jeremy Katz 2006-12-11 17:46:26 +0000
  • 87c8da2374 - fix atexit traceback with failed syslog logger (#218214) - split libpython into python-libs subpackage for multilib apps embedding python interpreters Jeremy Katz 2006-12-11 17:40:03 +0000
  • 12cb76fad1 - disable installation of .egg-info files for now Jeremy Katz 2006-12-06 22:15:01 +0000
  • bca2575b8b bump version add some more provides/obsoletes Jeremy Katz 2006-12-05 21:44:25 +0000
  • 60b7a5f84f auto-import python-2.5-0 on branch devel from python-2.5-0.src.rpm Jeremy Katz 2006-12-05 21:34:32 +0000
  • d0fd1b0b3c - rebuild against new db Jeremy Katz 2006-11-10 19:35:09 +0000
  • 1a78970430 - update to 2.4.4 Jeremy Katz 2006-10-23 17:54:54 +0000
  • 043f5702eb bump for gcc bug Jesse Keating 2006-10-01 21:18:20 +0000
  • a74bf7b843 Fixing changelog message Mihai Ibanescu 2006-09-26 20:37:04 +0000
  • faf70c1fa2 Fixed bug #208166 / CVE-2006-4980: repr unicode buffer overflow Mihai Ibanescu 2006-09-26 20:05:56 +0000
  • 3af5a6059a Fixed bug #201434 Mihai Ibanescu 2006-08-17 21:43:38 +0000
  • 6af7b35796 Fixed bug #198971 (case conversion not locale safe in logging library) Mihai Ibanescu 2006-07-21 12:41:54 +0000
  • 4d8ff39217 Fixed bug #199373 (on some platforms CFLAGS is needed when linking) Mihai Ibanescu 2006-07-20 17:02:51 +0000
  • e9210a2ee0 added dist tag back Mihai Ibanescu 2006-07-17 13:14:06 +0000
  • bfb71df671 bumped for rebuild Jesse Keating 2006-07-12 07:56:21 +0000
  • 0d8e7a55cc - and fix it for real Jeremy Katz 2006-06-13 18:18:32 +0000
  • 441dd7e8fb - fix python-devel on ia64 Jeremy Katz 2006-06-13 17:11:28 +0000
  • 00d689b44e Fixing typo in pyconfig macros Mihai Ibanescu 2006-06-13 14:34:38 +0000
  • 80076c065e Stray SOURCE8 reference removed Mihai Ibanescu 2006-06-13 14:26:43 +0000
  • b50c49caac Fixing date for changelog entry Mihai Ibanescu 2006-06-13 14:18:36 +0000
  • f1d2531859 Fixed python-devel to be multilib friendly (bug #192747, #139911) Mihai Ibanescu 2006-06-13 13:47:45 +0000
  • 88549951ff Only copying mkhowto from the Docs - we don't need perl dependencies from python-tools. Mihai Ibanescu 2006-06-13 12:14:02 +0000
  • 9599189c76 Fixed bug #121198 Mihai Ibanescu 2006-06-12 22:21:15 +0000
  • d6509bbe59 pydoc was already part of the -tools package, moving into main python package Mihai Ibanescu 2006-06-12 20:52:12 +0000
  • 1307d4fdc0 Fixing stray % Mihai Ibanescu 2006-06-12 20:29:58 +0000
  • 44819ff56c Fixed #192592 and #167468 Mihai Ibanescu 2006-06-12 19:36:01 +0000
  • da026cdf7c Fix for 193484 Mihai Ibanescu 2006-06-08 13:58:50 +0000
  • 6b2cb21de5 Dist doesn't seem to be enabled in core - manually setting it Mihai Ibanescu 2006-06-05 14:48:14 +0000
  • ce74b8833a Added dist in the release field Mihai Ibanescu 2006-06-05 14:40:00 +0000
  • 638997fae2 rebuilt to fix broken libX11 dependency Mihai Ibanescu 2006-05-15 13:49:52 +0000
  • a0ec9b28f2 - rebuild with new gcc to fix #188649 Jeremy Katz 2006-04-12 16:47:40 +0000
  • 84c6c7b514 Preparing for python 2.4.3 Mihai Ibanescu 2006-04-08 03:25:35 +0000
  • 0a667e10e5 bump for bug in double-long on ppc(64) Jesse Keating 2006-02-11 05:23:02 +0000
  • 8f9fe484a1 Rebuilt for newer tix Mihai Ibanescu 2006-02-10 15:28:32 +0000
  • e34b638bd0 bump for new gcc/glibc Jesse Keating 2006-02-07 13:39:46 +0000
  • a56567d964 bugzilla: 136654 get rid of one more instance of audiotest.au Mihai Ibanescu 2006-01-24 20:42:27 +0000
  • c80caf618b gcc update bump Jesse Keating 2005-12-09 22:42:52 +0000
  • 773f492294 Remove references to obsolete X11R6 paths, fix build with modular X Bill Nottingham 2005-11-19 05:24:27 +0000
  • 5533529d7b Building 2.4.2 Mihai Ibanescu 2005-11-15 22:23:43 +0000
  • 2c41a494d9 no XFree86-devel Mihai Ibanescu 2005-11-09 16:15:39 +0000
  • 2ed6f798f9 Rebuilding Mihai Ibanescu 2005-11-09 16:06:39 +0000
  • 91e37da552 bump version, add changelog Peter Jones 2005-10-06 18:59:54 +0000
  • fdbec0a2d8 return a duplicate of the input on _any_ error from canonicalize_file_name() Peter Jones 2005-10-06 18:58:41 +0000
  • d81580bfcd update release add changelog Peter Jones 2005-09-26 22:20:29 +0000
  • 6f931e7996 once more into the breach... Peter Jones 2005-09-26 22:19:21 +0000
  • db45b4b464 s390 is back, so bumping the release and rebuilding (also moving the changelog to reflect -12, since -11 will never be released) Peter Jones 2005-09-26 15:16:06 +0000
  • a1e09b039f reverting the s390 exclusion Peter Jones 2005-09-26 13:46:52 +0000
  • eab66f504d tired of waiting for people to be around who can unwedge builders will revert immediately... Peter Jones 2005-09-26 13:45:45 +0000
  • 780b6f017c patch mentioned in the changelog... Peter Jones 2005-09-25 20:55:14 +0000
  • c2cc4f3abd yet another fix for the fact that python will try to resolve and everything as a symlink to set as sys.argv[0]. Really, just plain wow. Peter Jones 2005-09-25 20:54:34 +0000
  • 7a9c92b4bb One more time, with feeling Mihai Ibanescu 2005-09-23 21:21:07 +0000
  • a101798a46 Don't let python die if no args are passed in Mihai Ibanescu 2005-09-23 20:12:16 +0000
  • bcb2ee8134 bump release and changelog Peter Jones 2005-09-22 22:37:00 +0000
  • a1be1af61f fix this up so it ignores non-file arguments correctly. Peter Jones 2005-09-22 22:35:36 +0000
  • edd3bba40f Need to run autoconf to get the function lookup in Mihai Ibanescu 2005-09-22 15:36:15 +0000
  • 43222eb1f5 one would hope I can fix cut and paste... Mihai Ibanescu 2005-09-22 15:14:41 +0000
  • 7ccfc388f6 bugzilla: 169046 Make python compile on fc5 Mihai Ibanescu 2005-09-22 15:11:13 +0000
  • ce25e1e756 bugzilla: 168655 Fixes for building as python2.4 Mihai Ibanescu 2005-09-20 13:21:16 +0000
  • fe0d34d153 bugzilla: 163435 Fixed modulator bug Mihai Ibanescu 2005-09-20 12:53:31 +0000
  • adb16c2713 fixing two small bugs Mihai Ibanescu 2005-04-20 19:40:59 +0000
  • 26df5075be Rebuilding with 2.4.1 Mihai Ibanescu 2005-04-06 17:57:56 +0000
  • 0fdf6c4ce2 Attempting to use python-extras to build the documentation - this has the added benefit of simplifying the bootstrap process Mihai Ibanescu 2005-03-15 00:41:54 +0000
  • 08a313593b Fix some latex errors in Documentation building Daniel Williams 2005-03-14 15:15:21 +0000