./lang/python33, Interpreted, interactive, object-oriented programming language

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2013Q4, Version: 3.3.3nb1, Package name: python33-3.3.3nb1, Maintainer: pkgsrc-users

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.3.x.

MESSAGE.SunOS [+/-]

Required to run:
[devel/libffi]

Required to build:
[devel/readline]

Master sites:

SHA1: af4e75a34bd538c79b9871227c2e7f56569ac107
RMD160: 62e262879f871fc2e9c5b3e85debd51c2691ca32
Filesize: 11775.141 KB

Version history: (Expand)


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.