Go to file
dmalcolm 113725aa70 - change python-3.1.1-config.patch to remove our downstream change to
curses configuration in Modules/Setup.dist, so that the curses modules
    are built using setup.py with the downstream default (linking against
    libncursesw.so, rather than libncurses.so), rather than within the
    Makefile; add a test to %%install to verify the dso files that the
    curses module is linked against the correct DSO (bug 539917; changes
    _cursesmodule.so -> _curses.so)
2010-01-25 18:44:42 +00:00
.cvsignore Initial import (from python3-3.1.1-13) 2010-01-13 21:25:18 +00:00
Makefile Setup of module python3 2010-01-13 20:39:58 +00:00
Python-3.1.1-rpath.patch Initial import (from python3-3.1.1-13) 2010-01-13 21:25:18 +00:00
find-provides-without-python-sonames.sh Initial import (from python3-3.1.1-13) 2010-01-13 21:25:18 +00:00
import.log Initial import (from python3-3.1.1-13) 2010-01-13 21:25: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
python-3.1.1-apply-our-changes-to-expected-shebang-for-test_imp.patch Initial import (from python3-3.1.1-13) 2010-01-13 21:25:18 +00:00
python-3.1.1-config.patch - change python-3.1.1-config.patch to remove our downstream change to 2010-01-25 18:44:42 +00:00
python-3.1.1-importlib-fix-handling-of-readonly-pyc-files.patch Initial import (from python3-3.1.1-13) 2010-01-13 21:25:18 +00:00
python-3.1.1-install-tkinter-tests.patch Initial import (from python3-3.1.1-13) 2010-01-13 21:25:18 +00:00
python-3.1.1-lib64.patch Initial import (from python3-3.1.1-13) 2010-01-13 21:25:18 +00:00
python-3.1.1-no-static-lib.patch - patch Makefile.pre.in to avoid building static library (patch 6, bug 2010-01-18 17:59:07 +00:00
python-3.1.1-pathfix.patch Initial import (from python3-3.1.1-13) 2010-01-13 21:25:18 +00:00
python-3.1.1-remove-mimeaudio-tests.patch Initial import (from python3-3.1.1-13) 2010-01-13 21:25:18 +00:00
python3.spec - change python-3.1.1-config.patch to remove our downstream change to 2010-01-25 18:44:42 +00:00
sources Initial import (from python3-3.1.1-13) 2010-01-13 21:25:18 +00:00