Tue Mar 26 21:29:20 2019 UTC ()
py37-html-docs: Update to 3.7.3

Changes:
3.7.3
=====
Documentation
-------------
- bpo-36083: Fix formatting of --check-hash-based-pycs options in the
  manpage Synopsis.
- bpo-34764: Improve example of iter() with 2nd sentinel argument.
- bpo-21314: A new entry was added to the Core Language Section of the
  Programming FAQ, which explaines the usage of slash(/) in the signature of
  a function. Patch by Lysandros Nikolaou
- bpo-22062: Update documentation and docstrings for pathlib. Original patch
  by Mike Short.


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

cvs diff -r1.3 -r1.4 pkgsrc/lang/py37-html-docs/Makefile (expand / switch to unified diff)

--- pkgsrc/lang/py37-html-docs/Makefile 2018/12/31 14:03:44 1.3
+++ pkgsrc/lang/py37-html-docs/Makefile 2019/03/26 21:29:20 1.4
@@ -1,17 +1,17 @@ @@ -1,17 +1,17 @@
1# $NetBSD: Makefile,v 1.3 2018/12/31 14:03:44 leot Exp $ 1# $NetBSD: Makefile,v 1.4 2019/03/26 21:29:20 leot Exp $
2# 2#
3 3
4VERS= 3.7.2 4VERS= 3.7.3
5DISTNAME= python-${VERS}-docs-html 5DISTNAME= python-${VERS}-docs-html
6PKGNAME= py37-html-docs-${VERS} 6PKGNAME= py37-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.7 13COMMENT= HTML Documentation for Python 3.7
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/py37-html-docs/PLIST (expand / switch to unified diff)

--- pkgsrc/lang/py37-html-docs/PLIST 2018/12/31 14:03:44 1.3
+++ pkgsrc/lang/py37-html-docs/PLIST 2019/03/26 21:29:20 1.4
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1@comment $NetBSD: PLIST,v 1.3 2018/12/31 14:03:44 leot Exp $ 1@comment $NetBSD: PLIST,v 1.4 2019/03/26 21:29:20 leot Exp $
2share/doc/python3.7/.buildinfo 2share/doc/python3.7/.buildinfo
3share/doc/python3.7/_downloads/a5a8af4c77a704733a1f56b356fe840c/tzinfo_examples.py 3share/doc/python3.7/_downloads/890993d68b2f4776dedfcafde1149e0b/tzinfo_examples.py
4share/doc/python3.7/_images/hashlib-blake2-tree.png 4share/doc/python3.7/_images/hashlib-blake2-tree.png
5share/doc/python3.7/_images/logging_flow.png 5share/doc/python3.7/_images/logging_flow.png
6share/doc/python3.7/_images/pathlib-inheritance.png 6share/doc/python3.7/_images/pathlib-inheritance.png
7share/doc/python3.7/_images/turtle-star.png 7share/doc/python3.7/_images/turtle-star.png
8share/doc/python3.7/_images/win_installer.png 8share/doc/python3.7/_images/win_installer.png
9share/doc/python3.7/_sources/about.rst.txt 9share/doc/python3.7/_sources/about.rst.txt
10share/doc/python3.7/_sources/bugs.rst.txt 10share/doc/python3.7/_sources/bugs.rst.txt
11share/doc/python3.7/_sources/c-api/abstract.rst.txt 11share/doc/python3.7/_sources/c-api/abstract.rst.txt
12share/doc/python3.7/_sources/c-api/allocation.rst.txt 12share/doc/python3.7/_sources/c-api/allocation.rst.txt
13share/doc/python3.7/_sources/c-api/apiabiversion.rst.txt 13share/doc/python3.7/_sources/c-api/apiabiversion.rst.txt
14share/doc/python3.7/_sources/c-api/arg.rst.txt 14share/doc/python3.7/_sources/c-api/arg.rst.txt
15share/doc/python3.7/_sources/c-api/bool.rst.txt 15share/doc/python3.7/_sources/c-api/bool.rst.txt
16share/doc/python3.7/_sources/c-api/buffer.rst.txt 16share/doc/python3.7/_sources/c-api/buffer.rst.txt
@@ -485,26 +485,27 @@ share/doc/python3.7/_static/basic.css @@ -485,26 +485,27 @@ share/doc/python3.7/_static/basic.css
485share/doc/python3.7/_static/classic.css 485share/doc/python3.7/_static/classic.css
486share/doc/python3.7/_static/comment-bright.png 486share/doc/python3.7/_static/comment-bright.png
487share/doc/python3.7/_static/comment-close.png 487share/doc/python3.7/_static/comment-close.png
488share/doc/python3.7/_static/comment.png 488share/doc/python3.7/_static/comment.png
489share/doc/python3.7/_static/copybutton.js 489share/doc/python3.7/_static/copybutton.js
490share/doc/python3.7/_static/default.css 490share/doc/python3.7/_static/default.css
491share/doc/python3.7/_static/doctools.js 491share/doc/python3.7/_static/doctools.js
492share/doc/python3.7/_static/documentation_options.js 492share/doc/python3.7/_static/documentation_options.js
493share/doc/python3.7/_static/down-pressed.png 493share/doc/python3.7/_static/down-pressed.png
494share/doc/python3.7/_static/down.png 494share/doc/python3.7/_static/down.png
495share/doc/python3.7/_static/file.png 495share/doc/python3.7/_static/file.png
496share/doc/python3.7/_static/jquery-3.2.1.js 496share/doc/python3.7/_static/jquery-3.2.1.js
497share/doc/python3.7/_static/jquery.js 497share/doc/python3.7/_static/jquery.js
 498share/doc/python3.7/_static/language_data.js
