summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2015-12-05 17:13:10 +0000
committeradam <adam@pkgsrc.org>2015-12-05 17:13:10 +0000
commit04842132aa952e55638e070130a09f0cf3bcb316 (patch)
tree0f4ef45a35cf1c9b16908aa90f90a1504375fd72
parent79e91edb6da5f987ae6b41529a18ddc8d6ebb596 (diff)
downloadpkgsrc-04842132aa952e55638e070130a09f0cf3bcb316.tar.gz
Added lang/python35 version 3.5.0
-rw-r--r--doc/CHANGES-20153
-rw-r--r--doc/TODO3
-rw-r--r--lang/Makefile3
3 files changed, 5 insertions, 4 deletions
diff --git a/doc/CHANGES-2015 b/doc/CHANGES-2015
index a5a2b84a3bf..f1f878e4f11 100644
--- a/doc/CHANGES-2015
+++ b/doc/CHANGES-2015
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2015,v 1.4862 2015/12/05 15:51:29 rillig Exp $
+$NetBSD: CHANGES-2015,v 1.4863 2015/12/05 17:14:13 adam Exp $
Changes to the packages collection and infrastructure in 2015:
@@ -8103,3 +8103,4 @@ Changes to the packages collection and infrastructure in 2015:
Updated textproc/the_silver_searcher to 0.31.0 [leot 2015-12-05]
Updated pkgtools/pkglint to 5.2.1 [rillig 2015-12-05]
Updated pkgtools/pkglint to 5.2.2 [rillig 2015-12-05]
+ Added lang/python35 version 3.5.0 [adam 2015-12-05]
diff --git a/doc/TODO b/doc/TODO
index f7cb49436da..b3b84fd8527 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,4 +1,4 @@
-$NetBSD: TODO,v 1.15162 2015/12/04 21:59:11 wiz Exp $
+$NetBSD: TODO,v 1.15163 2015/12/05 17:14:14 adam Exp $
Suggested new packages
======================
@@ -1509,7 +1509,6 @@ For possible Perl packages updates, see http://www.NetBSD.org/~wiz/perl.html.
o py-yubiauth-0.3.10
o py-zconfig-3.0.3
o py34-html-docs-3.4.3
- o python-3.5.0
o pythontidy-1.23
o qbzr-0.22.4
o qcad-3.7.5.0
diff --git a/lang/Makefile b/lang/Makefile
index 3cc40896afa..beb05a200b8 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.421 2015/12/05 05:45:48 taca Exp $
+# $NetBSD: Makefile,v 1.422 2015/12/05 17:13:10 adam Exp $
#
COMMENT= Programming languages
@@ -176,6 +176,7 @@ SUBDIR+= py34-html-docs
SUBDIR+= python27
SUBDIR+= python33
SUBDIR+= python34
+SUBDIR+= python35
SUBDIR+= qore
SUBDIR+= racket
SUBDIR+= racket-textual