Python Interpreter
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.
- Sources inherited from project windows:mingw:win64
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:Guillaume_G:WSL/mingw64-python3 && cd $_
- Create Badge
Refresh
Refresh
Source Files
Revision 1 (latest revision is 9)
Ralf Habacker (rhabacker)
accepted
request 1035060
from
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 0