summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorwiz <wiz>2014-03-12 10:39:43 +0000
committerwiz <wiz>2014-03-12 10:39:43 +0000
commiteb47081e64cd659626f1d9b89212c487f7afc0c3 (patch)
tree5c9c83cf18e1b0d964a9731908dbddb27c16f8e8 /lang
parent8b9a27f9918b7cfbda74dc07ea84d6ea2f6633a1 (diff)
downloadpkgsrc-eb47081e64cd659626f1d9b89212c487f7afc0c3.tar.gz
Update to 3.3.5:
Python 3.3.5 was released on March 9th, 2014. Python 3.3.5 includes fixes for these important issues: a 3.3.4 regression in zipimport (see http://bugs.python.org/issue20621) a 3.3.4 regression executing scripts with a coding declared and Windows newlines (see http://bugs.python.org/issue20731) potential DOS using compression codecs in bytes.decode() (see http://bugs.python.org/issue19619 and http://bugs.python.org/issue20404) and also fixes quite a few other bugs. This release fully supports OS X 10.9 Mavericks. In particular, this release fixes an issue that could cause previous versions of Python to crash when typing in interactive mode on OS X 10.9.
Diffstat (limited to 'lang')
-rw-r--r--lang/python33/Makefile3
-rw-r--r--lang/python33/PLIST26
-rw-r--r--lang/python33/dist.mk4
-rw-r--r--lang/python33/distinfo8
4 files changed, 32 insertions, 9 deletions
diff --git a/lang/python33/Makefile b/lang/python33/Makefile
index 63b38de2edd..9a3e315b00e 100644
--- a/lang/python33/Makefile
+++ b/lang/python33/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.17 2014/03/10 23:14:35 jperkin Exp $
+# $NetBSD: Makefile,v 1.18 2014/03/12 10:39:43 wiz Exp $
.include "dist.mk"
PKGNAME= python33-${PY_DISTVERSION}
-PKGREVISION= 1
CATEGORIES= lang python
MAINTAINER= pkgsrc-users@NetBSD.org
diff --git a/lang/python33/PLIST b/lang/python33/PLIST
index 5b30173c896..7ad100c4016 100644
--- a/lang/python33/PLIST
+++ b/lang/python33/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.5 2014/02/11 17:56:16 adam Exp $
+@comment $NetBSD: PLIST,v 1.6 2014/03/12 10:39:43 wiz Exp $
bin/2to3-${PY_VER_SUFFIX}
bin/pydoc${PY_VER_SUFFIX}
bin/python${PY_VER_SUFFIX}
@@ -1514,6 +1514,13 @@ lib/python${PY_VER_SUFFIX}/idlelib/HyperParser.py
lib/python${PY_VER_SUFFIX}/idlelib/IOBinding.py
lib/python${PY_VER_SUFFIX}/idlelib/Icons/folder.gif
lib/python${PY_VER_SUFFIX}/idlelib/Icons/idle.icns
+lib/python${PY_VER_SUFFIX}/idlelib/Icons/idle.ico
+lib/python${PY_VER_SUFFIX}/idlelib/Icons/idle_16.gif
+lib/python${PY_VER_SUFFIX}/idlelib/Icons/idle_16.png
+lib/python${PY_VER_SUFFIX}/idlelib/Icons/idle_32.gif
+lib/python${PY_VER_SUFFIX}/idlelib/Icons/idle_32.png
+lib/python${PY_VER_SUFFIX}/idlelib/Icons/idle_48.gif
+lib/python${PY_VER_SUFFIX}/idlelib/Icons/idle_48.png
lib/python${PY_VER_SUFFIX}/idlelib/Icons/minusnode.gif
lib/python${PY_VER_SUFFIX}/idlelib/Icons/openfolder.gif
lib/python${PY_VER_SUFFIX}/idlelib/Icons/plusnode.gif
@@ -2273,6 +2280,8 @@ lib/python${PY_VER_SUFFIX}/test/__pycache__/autotest.cpython-33.pyc
lib/python${PY_VER_SUFFIX}/test/__pycache__/autotest.cpython-33.pyo
lib/python${PY_VER_SUFFIX}/test/__pycache__/buffer_tests.cpython-33.pyc
lib/python${PY_VER_SUFFIX}/test/__pycache__/buffer_tests.cpython-33.pyo
+lib/python${PY_VER_SUFFIX}/test/__pycache__/coding20731.cpython-33.pyc
+lib/python${PY_VER_SUFFIX}/test/__pycache__/coding20731.cpython-33.pyo
lib/python${PY_VER_SUFFIX}/test/__pycache__/curses_tests.cpython-33.pyc
lib/python${PY_VER_SUFFIX}/test/__pycache__/curses_tests.cpython-33.pyo
lib/python${PY_VER_SUFFIX}/test/__pycache__/datetimetester.cpython-33.pyc
@@ -2653,6 +2662,8 @@ lib/python${PY_VER_SUFFIX}/test/__pycache__/test_idle.cpython-33.pyc
lib/python${PY_VER_SUFFIX}/test/__pycache__/test_idle.cpython-33.pyo
lib/python${PY_VER_SUFFIX}/test/__pycache__/test_imaplib.cpython-33.pyc
lib/python${PY_VER_SUFFIX}/test/__pycache__/test_imaplib.cpython-33.pyo
+lib/python${PY_VER_SUFFIX}/test/__pycache__/test_imghdr.cpython-33.pyc
+lib/python${PY_VER_SUFFIX}/test/__pycache__/test_imghdr.cpython-33.pyo
lib/python${PY_VER_SUFFIX}/test/__pycache__/test_imp.cpython-33.pyc
lib/python${PY_VER_SUFFIX}/test/__pycache__/test_imp.cpython-33.pyo
lib/python${PY_VER_SUFFIX}/test/__pycache__/test_import.cpython-33.pyc
@@ -3177,6 +3188,7 @@ lib/python${PY_VER_SUFFIX}/test/cjkencodings/shift_jis.txt
lib/python${PY_VER_SUFFIX}/test/cjkencodings/shift_jisx0213-utf8.txt
lib/python${PY_VER_SUFFIX}/test/cjkencodings/shift_jisx0213.txt
lib/python${PY_VER_SUFFIX}/test/cmath_testcases.txt
+lib/python${PY_VER_SUFFIX}/test/coding20731.py
lib/python${PY_VER_SUFFIX}/test/curses_tests.py
lib/python${PY_VER_SUFFIX}/test/data/README
lib/python${PY_VER_SUFFIX}/test/datetimetester.py
@@ -3346,6 +3358,17 @@ lib/python${PY_VER_SUFFIX}/test/future_test2.py
lib/python${PY_VER_SUFFIX}/test/gdb_sample.py
lib/python${PY_VER_SUFFIX}/test/https_svn_python_org_root.pem
lib/python${PY_VER_SUFFIX}/test/ieee754.txt
+lib/python${PY_VER_SUFFIX}/test/imghdrdata/python.bmp
+lib/python${PY_VER_SUFFIX}/test/imghdrdata/python.gif
+lib/python${PY_VER_SUFFIX}/test/imghdrdata/python.jpg
+lib/python${PY_VER_SUFFIX}/test/imghdrdata/python.pbm
+lib/python${PY_VER_SUFFIX}/test/imghdrdata/python.pgm
+lib/python${PY_VER_SUFFIX}/test/imghdrdata/python.png
+lib/python${PY_VER_SUFFIX}/test/imghdrdata/python.ppm
+lib/python${PY_VER_SUFFIX}/test/imghdrdata/python.ras
+lib/python${PY_VER_SUFFIX}/test/imghdrdata/python.sgi
+lib/python${PY_VER_SUFFIX}/test/imghdrdata/python.tiff
+lib/python${PY_VER_SUFFIX}/test/imghdrdata/python.xbm
lib/python${PY_VER_SUFFIX}/test/inspect_fodder.py
lib/python${PY_VER_SUFFIX}/test/inspect_fodder2.py
lib/python${PY_VER_SUFFIX}/test/keycert.passwd.pem
@@ -3708,6 +3731,7 @@ lib/python${PY_VER_SUFFIX}/test/test_httplib.py
lib/python${PY_VER_SUFFIX}/test/test_httpservers.py
lib/python${PY_VER_SUFFIX}/test/test_idle.py
lib/python${PY_VER_SUFFIX}/test/test_imaplib.py
+lib/python${PY_VER_SUFFIX}/test/test_imghdr.py
lib/python${PY_VER_SUFFIX}/test/test_imp.py
lib/python${PY_VER_SUFFIX}/test/test_import.py
lib/python${PY_VER_SUFFIX}/test/test_importhooks.py
diff --git a/lang/python33/dist.mk b/lang/python33/dist.mk
index b2c0fb18ad0..0d13c43ffd1 100644
--- a/lang/python33/dist.mk
+++ b/lang/python33/dist.mk
@@ -1,6 +1,6 @@
-# $NetBSD: dist.mk,v 1.4 2014/02/11 17:56:16 adam Exp $
+# $NetBSD: dist.mk,v 1.5 2014/03/12 10:39:43 wiz Exp $
-PY_DISTVERSION= 3.3.4
+PY_DISTVERSION= 3.3.5
DISTNAME= Python-${PY_DISTVERSION}
EXTRACT_SUFX= .tar.xz
DISTINFO_FILE= ${.CURDIR}/../../lang/python33/distinfo
diff --git a/lang/python33/distinfo b/lang/python33/distinfo
index 8c5fe2146f4..b4567aec94e 100644
--- a/lang/python33/distinfo
+++ b/lang/python33/distinfo
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.9 2014/02/11 17:56:16 adam Exp $
+$NetBSD: distinfo,v 1.10 2014/03/12 10:39:43 wiz Exp $
-SHA1 (Python-3.3.4.tar.xz) = 2c9586eeb4b6e45e9ebc28372c0856c709d9a522
-RMD160 (Python-3.3.4.tar.xz) = 0302c1bb1137bc3c711269f08d463aee50aa0c84
-Size (Python-3.3.4.tar.xz) = 12087568 bytes
+SHA1 (Python-3.3.5.tar.xz) = 6683b26dd2cfd23af852abfcf1aedf25bbd44839
+RMD160 (Python-3.3.5.tar.xz) = 77398ecd76824983ad92c859f633e26675bacb4b
+Size (Python-3.3.5.tar.xz) = 12116308 bytes
SHA1 (patch-Lib_distutils_unixccompiler.py) = 39cb8d1e1e3e76e2b6b5dbc1a6b5e0815300b2ce
SHA1 (patch-aa) = 99ebcbbfc53b855a32b424dec27012e1e969c3d0
SHA1 (patch-ab) = 1c0a25bf7ec6ee76e84c799619ec7cd8910f16e1