py36-html-docs: Update py36-html-docs to 3.6.4
Changes: 3.6.4 ----- Documentation ------------- - bpo-32105: Added asyncio.BaseEventLoop.connect_accepted_socket versionaddded marker. - bpo-31537: Fix incorrect usage of ``get_history_length`` in readline documentation example code. Patch by Brad Smith. - bpo-30085: The operator functions without double underscores are preferred for clarity. The one with underscores are only kept for back- compatibility.
This commit is contained in:
parent
16ceca1d3d
commit
d44d08b598
2 changed files with 7 additions and 7 deletions
|
@ -1,7 +1,7 @@
|
||||||
# $NetBSD: Makefile,v 1.4 2017/11/24 11:25:33 leot Exp $
|
# $NetBSD: Makefile,v 1.5 2017/12/19 11:33:04 leot Exp $
|
||||||
#
|
#
|
||||||
|
|
||||||
VERS= 3.6.3
|
VERS= 3.6.4
|
||||||
DISTNAME= python-${VERS}-docs-html
|
DISTNAME= python-${VERS}-docs-html
|
||||||
PKGNAME= py36-html-docs-${VERS}
|
PKGNAME= py36-html-docs-${VERS}
|
||||||
CATEGORIES= lang python
|
CATEGORIES= lang python
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
$NetBSD: distinfo,v 1.3 2017/11/24 11:25:33 leot Exp $
|
$NetBSD: distinfo,v 1.4 2017/12/19 11:33:04 leot Exp $
|
||||||
|
|
||||||
SHA1 (python/python-3.6.3-docs-html.tar.bz2) = 69059d267ddb58b1510ace8ff2d365fbd64ab374
|
SHA1 (python/python-3.6.4-docs-html.tar.bz2) = a633cb93ec35524ba4c1a839c73a33a3addffcfd
|
||||||
RMD160 (python/python-3.6.3-docs-html.tar.bz2) = aaad797676f8debe417478680cfc542482ec85cb
|
RMD160 (python/python-3.6.4-docs-html.tar.bz2) = e3d03902faf4483c0c0b60c3bf1316e8480154bb
|
||||||
SHA512 (python/python-3.6.3-docs-html.tar.bz2) = ffd6ea459ba36b19c788638f7e2f72ecd286218ed7eb29493819137c4bc25c02714128f07b781ad642eb08826d00924bd1b90a236ba46107bbe17de6633fa1ad
|
SHA512 (python/python-3.6.4-docs-html.tar.bz2) = a4cf51ec0e7127f417b066e2727258395954dfc5f1aaa0ad1d25e81dae40ace0d51b18413600fce0f5b1002e4b130a3914b7c9244025375e8fe5332c8d86635d
|
||||||
Size (python/python-3.6.3-docs-html.tar.bz2) = 5945784 bytes
|
Size (python/python-3.6.4-docs-html.tar.bz2) = 5955729 bytes
|
||||||
|
|
Loading…
Reference in a new issue