lang/python38 - The NetBSD Packages Collection

Interpreted, interactive, object-oriented programming language

Python is an interpreted, interactive, object-oriented
programming language that combines remarkable power with
very clear syntax. For an introduction to programming in
Python you are referred to the Python Tutorial. The
Python Library Reference documents built-in and standard
types, constants, functions and modules. Finally, the
Python Reference Manual describes the syntax and semantics
of the core language in (perhaps too) much detail.

Python's basic power can be extended with your own modules
written in C or C++. On most systems such modules may be
dynamically loaded. Python is also adaptable as an exten-
sion language for existing applications. See the internal
documentation for hints.

This package provides Python version 3.8.x.

Build dependencies

pkgtools/mktools devel/pkgconf pkgtools/cwrappers

Runtime dependencies

devel/libffi devel/libuuid devel/readline devel/libffi devel/readline

Binary packages

OSArchitectureVersion
NetBSD 10.0aarch64python38-3.8.18nb4.tgz
NetBSD 10.0aarch64python38-3.8.17.tgz
NetBSD 10.0aarch64python38-3.8.18.tgz
NetBSD 10.0aarch64ebpython38-3.8.18.tgz
NetBSD 10.0aarch64ebpython38-3.8.18nb4.tgz
NetBSD 10.0alphapython38-3.8.18nb4.tgz
NetBSD 10.0earmv4python38-3.8.18.tgz
NetBSD 10.0earmv4python38-3.8.18nb4.tgz
NetBSD 10.0earmv6hfpython38-3.8.18nb4.tgz
NetBSD 10.0earmv6hfpython38-3.8.17.tgz
NetBSD 10.0earmv6hfpython38-3.8.18.tgz
NetBSD 10.0earmv7hfpython38-3.8.18nb4.tgz
NetBSD 10.0earmv7hfpython38-3.8.17.tgz
NetBSD 10.0earmv7hfpython38-3.8.18.tgz
NetBSD 10.0i386python38-3.8.18nb4.tgz
NetBSD 10.0i386python38-3.8.18.tgz
NetBSD 10.0m68kpython38-3.8.18nb4.tgz
NetBSD 10.0powerpcpython38-3.8.18.tgz
NetBSD 10.0sh3elpython38-3.8.18nb4.tgz
NetBSD 10.0sparcpython38-3.8.18nb4.tgz
NetBSD 10.0x86_64python38-3.8.18nb4.tgz
NetBSD 10.0_BETAx86_64python38-3.8.18.tgz
NetBSD 10.99.4riscv64python38-3.8.16.tgz
NetBSD 8.0i386python38-3.8.18.tgz
NetBSD 8.0i386python38-3.8.17.tgz
NetBSD 8.0powerpcpython38-3.8.16.tgz
NetBSD 8.0powerpcpython38-3.8.18nb4.tgz
NetBSD 8.0powerpcpython38-3.8.18.tgz
NetBSD 8.0x86_64python38-3.8.18.tgz
NetBSD 8.0x86_64python38-3.8.17.tgz
NetBSD 8.0x86_64python38-3.8.18nb4.tgz
NetBSD 9.0aarch64python38-3.8.18nb4.tgz
NetBSD 9.0aarch64python38-3.8.17.tgz
NetBSD 9.0aarch64python38-3.8.18.tgz
NetBSD 9.0alphapython38-3.8.16.tgz
NetBSD 9.0alphapython38-3.8.18nb4.tgz
NetBSD 9.0earmpython38-3.8.16.tgz
NetBSD 9.0earmv4python38-3.8.16.tgz
NetBSD 9.0earmv4python38-3.8.18.tgz
NetBSD 9.0earmv4python38-3.8.18nb4.tgz
NetBSD 9.0earmv6hfpython38-3.8.18nb4.tgz
NetBSD 9.0earmv6hfpython38-3.8.17.tgz
NetBSD 9.0earmv6hfpython38-3.8.18.tgz
NetBSD 9.0earmv7hfpython38-3.8.18nb4.tgz
NetBSD 9.0earmv7hfpython38-3.8.17.tgz
NetBSD 9.0earmv7hfpython38-3.8.18.tgz
NetBSD 9.0i386python38-3.8.18.tgz
NetBSD 9.0i386python38-3.8.18nb4.tgz
NetBSD 9.0m68kpython38-3.8.16.tgz
NetBSD 9.0m68kpython38-3.8.18.tgz
NetBSD 9.0m68kpython38-3.8.18nb4.tgz
NetBSD 9.0mips64ebpython38-3.8.16.tgz
NetBSD 9.0mipselpython38-3.8.16.tgz
NetBSD 9.0powerpcpython38-3.8.18.tgz
NetBSD 9.0powerpcpython38-3.8.16.tgz
NetBSD 9.0powerpcpython38-3.8.17.tgz
NetBSD 9.0powerpcpython38-3.8.18nb4.tgz
NetBSD 9.0sh3elpython38-3.8.16.tgz
NetBSD 9.0sh3elpython38-3.8.18.tgz
NetBSD 9.0sparc64python38-3.8.16.tgz
NetBSD 9.0sparcpython38-3.8.16.tgz
NetBSD 9.0sparcpython38-3.8.18.tgz
NetBSD 9.0x86_64python38-3.8.18nb4.tgz
NetBSD 9.0x86_64python38-3.8.18.tgz
NetBSD 9.3x86_64python38-3.8.17.tgz
NetBSD 9.3x86_64python38-3.8.18nb4.tgz

Binary packages can be installed with the high-level tool pkgin (which can be installed with pkg_add) or pkg_add(1) (installed by default). The NetBSD packages collection is also designed to permit easy installation from source.

Available build options

dtrace
Enable DTrace support.
pymalloc
Build python with the pymalloc specialist object allocator.
x11
Enable X11 support.

Known vulnerabilities

The pkg_admin audit command locates any installed package which has been mentioned in security advisories as having vulnerabilities.

Please note the vulnerabilities database might not be fully accurate, and not every bug is exploitable with every configuration.


Problem reports, updates or suggestions for this package should be reported with send-pr.