Mon May 7 08:36:10 2018 UTC ()
py36-html-docs: Update py36-html-docs to 3.6.5

Changes:
Documentation
-------------
 - bpo-17232: Clarify docs for -O and -OO. Patch by Terry Reedy.
 - bpo-32800: Update link to w3c doc for xml default namespaces.
 - bpo-8722: Document __getattr__() behavior when property get() method raises
             AttributeError.
 - bpo-32614: Modify RE examples in documentation to use raw strings to
              prevent DeprecationWarning and add text to REGEX HOWTO to
              highlight the deprecation.
 - bpo-31972: Improve docstrings for pathlib.PurePath subclasses.
 - bpo-17799: Explain real behaviour of sys.settrace and sys.setprofile and
              their C-API counterparts regarding which type of events are
              received in each function. Patch by Pablo Galindo Salgado.


(leot)
diff -r1.5 -r1.6 pkgsrc/lang/py36-html-docs/Makefile
diff -r1.3 -r1.4 pkgsrc/lang/py36-html-docs/PLIST
diff -r1.4 -r1.5 pkgsrc/lang/py36-html-docs/distinfo

cvs diff -r1.5 -r1.6 pkgsrc/lang/py36-html-docs/Attic/Makefile (expand / switch to unified diff)

--- pkgsrc/lang/py36-html-docs/Attic/Makefile 2017/12/19 11:33:04 1.5
+++ pkgsrc/lang/py36-html-docs/Attic/Makefile 2018/05/07 08:36:10 1.6
@@ -1,17 +1,17 @@ @@ -1,17 +1,17 @@
1# $NetBSD: Makefile,v 1.5 2017/12/19 11:33:04 leot Exp $ 1# $NetBSD: Makefile,v 1.6 2018/05/07 08:36:10 leot Exp $
2# 2#
3 3
4VERS= 3.6.4 4VERS= 3.6.5
5DISTNAME= python-${VERS}-docs-html 5DISTNAME= python-${VERS}-docs-html
6PKGNAME= py36-html-docs-${VERS} 6PKGNAME= py36-html-docs-${VERS}
7CATEGORIES= lang python 7CATEGORIES= lang python
8MASTER_SITES= https://www.python.org/ftp/python/doc/${VERS}/ 8MASTER_SITES= https://www.python.org/ftp/python/doc/${VERS}/
9EXTRACT_SUFX= .tar.bz2 9EXTRACT_SUFX= .tar.bz2
10 10
11MAINTAINER= leot@NetBSD.org 11MAINTAINER= leot@NetBSD.org
12HOMEPAGE= https://www.python.org/doc/ 12HOMEPAGE= https://www.python.org/doc/
13COMMENT= HTML Documentation for Python 3.6 13COMMENT= HTML Documentation for Python 3.6
14LICENSE= python-software-foundation 14LICENSE= python-software-foundation
15 15
16DIST_SUBDIR= python 16DIST_SUBDIR= python
17 17

cvs diff -r1.3 -r1.4 pkgsrc/lang/py36-html-docs/Attic/PLIST (expand / switch to unified diff)

--- pkgsrc/lang/py36-html-docs/Attic/PLIST 2017/11/24 11:25:33 1.3
+++ pkgsrc/lang/py36-html-docs/Attic/PLIST 2018/05/07 08:36:10 1.4
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1@comment $NetBSD: PLIST,v 1.3 2017/11/24 11:25:33 leot Exp $ 1@comment $NetBSD: PLIST,v 1.4 2018/05/07 08:36:10 leot Exp $
2share/doc/python3.6/.buildinfo 2share/doc/python3.6/.buildinfo
3share/doc/python3.6/_images/hashlib-blake2-tree.png 3share/doc/python3.6/_images/hashlib-blake2-tree.png
4share/doc/python3.6/_images/logging_flow.png 4share/doc/python3.6/_images/logging_flow.png
5share/doc/python3.6/_images/pathlib-inheritance.png 5share/doc/python3.6/_images/pathlib-inheritance.png
6share/doc/python3.6/_images/python-video-icon.png 6share/doc/python3.6/_images/python-video-icon.png
7share/doc/python3.6/_images/tulip_coro.png 7share/doc/python3.6/_images/tulip_coro.png
8share/doc/python3.6/_images/turtle-star.png 8share/doc/python3.6/_images/turtle-star.png
9share/doc/python3.6/_images/win_installer.png 9share/doc/python3.6/_images/win_installer.png
10share/doc/python3.6/_sources/about.rst.txt 10share/doc/python3.6/_sources/about.rst.txt
11share/doc/python3.6/_sources/bugs.rst.txt 11share/doc/python3.6/_sources/bugs.rst.txt
12share/doc/python3.6/_sources/c-api/abstract.rst.txt 12share/doc/python3.6/_sources/c-api/abstract.rst.txt
13share/doc/python3.6/_sources/c-api/allocation.rst.txt 13share/doc/python3.6/_sources/c-api/allocation.rst.txt
14share/doc/python3.6/_sources/c-api/apiabiversion.rst.txt 14share/doc/python3.6/_sources/c-api/apiabiversion.rst.txt
@@ -471,30 +471,31 @@ share/doc/python3.6/_sources/whatsnew/3. @@ -471,30 +471,31 @@ share/doc/python3.6/_sources/whatsnew/3.
471share/doc/python3.6/_sources/whatsnew/3.5.rst.txt 471share/doc/python3.6/_sources/whatsnew/3.5.rst.txt
472share/doc/python3.6/_sources/whatsnew/3.6.rst.txt 472share/doc/python3.6/_sources/whatsnew/3.6.rst.txt
473share/doc/python3.6/_sources/whatsnew/changelog.rst.txt 473share/doc/python3.6/_sources/whatsnew/changelog.rst.txt
474share/doc/python3.6/_sources/whatsnew/index.rst.txt 474share/doc/python3.6/_sources/whatsnew/index.rst.txt
475share/doc/python3.6/_static/ajax-loader.gif 475share/doc/python3.6/_static/ajax-loader.gif
476share/doc/python3.6/_static/basic.css 476share/doc/python3.6/_static/basic.css
477share/doc/python3.6/_static/classic.css 477share/doc/python3.6/_static/classic.css
478share/doc/python3.6/_static/comment-bright.png 478share/doc/python3.6/_static/comment-bright.png
479share/doc/python3.6/_static/comment-close.png 479share/doc/python3.6/_static/comment-close.png
480share/doc/python3.6/_static/comment.png 480share/doc/python3.6/_static/comment.png
481share/doc/python3.6/_static/copybutton.js 481share/doc/python3.6/_static/copybutton.js
482share/doc/python3.6/_static/default.css 482share/doc/python3.6/_static/default.css
483share/doc/python3.6/_static/doctools.js 483share/doc/python3.6/_static/doctools.js
 484share/doc/python3.6/_static/documentation_options.js
