pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/lang/py36-html-docs
Module Name: pkgsrc
Committed By: leot
Date: Tue Dec 19 11:33:04 UTC 2017
Modified Files:
pkgsrc/lang/py36-html-docs: Makefile distinfo
Log Message:
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.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/lang/py36-html-docs/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/lang/py36-html-docs/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/lang/py36-html-docs/Makefile
diff -u pkgsrc/lang/py36-html-docs/Makefile:1.4 pkgsrc/lang/py36-html-docs/Makefile:1.5
--- pkgsrc/lang/py36-html-docs/Makefile:1.4 Fri Nov 24 11:25:33 2017
+++ pkgsrc/lang/py36-html-docs/Makefile Tue Dec 19 11:33:04 2017
@@ -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
PKGNAME= py36-html-docs-${VERS}
CATEGORIES= lang python
Index: pkgsrc/lang/py36-html-docs/distinfo
diff -u pkgsrc/lang/py36-html-docs/distinfo:1.3 pkgsrc/lang/py36-html-docs/distinfo:1.4
--- pkgsrc/lang/py36-html-docs/distinfo:1.3 Fri Nov 24 11:25:33 2017
+++ pkgsrc/lang/py36-html-docs/distinfo Tue Dec 19 11:33:04 2017
@@ -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
-RMD160 (python/python-3.6.3-docs-html.tar.bz2) = aaad797676f8debe417478680cfc542482ec85cb
-SHA512 (python/python-3.6.3-docs-html.tar.bz2) = ffd6ea459ba36b19c788638f7e2f72ecd286218ed7eb29493819137c4bc25c02714128f07b781ad642eb08826d00924bd1b90a236ba46107bbe17de6633fa1ad
-Size (python/python-3.6.3-docs-html.tar.bz2) = 5945784 bytes
+SHA1 (python/python-3.6.4-docs-html.tar.bz2) = a633cb93ec35524ba4c1a839c73a33a3addffcfd
+RMD160 (python/python-3.6.4-docs-html.tar.bz2) = e3d03902faf4483c0c0b60c3bf1316e8480154bb
+SHA512 (python/python-3.6.4-docs-html.tar.bz2) = a4cf51ec0e7127f417b066e2727258395954dfc5f1aaa0ad1d25e81dae40ace0d51b18413600fce0f5b1002e4b130a3914b7c9244025375e8fe5332c8d86635d
+Size (python/python-3.6.4-docs-html.tar.bz2) = 5955729 bytes
Home |
Main Index |
Thread Index |
Old Index