pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/lang/py37-html-docs py37-html-docs: Update to 3.7.3
details: https://anonhg.NetBSD.org/pkgsrc/rev/dc8c4e398c0e
branches: trunk
changeset: 331898:dc8c4e398c0e
user: leot <leot%pkgsrc.org@localhost>
date: Tue Mar 26 21:29:20 2019 +0000
description:
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.
diffstat:
lang/py37-html-docs/Makefile | 4 ++--
lang/py37-html-docs/PLIST | 5 +++--
lang/py37-html-docs/distinfo | 10 +++++-----
3 files changed, 10 insertions(+), 9 deletions(-)
diffs (48 lines):
diff -r cf5d5e475d6b -r dc8c4e398c0e lang/py37-html-docs/Makefile
--- a/lang/py37-html-docs/Makefile Tue Mar 26 21:05:15 2019 +0000
+++ b/lang/py37-html-docs/Makefile Tue Mar 26 21:29:20 2019 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2018/12/31 14:03:44 leot Exp $
+# $NetBSD: Makefile,v 1.4 2019/03/26 21:29:20 leot Exp $
#
-VERS= 3.7.2
+VERS= 3.7.3
DISTNAME= python-${VERS}-docs-html
PKGNAME= py37-html-docs-${VERS}
CATEGORIES= lang python
diff -r cf5d5e475d6b -r dc8c4e398c0e lang/py37-html-docs/PLIST
--- a/lang/py37-html-docs/PLIST Tue Mar 26 21:05:15 2019 +0000
+++ b/lang/py37-html-docs/PLIST Tue Mar 26 21:29:20 2019 +0000
@@ -1,6 +1,6 @@
-@comment $NetBSD: PLIST,v 1.3 2018/12/31 14:03:44 leot Exp $
+@comment $NetBSD: PLIST,v 1.4 2019/03/26 21:29:20 leot Exp $
share/doc/python3.7/.buildinfo
-share/doc/python3.7/_downloads/a5a8af4c77a704733a1f56b356fe840c/tzinfo_examples.py
+share/doc/python3.7/_downloads/890993d68b2f4776dedfcafde1149e0b/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
@@ -495,6 +495,7 @@
share/doc/python3.7/_static/file.png
share/doc/python3.7/_static/jquery-3.2.1.js
share/doc/python3.7/_static/jquery.js
+share/doc/python3.7/_static/language_data.js
share/doc/python3.7/_static/minus.png
share/doc/python3.7/_static/opensearch.xml
share/doc/python3.7/_static/plus.png
diff -r cf5d5e475d6b -r dc8c4e398c0e lang/py37-html-docs/distinfo
--- a/lang/py37-html-docs/distinfo Tue Mar 26 21:05:15 2019 +0000
+++ b/lang/py37-html-docs/distinfo Tue Mar 26 21:29:20 2019 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.3 2018/12/31 14:03:44 leot Exp $
+$NetBSD: distinfo,v 1.4 2019/03/26 21:29:20 leot Exp $
-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
+SHA1 (python/python-3.7.3-docs-html.tar.bz2) = 5131efe6860e93b7740593f13990813c6b6d13c0
+RMD160 (python/python-3.7.3-docs-html.tar.bz2) = e896ef5764fde8fac033898f01a09501fd4eba42
+SHA512 (python/python-3.7.3-docs-html.tar.bz2) = 2a07640081ff1fe5707a06791d27f9f88073513a8628e171e38fa9b7fd42b22f4bff85891f4cbfd11fe4993006487eb18eba8f67bcaeb23d336922e2dcf2bb30
+Size (python/python-3.7.3-docs-html.tar.bz2) = 6223981 bytes
Home |
Main Index |
Thread Index |
Old Index