diff options
author | leot <leot@pkgsrc.org> | 2018-12-31 14:03:44 +0000 |
---|---|---|
committer | leot <leot@pkgsrc.org> | 2018-12-31 14:03:44 +0000 |
commit | 06aae4f2eb8b511d5b90d2e0e7f7430f628c49bc (patch) | |
tree | 3729e3579eae623968623b5118bc798234fee971 /lang | |
parent | 7dfb7fbce1dbc43b9b7cad2835f345fe7b1deea8 (diff) | |
download | pkgsrc-06aae4f2eb8b511d5b90d2e0e7f7430f628c49bc.tar.gz |
py37-html-docs: Update to 3.7.2
Changes:
3.7.2
=====
Documentation
-------------
- bpo-35089: Remove mention of ``typing.io`` and ``typing.re``. Their types
should be imported from ``typing`` directly.
- bpo-35038: Fix the documentation about an unexisting `f_restricted`
attribute in the frame object. Patch by Stéphane Wirtel
- bpo-35044: Fix the documentation with the role ``exc`` for the
appropriated exception. Patch by Stéphane Wirtel
- bpo-35035: Rename documentation for :mod:`email.utils` to
``email.utils.rst``.
- bpo-34967: Use app.add_object_type() instead of the deprecated Sphinx
function app.description_unit()
- bpo-11233: Create availability directive for documentation. Original
patch by Georg Brandl.
- bpo-33594: Document ``getargspec``, ``from_function`` and ``from_builtin``
as deprecated in their respective docstring, and include version since
deprecation in DeprecationWarning message.
- bpo-32613: Update the faq/windows.html to use the py command from PEP 397
instead of python.
Diffstat (limited to 'lang')
-rw-r--r-- | lang/py37-html-docs/Makefile | 4 | ||||
-rw-r--r-- | lang/py37-html-docs/PLIST | 9 | ||||
-rw-r--r-- | lang/py37-html-docs/distinfo | 10 |
3 files changed, 11 insertions, 12 deletions
diff --git a/lang/py37-html-docs/Makefile b/lang/py37-html-docs/Makefile index c1fb4e396e1..37eca1fa3f5 100644 --- a/lang/py37-html-docs/Makefile +++ b/lang/py37-html-docs/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.2 2018/10/23 09:06:58 leot Exp $ +# $NetBSD: Makefile,v 1.3 2018/12/31 14:03:44 leot Exp $ # -VERS= 3.7.1 +VERS= 3.7.2 DISTNAME= python-${VERS}-docs-html PKGNAME= py37-html-docs-${VERS} CATEGORIES= lang python diff --git a/lang/py37-html-docs/PLIST b/lang/py37-html-docs/PLIST index 0b2f2192d94..cadec713df0 100644 --- a/lang/py37-html-docs/PLIST +++ b/lang/py37-html-docs/PLIST @@ -1,10 +1,9 @@ -@comment $NetBSD: PLIST,v 1.2 2018/10/23 09:06:58 leot Exp $ +@comment $NetBSD: PLIST,v 1.3 2018/12/31 14:03:44 leot Exp $ share/doc/python3.7/.buildinfo -share/doc/python3.7/_downloads/tzinfo_examples.py +share/doc/python3.7/_downloads/a5a8af4c77a704733a1f56b356fe840c/tzinfo_examples.py share/doc/python3.7/_images/hashlib-blake2-tree.png share/doc/python3.7/_images/logging_flow.png share/doc/python3.7/_images/pathlib-inheritance.png -share/doc/python3.7/_images/python-video-icon.png share/doc/python3.7/_images/turtle-star.png share/doc/python3.7/_images/win_installer.png share/doc/python3.7/_sources/about.rst.txt @@ -217,7 +216,7 @@ share/doc/python3.7/_sources/library/email.mime.rst.txt share/doc/python3.7/_sources/library/email.parser.rst.txt share/doc/python3.7/_sources/library/email.policy.rst.txt share/doc/python3.7/_sources/library/email.rst.txt -share/doc/python3.7/_sources/library/email.util.rst.txt +share/doc/python3.7/_sources/library/email.utils.rst.txt share/doc/python3.7/_sources/library/ensurepip.rst.txt share/doc/python3.7/_sources/library/enum.rst.txt share/doc/python3.7/_sources/library/errno.rst.txt @@ -752,7 +751,7 @@ share/doc/python3.7/library/email.message.html share/doc/python3.7/library/email.mime.html share/doc/python3.7/library/email.parser.html share/doc/python3.7/library/email.policy.html -share/doc/python3.7/library/email.util.html +share/doc/python3.7/library/email.utils.html share/doc/python3.7/library/ensurepip.html share/doc/python3.7/library/enum.html share/doc/python3.7/library/errno.html diff --git a/lang/py37-html-docs/distinfo b/lang/py37-html-docs/distinfo index 1a51a9697b9..f5482ffcd35 100644 --- a/lang/py37-html-docs/distinfo +++ b/lang/py37-html-docs/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.2 2018/10/23 09:06:58 leot Exp $ +$NetBSD: distinfo,v 1.3 2018/12/31 14:03:44 leot Exp $ -SHA1 (python/python-3.7.1-docs-html.tar.bz2) = 3c22d930bea997ce6ce14e6a96d546a8c82ebcc3 -RMD160 (python/python-3.7.1-docs-html.tar.bz2) = e3d84c95c45812219232d105c90805a759776534 -SHA512 (python/python-3.7.1-docs-html.tar.bz2) = ec2ff6bf6bb01e844a79cf8fedf9b3bf4acddcb303e82085aabebbadfeccf46107c53f4892632a36666ba4a88f30f2ba232db0b33ede36cb43d86167793a32b5 -Size (python/python-3.7.1-docs-html.tar.bz2) = 6184786 bytes +SHA1 (python/python-3.7.2-docs-html.tar.bz2) = 5093f129a3e7bc057e2528959db16a0f9ccf4a6d +RMD160 (python/python-3.7.2-docs-html.tar.bz2) = a0dfd6f9999c2591cb5ed0c38191cecf4a769b48 +SHA512 (python/python-3.7.2-docs-html.tar.bz2) = 489e8dbbfeb0df28f870af6e12e37fc60ce83cfaf01e9e4afd3fcdbb797693e463dd3a27e6659df50629ddee91b5ea7c151120122fccb6de25ad20efe5faec79 +Size (python/python-3.7.2-docs-html.tar.bz2) = 6213366 bytes |