498share/doc/python3.7/_static/minus.png 499share/doc/python3.7/_static/minus.png
499share/doc/python3.7/_static/opensearch.xml 500share/doc/python3.7/_static/opensearch.xml
500share/doc/python3.7/_static/plus.png 501share/doc/python3.7/_static/plus.png
501share/doc/python3.7/_static/py.png 502share/doc/python3.7/_static/py.png
502share/doc/python3.7/_static/pydoctheme.css 503share/doc/python3.7/_static/pydoctheme.css
503share/doc/python3.7/_static/pygments.css 504share/doc/python3.7/_static/pygments.css
504share/doc/python3.7/_static/searchtools.js 505share/doc/python3.7/_static/searchtools.js
505share/doc/python3.7/_static/sidebar.js 506share/doc/python3.7/_static/sidebar.js
506share/doc/python3.7/_static/switchers.js 507share/doc/python3.7/_static/switchers.js
507share/doc/python3.7/_static/underscore-1.3.1.js 508share/doc/python3.7/_static/underscore-1.3.1.js
508share/doc/python3.7/_static/underscore.js 509share/doc/python3.7/_static/underscore.js
509share/doc/python3.7/_static/up-pressed.png 510share/doc/python3.7/_static/up-pressed.png
510share/doc/python3.7/_static/up.png 511share/doc/python3.7/_static/up.png

cvs diff -r1.3 -r1.4 pkgsrc/lang/py37-html-docs/distinfo (expand / switch to unified diff)

--- pkgsrc/lang/py37-html-docs/distinfo 2018/12/31 14:03:44 1.3
+++ pkgsrc/lang/py37-html-docs/distinfo 2019/03/26 21:29:20 1.4
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.3 2018/12/31 14:03:44 leot Exp $ 1$NetBSD: distinfo,v 1.4 2019/03/26 21:29:20 leot Exp $
2 2
3SHA1 (python/python-3.7.2-docs-html.tar.bz2) = 5093f129a3e7bc057e2528959db16a0f9ccf4a6d 3SHA1 (python/python-3.7.3-docs-html.tar.bz2) = 5131efe6860e93b7740593f13990813c6b6d13c0
4RMD160 (python/python-3.7.2-docs-html.tar.bz2) = a0dfd6f9999c2591cb5ed0c38191cecf4a769b48 4RMD160 (python/python-3.7.3-docs-html.tar.bz2) = e896ef5764fde8fac033898f01a09501fd4eba42
5SHA512 (python/python-3.7.2-docs-html.tar.bz2) = 489e8dbbfeb0df28f870af6e12e37fc60ce83cfaf01e9e4afd3fcdbb797693e463dd3a27e6659df50629ddee91b5ea7c151120122fccb6de25ad20efe5faec79 5SHA512 (python/python-3.7.3-docs-html.tar.bz2) = 2a07640081ff1fe5707a06791d27f9f88073513a8628e171e38fa9b7fd42b22f4bff85891f4cbfd11fe4993006487eb18eba8f67bcaeb23d336922e2dcf2bb30
6Size (python/python-3.7.2-docs-html.tar.bz2) = 6213366 bytes 6Size (python/python-3.7.3-docs-html.tar.bz2) = 6223981 bytes