Path to this page:
./
lang/python33,
Interpreted, interactive, object-oriented programming language
Branch: pkgsrc-2014Q1,
Version: 3.3.5nb2,
Package name: python33-3.3.5nb2,
Maintainer: pkgsrc-usersPython 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.3.x.
MESSAGE.SunOS [+/-]===========================================================================
$NetBSD: MESSAGE.SunOS,v 1.1 2012/12/10 03:15:48 tsarna Exp $
In order for the Python installation to successfuly compile the
"sunaudiodev" module you must install the SUNWaudh package to have
the necessary headers installed.
===========================================================================
Required to run:[
devel/libffi]
Required to build:[
devel/readline]
Master sites:
SHA1: 6683b26dd2cfd23af852abfcf1aedf25bbd44839
RMD160: 77398ecd76824983ad92c859f633e26675bacb4b
Filesize: 11832.332 KB
Version history: (Expand)
- (2014-05-16) Updated to version: python33-3.3.5nb2
- (2014-04-04) Package has been reborn
- (2014-04-03) Package added to pkgsrc.se, version python33-3.3.5nb1 (created)
CVS history: (Expand)
2014-05-16 16:00:36 by Eric Schnoebelen | Files touched by this commit (3) |
Log message:
Pullup ticket #4406 - requested by wiz
lang/python33 OpenSSL security fix
Revisions pulled up:
- lang/python33/Makefile 1.24
- lang/python33/distinfo 1.15
- lang/python33/patches/patch-Lib_os.py 1.1
---
Module Name: pkgsrc
Committed By: wiz
Date: Thu May 15 12:33:10 UTC 2014
Modified Files:
pkgsrc/lang/python33: Makefile distinfo
Added Files:
pkgsrc/lang/python33/patches: patch-Lib_os.py
Log message:
Add fix for CVE-2014-2667.
Bump PKGREVISION.
|