484share/doc/python3.6/_static/down-pressed.png 485share/doc/python3.6/_static/down-pressed.png
485share/doc/python3.6/_static/down.png 486share/doc/python3.6/_static/down.png
486share/doc/python3.6/_static/file.png 487share/doc/python3.6/_static/file.png
487share/doc/python3.6/_static/jquery-3.1.0.js 488share/doc/python3.6/_static/jquery-3.2.1.js
488share/doc/python3.6/_static/jquery.js 489share/doc/python3.6/_static/jquery.js
489share/doc/python3.6/_static/minus.png 490share/doc/python3.6/_static/minus.png
490share/doc/python3.6/_static/opensearch.xml 491share/doc/python3.6/_static/opensearch.xml
491share/doc/python3.6/_static/plus.png 492share/doc/python3.6/_static/plus.png
492share/doc/python3.6/_static/py.png 493share/doc/python3.6/_static/py.png
493share/doc/python3.6/_static/pydoctheme.css 494share/doc/python3.6/_static/pydoctheme.css
494share/doc/python3.6/_static/pygments.css 495share/doc/python3.6/_static/pygments.css
495share/doc/python3.6/_static/searchtools.js 496share/doc/python3.6/_static/searchtools.js
496share/doc/python3.6/_static/sidebar.js 497share/doc/python3.6/_static/sidebar.js
497share/doc/python3.6/_static/switchers.js 498share/doc/python3.6/_static/switchers.js
498share/doc/python3.6/_static/underscore-1.3.1.js 499share/doc/python3.6/_static/underscore-1.3.1.js
499share/doc/python3.6/_static/underscore.js 500share/doc/python3.6/_static/underscore.js
500share/doc/python3.6/_static/up-pressed.png 501share/doc/python3.6/_static/up-pressed.png

cvs diff -r1.4 -r1.5 pkgsrc/lang/py36-html-docs/Attic/distinfo (expand / switch to unified diff)

--- pkgsrc/lang/py36-html-docs/Attic/distinfo 2017/12/19 11:33:04 1.4
+++ pkgsrc/lang/py36-html-docs/Attic/distinfo 2018/05/07 08:36:10 1.5
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.4 2017/12/19 11:33:04 leot Exp $ 1$NetBSD: distinfo,v 1.5 2018/05/07 08:36:10 leot Exp $
2 2
3SHA1 (python/python-3.6.4-docs-html.tar.bz2) = a633cb93ec35524ba4c1a839c73a33a3addffcfd 3SHA1 (python/python-3.6.5-docs-html.tar.bz2) = 2bc32058a226357a735415209b158527a67479ac
4RMD160 (python/python-3.6.4-docs-html.tar.bz2) = e3d03902faf4483c0c0b60c3bf1316e8480154bb 4RMD160 (python/python-3.6.5-docs-html.tar.bz2) = 8afebdcd10c0aafa051b0875fb810170c6db2b28
5SHA512 (python/python-3.6.4-docs-html.tar.bz2) = a4cf51ec0e7127f417b066e2727258395954dfc5f1aaa0ad1d25e81dae40ace0d51b18413600fce0f5b1002e4b130a3914b7c9244025375e8fe5332c8d86635d 5SHA512 (python/python-3.6.5-docs-html.tar.bz2) = bf6a73af7c4eb5eb53409d5e65784de72b24869caef0e6a69015b18fea55c9ad24096ee3497379b071e1d4bf3deea6f9a57975ef827784a8e052a214627cacca
6Size (python/python-3.6.4-docs-html.tar.bz2) = 5955729 bytes 6Size (python/python-3.6.5-docs-html.tar.bz2) = 5970853 bytes