pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/lang/py35-html-docs Update lang/py35-html-docs to py35...
details: https://anonhg.NetBSD.org/pkgsrc/rev/709562c779ac
branches: trunk
changeset: 357414:709562c779ac
user: leot <leot%pkgsrc.org@localhost>
date: Thu Jan 19 20:34:50 2017 +0000
description:
Update lang/py35-html-docs to py35-html-docs-3.5.3
pkgsrc changes:
- Switch MASTER_SITES to https://www.python.org/ftp/python/doc/${VERS}/
Unlike previous MASTER_SITES the documentation there is not regenerated
periodically (so it will avoid possible changes in the distfiles).
Changes (from the `Documentation' section of the Python 3.5.3 Changelog):
- Issue #28513: Documented command-line interface of zipfile.
diffstat:
lang/py35-html-docs/Makefile | 6 +++---
lang/py35-html-docs/distinfo | 10 +++++-----
2 files changed, 8 insertions(+), 8 deletions(-)
diffs (33 lines):
diff -r 71e7dd891b17 -r 709562c779ac lang/py35-html-docs/Makefile
--- a/lang/py35-html-docs/Makefile Thu Jan 19 18:52:01 2017 +0000
+++ b/lang/py35-html-docs/Makefile Thu Jan 19 20:34:50 2017 +0000
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.1 2016/07/12 10:13:59 leot Exp $
+# $NetBSD: Makefile,v 1.2 2017/01/19 20:34:50 leot Exp $
#
-VERS= 3.5.2
+VERS= 3.5.3
DISTNAME= python-${VERS}-docs-html
PKGNAME= py35-html-docs-${VERS}
CATEGORIES= lang python
-MASTER_SITES= https://docs.python.org/${VERS:C/\.[0-9]+$//}/archives/
+MASTER_SITES= https://www.python.org/ftp/python/doc/${VERS}/
EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
diff -r 71e7dd891b17 -r 709562c779ac lang/py35-html-docs/distinfo
--- a/lang/py35-html-docs/distinfo Thu Jan 19 18:52:01 2017 +0000
+++ b/lang/py35-html-docs/distinfo Thu Jan 19 20:34:50 2017 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1 2016/07/12 10:13:59 leot Exp $
+$NetBSD: distinfo,v 1.2 2017/01/19 20:34:50 leot Exp $
-SHA1 (python/python-3.5.2-docs-html.tar.bz2) = b14aee25a2e29eafee52cf490843f1c4ea78f9b3
-RMD160 (python/python-3.5.2-docs-html.tar.bz2) = 16e6dc1ca90841e3f2a114fd34d7fbb931d4d3ca
-SHA512 (python/python-3.5.2-docs-html.tar.bz2) = a22cec7a6350b1731fe196fa83cd64268bc26ba71cc9541544467f0dad9efb2037b4ed0978b976c299436066d6befa41cc49d3891cce02d90544b504b41ee748
-Size (python/python-3.5.2-docs-html.tar.bz2) = 5716139 bytes
+SHA1 (python/python-3.5.3-docs-html.tar.bz2) = 1d726299513a382da23cf51560a07858f66c7263
+RMD160 (python/python-3.5.3-docs-html.tar.bz2) = c98806fb953825fa81b91aeeb0403238c7fa8b46
+SHA512 (python/python-3.5.3-docs-html.tar.bz2) = 3eea03fd83807d8d8e36ee398875f72f4863c0d4c92f0196876ffc195aebf940abde3192ab9e3686e74f5931b98073024601e49073efac0cd376d73bcdb5e66a
+Size (python/python-3.5.3-docs-html.tar.bz2) = 5719815 bytes
Home |
Main Index |
Thread Index |
Old Index