Path to this page:
./
lang/python33,
Interpreted, interactive, object-oriented programming language
Branch: pkgsrc-2013Q4,
Version: 3.3.3nb1,
Package name: python33-3.3.3nb1,
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: af4e75a34bd538c79b9871227c2e7f56569ac107
RMD160: 62e262879f871fc2e9c5b3e85debd51c2691ca32
Filesize: 11775.141 KB
Version history: (Expand)
- (2014-02-11) Updated to version: python33-3.3.3nb1
- (2014-01-01) Package has been reborn
- (2013-12-31) Package added to pkgsrc.se, version python33-3.3.3 (created)
CVS history: (Expand)
2014-02-11 21:42:37 by Matthias Scheler | Files touched by this commit (3) |
Log message:
Pullup ticket #4320 - requested by obache
lang/python33: security patch
Revisions pulled up:
- lang/python33/Makefile 1.14
- lang/python33/distinfo 1.8
- lang/python33/patches/patch-Modules_socketmodule.c 1.1
---
Module Name: pkgsrc
Committed By: obache
Date: Tue Feb 11 05:52:56 UTC 2014
Modified Files:
pkgsrc/lang/python33: Makefile distinfo
Added Files:
pkgsrc/lang/python33/patches: patch-Modules_socketmodule.c
Log message:
Fixes SA56624, taken from upstream.
Bump PKGREVISION.
|