Commit Graph

230 Commits

Author SHA1 Message Date
David Malcolm e165474d90 rename and renumber patches for consistency with python3.spec 2011-09-12 17:38:37 -04:00
David Malcolm bbbca2ccff minor fixes to reduce python/python3 delta
Rename patch 300 to the name used in python3.spec
2011-09-10 08:24:34 -04:00
David Malcolm 866e929265 rewrite of %check: fine-grained test exclusions
* Sat Sep 10 2011 David Malcolm <dmalcolm@redhat.com> - 2.7.2-10
- rewrite of "check", introducing downstream-only hooks for skipping specific
cases in an rpmbuild (patch 132), and fixing/skipping failing tests in a more
fine-grained manner than before (patches 104, 133-142)
2011-09-10 07:55:07 -04:00
David Malcolm e252525e39 run selftests with "--verbose"; disable parts of test_io on ppc (rhbz#732998) 2011-09-01 16:46:48 -04:00
David Malcolm e958211a21 python-2.7.2-tsc-on-ppc.patch now reported upstream 2011-08-31 17:58:37 -04:00
David Malcolm 73e351dac1 add --extension-suffix option to python-config (patch 130; rhbz#732808) 2011-08-23 18:28:07 -04:00
David Malcolm 92ed49e1f9 ppc --with-tsc fixes
re-enable and fix the --with-tsc option on ppc64, and rework it on
32-bit ppc to avoid aliasing violations (patch 129; rhbz#698726)
2011-08-23 16:44:23 -04:00
David Malcolm 76e85fb773 don't use --with-tsc on ppc64 debug builds (rhbz#698726) 2011-08-23 14:23:31 -04:00
David Malcolm 7e7a694abb Remove stray comment header that was unintentionally within postun scriptlet (rhbz#732475) 2011-08-22 15:36:09 -04:00
David Malcolm 85867c0a81 add rpm macros file (rhbz#731800) 2011-08-18 15:25:42 -04:00
David Malcolm 4f38fe7b1b cleanup of BuildRequires; add comment headings to specfile sections 2011-07-08 12:36:16 -04:00
David Malcolm c4cfb20f2c reorganize test exclusions (test_openpty and test_pty seem to be failing on every arch, not just the explicitly-listed ones) 2011-06-22 14:57:53 -04:00
Dan Horák 093a2cb27a add s390(x) excluded tests 2011-06-14 00:01:28 +02:00
David Malcolm 25640e30a2 2.7.2
* Mon Jun 13 2011 David Malcolm <dmalcolm@redhat.com> - 2.7.2-1
- 2.7.2; drop upstreamed patches: patch 122 (parallel make fix), patch 124
(test_commands and SELinux), patch 130 (ppc preprocessor macro in debug
build); patch 131 (decimal in Turkish locale); regenerate the autotool
intermediates patch (patch 300)
2011-06-13 17:19:37 -04:00
Dennis Gilmore 83e90d9c5b * Tue Jun 07 2011 Dennis Gilmore <dennis@ausil.us> - 2.7.1-9
- fix sparc building by excluding failing tests RHBZ#711584
2011-06-07 15:00:01 -05:00
Peter Robinson 599d1aa47d fix compile on ARM by exlcuding failing tests on arm - RHBZ #706253 2011-05-23 10:16:50 +01:00
David Malcolm 9472351948 fix "import decimal" in the Turkish locale (patch 131; rhbz#694928) 2011-04-12 11:32:15 -04:00
Dennis Gilmore 489369c26e - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild 2011-02-09 11:47:45 -06:00
Toshio Kuratomi 970523cf96 - Switch from setting OPT to setting EXTRA_CFLAGS so we don't overwrite the
DNDEBUG flag
2011-01-21 11:59:02 -08:00
David Malcolm f81cc66821 for now, drop "obsoletes" of python-argparse, since it interracts badly with multilib (rhbz#667984) 2011-01-07 15:42:22 -05:00
Thomas Spura 6159c1e8c7 obsolete/provide python-argparse (new in 2.7) 2011-01-07 01:02:26 +01:00
David Malcolm 1b4e012f7f fix the ppc build of the debug configuration (patch 130; rhbz#661510) 2011-01-06 11:29:20 -05:00
Dan Horák 38234095e1 sync the architectures where valgrind is available with the valgrind package 2011-01-04 15:46:43 +01:00
David Malcolm 037535ac40 Merge branch 'master' of ssh://pkgs.fedoraproject.org/python
Conflicts:
	python.spec
2010-12-28 22:48:27 -05:00
David Malcolm 4b97eebe22 * Thu Dec 23 2010 David Malcolm <dmalcolm@redhat.com> - 2.7.1-1
- 2.7.1, reworking patch 0 (config), patch 102 (lib64); drop upstream
patch 56 (cfgparse), patch 110 (ctypes/SELinux/noexecmem), patch 119 (expat
compat), patch 123 (2to3 on "from itertools import *")
- fix test_abc's test_cache_leak in the debug build (patch 128)
- drop _weakref.so from manifest (_weakref became a core module in r84230)
2010-12-28 22:46:51 -05:00
Jesse Keating fdfb460a85 - Rebuilt for gcc bug 634757 2010-09-29 15:08:20 -07:00
David Malcolm edea14de2e fix test_structmember on 64bit-bigendian (patch 127) 2010-09-27 13:44:59 -04:00
David Malcolm e8c4a5d5d2 fix dbm_contains on 64bit-bigendian (patch 126; rhbz#626756) 2010-09-24 19:09:23 -04:00
Toshio Kuratomi 7211207a67 - backport a patch to fix a change in behaviour in configparse. 2010-09-16 13:42:05 -04:00
David Malcolm 2ec5b35c5f * Thu Sep 9 2010 David Malcolm <dmalcolm@redhat.com> - 2.7-9
- move most of the payload of the core package to the libs subpackage, given
that the libs aren't meaningfully usable without the standard libraries
2010-09-09 14:44:48 -04:00
David Malcolm 5810c5d8b1 2.7-8: add a %check
* Wed Aug 18 2010 David Malcolm <dmalcolm@redhat.com> - 2.7-8
- add %%check section
- update lib64 patch (patch 102) to fix expected output in test_site.py on
64-bit systems
- patch test_commands.py to work with SELinux (patch 124)
- patch the debug build's usage of COUNT_ALLOCS to be less verbose (patch 125)
2010-08-18 13:35:32 -04:00
dmalcolm 7eccae0478 - fixup missing -lcrypt to "crypt" module in config patch (patch 0) 2010-07-26 18:12:31 +00:00
dmalcolm cff1b4f3d9 - re-enable systemtap
- cherrypick upstream patch to 2to3 for "from itertools import *" traceback
    (patch 123)
2010-07-26 13:04:32 +00:00
dmalcolm b95f6cc2ca - disable systemtap for now (dtrace is failing on startup due to the bug
mentioned in 2.7-4)
- provide relative path to python binary when running pathfix.py
- fix parallel make (patch 122)
2010-07-22 20:04:43 +00:00
dmalcolm a8ca61b1fb - fix reference to pyconfig.h in sysconfig that led to failure on startup
if python-devel was not installed
2010-07-22 17:38:16 +00:00
dmalcolm c6247fd398 - add patch to fixup the new sysconfig.py for our multilib support on
64-bit (patch 103)
Thu Jul 8 2010 David Malcolm <dmalcolm@redhat.com> - 2.7-2
- add machinery for regenerating the "configure" script in the face of
    mismatching autoconf versions (patch 300)
Tue Jul 6 2010 David Malcolm <dmalcolm@redhat.com> - 2.7-1
- 2.7 final; drop alphatag
- drop patch 117 (upstream), patch 120 (upstreamed)
- fix the commented-out __python_ver from 26 to 27
2010-07-21 20:48:17 +00:00
dmalcolm 468e2badf2 - Stop python bailing out with an assertion failure when
UnicodeDecodeErrors occur on very large buffers (patch 120, upstream
    issue 9058)
2010-06-22 18:40:57 +00:00
dmalcolm 908bb70bf7 - Fix an incompatibility between pyexpat and the system expat-2.0.1 that
led to a segfault running test_pyexpat.py (patch 119; upstream issue
    9054)
2010-06-21 22:36:03 +00:00
dmalcolm f078d6094f - add a flag to make it easy to turn off the debug build when
troubleshooting the rpm build
2010-06-08 15:25:02 +00:00
Dan Horák 0c63f17a1d - reading the timestamp counter is available only on some arches (see
Python/ceval.c)
- disable --with-valgrind on s390(x) arches
2010-06-05 08:11:11 +00:00
dmalcolm 20184a0a2f fix patch numbers in %changelog 2010-06-04 21:11:42 +00:00
dmalcolm 94e8505fb9 - ensure that the compiler is invoked with "-fwrapv" (rhbz#594819)
- CVE-2010-1634: fix various integer overflow checks in the audioop module
    (patch 113)
- CVE-2010-2089: further checks within the audioop module (patch 114)
- CVE-2008-5983: the new PySys_SetArgvEx entry point from r81399 (patch
    115)
2010-06-04 18:05:41 +00:00
dmalcolm 96cf82c82f - make "pydoc -k" more robust in the face of broken modules (rhbz:461419,
patch115)
2010-05-27 15:37:54 +00:00
dmalcolm 1b84fe3118 - add flags for statvfs.f_flag to the constant list in posixmodule (i.e.
"os") (patch 114)
2010-05-26 10:28:54 +00:00
dmalcolm ab11e4c10f - add configure-time support for COUNT_ALLOCS and CALL_PROFILE debug
options (patch 113); enable them and the WITH_TSC option within the
    debug build
2010-05-25 16:13:29 +00:00
dmalcolm f020abd359 - build and install two different configurations of Python: debug and
standard, packaging the debug build in a new "python-debug" subpackage
    (patch 112)
2010-05-20 19:16:46 +00:00
dmalcolm 66ec06a0ac don't delete wsgiref.egg-info (rhbz:588426) 2010-05-04 19:45:07 +00:00
dmalcolm 000d1758a5 disable --with-valgrind on sparc arches 2010-04-26 19:15:58 +00:00
dmalcolm 76814571d0 - move the "bdist_wininst" command's template .exe files from the core
package to the devel subpackage, to save space (rhbz:525469)
- fix stray doublelisting of config directory wildcard in devel subpackage
2010-04-12 15:54:48 +00:00
dmalcolm 01f3a7f78b update python-gdb.py from v4 to v5 (improving performance and stability,
adding commands)
2010-04-01 02:45:00 +00:00