Added lang/python35 version 3.5.0
This commit is contained in:
parent
a9607b9588
commit
8cb9fe6c03
3 changed files with 5 additions and 4 deletions
|
@ -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]
|
||||
|
|
3
doc/TODO
3
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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue