Python Interpreter

Edit Package mingw32-python3

Python is an interpreted, object-oriented programming language, and is
often compared to Tcl, Perl, Scheme, or Java. You can find an overview
of Python in the documentation and tutorials included in the python-doc
(HTML) or python-doc-pdf (PDF) packages.

If you want to install third party modules using distutils, you need to
install python-devel package.

Refresh
Refresh
Source Files
Filename Size Changed
0001-Fix-build-error-on-linux-not-finding-panel.h.patch 0000001869 1.83 KB
0002-Fix-cross-building-Python-3.9.10.patch 0000006428 6.28 KB
0003-Use-static-zlilb-to-avoid-the-requirement-of-setting.patch 0000000994 994 Bytes
0004-Install-import-libraries-into-lib.patch 0000000933 933 Bytes
0005-Install-python-files-into-lib-python-mn-for-mingw.patch 0000000622 622 Bytes
0006-Install-cmake-files-in-lib-cmake-python-majorminor.patch 0000000902 902 Bytes
0007-Install-cmake-support-to-be-able-to-use-find_package.patch 0000002496 2.44 KB
0008-Disable-have-ipa-pure-const-bug-on-newer-gcc-compile.patch 0000000976 976 Bytes
0009-Fix-finding-wide-variant-of-ncurses-library.patch 0000001393 1.36 KB
0010-Fixed-invalid-inclusion-of-io.h-from-Python-source-c.patch 0000000767 767 Bytes
0011-Use-major.minor-for-version-number-on-mingw.patch 0000000723 723 Bytes
0012-Define-UINT-on-MINGW.patch 0000000676 676 Bytes
0013-Remove-macro-PREFIX-which-conflicts-a-type-with-the-.patch 0000000853 853 Bytes
0014-Add-missing-library-requirement-for-faulthandler-for.patch 0000000863 863 Bytes
0015-Enable-msvcrt-module-on-MinGW.patch 0000000982 982 Bytes
0016-Fix-file-name-case-issue-for-crypt32-library.patch 0000000787 787 Bytes
0017-Limit-compiling-vcdiv64.asm-to-msvc.patch 0000000750 750 Bytes
0018-set-have-decl-tzname.patch 0000000434 434 Bytes
0020-Do-not-define-copysign-which-will-break-compiling-gd.patch 0000000729 729 Bytes
0021-Add-3-suffix-to-python-executable.patch 0000001076 1.05 KB
Python-3.9.10.tgz 0025800844 24.6 MB
_service 0000000538 538 Bytes
macros.mingw32-python3 0000000746 746 Bytes
mingw32-python3-rpmlintrc 0000000175 175 Bytes
mingw32-python3.changes 0000001947 1.9 KB
mingw32-python3.spec 0000010591 10.3 KB
python-3.9.10-lib-fixes.patch 0000000390 390 Bytes
python-3.9.10-mingw-fixes.patch 0000009450 9.23 KB
python-3.9.10-mingw-workaround.patch 0000000694 694 Bytes
python-cmake-buildsystem-master+git.bb45aa7.tar.xz 0000147932 144 KB
python3.pc 0000000288 288 Bytes
Revision 1 (latest revision is 7)
Ralf Habacker's avatar Ralf Habacker (rhabacker) accepted request 1035059 from Ralf Habacker's avatar Ralf Habacker (rhabacker) (revision 1)
- Update to version 3.9.10
- Add python tar ball version 3.9.10 
- Add cmake build system tar ball version git.bb45aa7 
- Add patches
  * 0001-Fix-build-error-on-linux-not-finding-panel.h.patch
  * 0002-Fix-cross-building-Python-3.9.10.patch
  * 0003-Use-static-zlilb-to-avoid-the-requirement-of-setting.patch
  * 0004-Install-import-libraries-into-lib.patch
  * 0005-Install-python-files-into-lib-python-mn-for-mingw.patch
  * 0006-Install-cmake-files-in-lib-cmake-python-majorminor.patch
  * 0007-Install-cmake-support-to-be-able-to-use-find_package.patch
  * 0008-Disable-have-ipa-pure-const-bug-on-newer-gcc-compile.patch
  * 0009-Fix-finding-wide-variant-of-ncurses-library.patch
  * 0010-Fixed-invalid-inclusion-of-io.h-from-Python-source-c.patch
  * 0011-Use-major.minor-for-version-number-on-mingw.patch
  * 0012-Define-UINT-on-MINGW.patch
  * 0013-Remove-macro-PREFIX-which-conflicts-a-type-with-the-.patch
  * 0014-Add-missing-library-requirement-for-faulthandler-for.patch
  * 0015-Enable-msvcrt-module-on-MinGW.patch
  * 0016-Fix-file-name-case-issue-for-crypt32-library.patch
  * 0017-Limit-compiling-vcdiv64.asm-to-msvc.patch
  * 0018-set-have-decl-tzname.patch
  * 0020-Do-not-define-copysign-which-will-break-compiling-gd.patch
  * 0021-Add-3-suffix-to-python-executable.patch
  * python-3.9.10-lib-fixes.patch
  * python-3.9.10-mingw-fixes.patch
  * python-3.9.10-mingw-workaround.patch
- Drop obsolete patch Python-2.6.9-fix-boo#1188424.patch
- Add _service file for easier updating, disabled by default
- Initial package for python3 support (boo#1188363)
Comments 1

Ralf Habacker's avatar

This package needs to add <install-root>/lib/python3.9/site-packages to sys.path for finding python packages installed in the default location.

A workaround is to set env variable PYTHONPATH as

PYTHONPATH=<install-root>/lib/python3.9/site-packages
openSUSE Build Service is sponsored by