Version 3.11 of the Python interpreter
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)
|
||
|---|---|---|
| .cvsignore | ||
| find-provides-without-python-sonames.sh | ||
| import.log | ||
| macros.python3 | ||
| Makefile | ||
| python3.spec | ||
| python-3.1.1-apply-our-changes-to-expected-shebang-for-test_imp.patch | ||
| python-3.1.1-config.patch | ||
| python-3.1.1-importlib-fix-handling-of-readonly-pyc-files.patch | ||
| python-3.1.1-install-tkinter-tests.patch | ||
| python-3.1.1-lib64.patch | ||
| python-3.1.1-no-static-lib.patch | ||
| python-3.1.1-pathfix.patch | ||
| python-3.1.1-remove-mimeaudio-tests.patch | ||
| Python-3.1.1-rpath.patch | ||
| sources | ||