Python3 Interpreter
NOTE/WARNING: This needs to not be used for build as python3-base is provided by python3 package, which contains different version.
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.
- Links to SUSE:SLE-15:Update / python3-base
- Has a link diff
-
Checkout Package
osc checkout SUSE:SLE-15:GA/python3-base && cd $_
- Create Badge
Refresh
Refresh
Source Files
Revision 2 (latest revision is 3)
Samu Voutilainen (Smar)
committed
(revision 2)
- Add python3-sorted_tar.patch (boo#1081750) * upstream fix for CVE-2013-4238 - Update RPM group for python documentation. * see python3-base for details * see python3-base.changes for details - run spec through spec-cleaner, rearrange sections - Build the docs in .qch format as well - "Python" to "Python 3" in summary - Add python-Sphinx version requirement (1.2) * see python3-base.changes for details - Fix source list for previous change (add dh2048.pem). - drop the PDF subpackage (removes the massive texlive dependency, and most likely nobody is using the PDFs anyway) - Add texlive-upquote BuildRequires: dependency to render the docs. - drop upstream compiled sources - build documentation from source tarball * this brings build-time dependency on Sphinx and LaTeX - drop useless README.AIX and duplicate ACKS file - drop wrong Obsoletes/Provides pairs - initial commit of 3.4.0 beta2 * for full changelog, see python3-base
Comments 0