Go to file
David Malcolm 7eb10c8dbe 3.2a1
* Sat Aug 21 2010 David Malcolm <dmalcolm@redhat.com> - 3.2-0.0.a1
- 3.2a1; add alphatag
- rework %%files in the light of PEP 3147 (__pycache__)
- drop our configuration patch to Setup.dist (patch 0): setup.py should do a
better job of things, and the %%files explicitly lists our modules (r82746
appears to break the old way of doing things).  This leads to various modules
changing from "foomodule.so" to "foo.so".  It also leads to the optimized build
dropping the _sha1, _sha256 and _sha512 modules, but these are provided by
_hashlib; _weakref becomes a builtin module; xxsubtype goes away (it's only for
testing/devel purposes)
- fixup patches 3, 4, 6, 8, 102, 103, 105, 111 for the rebase
- remove upstream patches: 7 (system expat), 106, 107, 108 (audioop reformat
plus CVE-2010-1634 and CVE-2010-2089), 109 (CVE-2008-5983)
- add machinery for rebuilding "configure" and friends, using the correct
version of autoconf (patch 300)
- patch the debug build's usage of COUNT_ALLOCS to be less verbose (patch 125)
- "modulator" was removed upstream
- drop "-b" from patch applications affecting .py files to avoid littering the
installation tree
2010-08-21 18:08:26 -04:00
.gitignore 3.2a1 2010-08-21 18:08:26 -04:00
Python-3.1.1-rpath.patch Initial import (from python3-3.1.1-13) 2010-01-13 21:25:18 +00:00
autotool-intermediates.patch 3.2a1 2010-08-21 18:08:26 -04:00
find-provides-without-python-sonames.sh Initial import (from python3-3.1.1-13) 2010-01-13 21:25:18 +00:00
less-verbose-COUNT_ALLOCS.patch 3.2a1 2010-08-21 18:08:26 -04:00
libpython.stp fix typo in libpython.stp (rhbz:575336) 2010-03-20 15:18:41 +00:00
macros.pybytecompile - introduce %%{dynload_dir} macro 2010-01-28 19:09:18 +00:00
macros.python3 - add %%py3dir macro to macros.python3 (to be used during unified python 2010-01-22 22:00:30 +00:00
pyfuntop.stp - add pyfuntop.stp example (source 7) 2010-03-12 22:40:23 +00:00
python-3.1.2-fix-expat-issue9054.patch - Fix an incompatibility between pyexpat and the system expat-2.0.1 that 2010-07-02 15:49:25 +00:00
python-3.1.2-more-configuration-flags.patch - add configure-time support for COUNT_ALLOCS and CALL_PROFILE debug 2010-05-25 17:16:11 +00:00
python-3.2a1-apply-our-changes-to-expected-shebang-for-test_imp.patch 3.2a1 2010-08-21 18:08:26 -04:00
python-3.2a1-debug-build.patch 3.2a1 2010-08-21 18:08:26 -04:00
python-3.2a1-fix-parallel-make.patch 3.2a1 2010-08-21 18:08:26 -04:00
python-3.2a1-lib64.patch 3.2a1 2010-08-21 18:08:26 -04:00
python-3.2a1-no-static-lib.patch 3.2a1 2010-08-21 18:08:26 -04:00
python-3.2a1-remove-mimeaudio-tests.patch 3.2a1 2010-08-21 18:08:26 -04:00
python-3.2a1-statvfs-f_flag-constants.patch 3.2a1 2010-08-21 18:08:26 -04:00
python-3.2a1-systemtap.patch 3.2a1 2010-08-21 18:08:26 -04:00
python-gdb.py - exclude test_http_cookies when running selftests, due to hang seen on 2010-04-13 17:36:08 +00:00
python3.spec 3.2a1 2010-08-21 18:08:26 -04:00
sources 3.2a1 2010-08-21 18:08:26 -04:00
systemtap-example.stp - split configure options into multiple lines for easy of editing 2010-02-12 21:38:52 +00:00