Thu Apr 27 08:27:15 2017 UTC ()
Update lang/py36-html-docs to 3.6.1

No changelog available.


(leot)
diff -r1.1 -r1.2 pkgsrc/lang/py36-html-docs/Makefile
diff -r1.1 -r1.2 pkgsrc/lang/py36-html-docs/PLIST
diff -r1.1 -r1.2 pkgsrc/lang/py36-html-docs/distinfo

cvs diff -r1.1 -r1.2 pkgsrc/lang/py36-html-docs/Attic/Makefile (expand / switch to unified diff)

--- pkgsrc/lang/py36-html-docs/Attic/Makefile 2017/01/01 15:51:37 1.1
+++ pkgsrc/lang/py36-html-docs/Attic/Makefile 2017/04/27 08:27:14 1.2
@@ -1,17 +1,17 @@ @@ -1,17 +1,17 @@
1# $NetBSD: Makefile,v 1.1 2017/01/01 15:51:37 leot Exp $ 1# $NetBSD: Makefile,v 1.2 2017/04/27 08:27:14 leot Exp $
2# 2#
3 3
4VERS= 3.6.0 4VERS= 3.6.1
5DISTNAME= python-${VERS}-docs-html 5DISTNAME= python-${VERS}-docs-html
6PKGNAME= py36-html-docs-${VERS} 6PKGNAME= py36-html-docs-${VERS}
7CATEGORIES= lang python 7CATEGORIES= lang python
8MASTER_SITES= https://www.python.org/ftp/python/doc/${VERS}/ 8MASTER_SITES= https://www.python.org/ftp/python/doc/${VERS}/
9EXTRACT_SUFX= .tar.bz2 9EXTRACT_SUFX= .tar.bz2
10 10
11MAINTAINER= pkgsrc-users@NetBSD.org 11MAINTAINER= pkgsrc-users@NetBSD.org
12HOMEPAGE= http://www.python.org/doc/ 12HOMEPAGE= http://www.python.org/doc/
13COMMENT= HTML Documentation for Python 3.6 13COMMENT= HTML Documentation for Python 3.6
14LICENSE= python-software-foundation 14LICENSE= python-software-foundation
15 15
16DIST_SUBDIR= python 16DIST_SUBDIR= python
17 17

cvs diff -r1.1 -r1.2 pkgsrc/lang/py36-html-docs/Attic/PLIST (expand / switch to unified diff)

--- pkgsrc/lang/py36-html-docs/Attic/PLIST 2017/01/01 15:51:37 1.1
+++ pkgsrc/lang/py36-html-docs/Attic/PLIST 2017/04/27 08:27:14 1.2
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1@comment $NetBSD: PLIST,v 1.1 2017/01/01 15:51:37 leot Exp $ 1@comment $NetBSD: PLIST,v 1.2 2017/04/27 08:27:14 leot Exp $
2share/doc/python3.6/.buildinfo 2share/doc/python3.6/.buildinfo
3share/doc/python3.6/_images/hashlib-blake2-tree.png 3share/doc/python3.6/_images/hashlib-blake2-tree.png
4share/doc/python3.6/_images/logging_flow.png 4share/doc/python3.6/_images/logging_flow.png
5share/doc/python3.6/_images/pathlib-inheritance.png 5share/doc/python3.6/_images/pathlib-inheritance.png
6share/doc/python3.6/_images/python-video-icon.png 6share/doc/python3.6/_images/python-video-icon.png
7share/doc/python3.6/_images/tulip_coro.png 7share/doc/python3.6/_images/tulip_coro.png
8share/doc/python3.6/_images/turtle-star.png 8share/doc/python3.6/_images/turtle-star.png
9share/doc/python3.6/_images/win_installer.png 9share/doc/python3.6/_images/win_installer.png
10share/doc/python3.6/_sources/about.txt 10share/doc/python3.6/_sources/about.txt
11share/doc/python3.6/_sources/bugs.txt 11share/doc/python3.6/_sources/bugs.txt
12share/doc/python3.6/_sources/c-api/abstract.txt 12share/doc/python3.6/_sources/c-api/abstract.txt
13share/doc/python3.6/_sources/c-api/allocation.txt 13share/doc/python3.6/_sources/c-api/allocation.txt
14share/doc/python3.6/_sources/c-api/apiabiversion.txt 14share/doc/python3.6/_sources/c-api/apiabiversion.txt
@@ -225,27 +225,26 @@ share/doc/python3.6/_sources/library/fpe @@ -225,27 +225,26 @@ share/doc/python3.6/_sources/library/fpe
225share/doc/python3.6/_sources/library/fractions.txt 225share/doc/python3.6/_sources/library/fractions.txt
226share/doc/python3.6/_sources/library/frameworks.txt 226share/doc/python3.6/_sources/library/frameworks.txt
227share/doc/python3.6/_sources/library/ftplib.txt 227share/doc/python3.6/_sources/library/ftplib.txt
228share/doc/python3.6/_sources/library/functional.txt 228share/doc/python3.6/_sources/library/functional.txt
229share/doc/python3.6/_sources/library/functions.txt 229share/doc/python3.6/_sources/library/functions.txt
230share/doc/python3.6/_sources/library/functools.txt 230share/doc/python3.6/_sources/library/functools.txt
231share/doc/python3.6/_sources/library/gc.txt 231share/doc/python3.6/_sources/library/gc.txt
232share/doc/python3.6/_sources/library/getopt.txt 232share/doc/python3.6/_sources/library/getopt.txt
233share/doc/python3.6/_sources/library/getpass.txt 233share/doc/python3.6/_sources/library/getpass.txt
234share/doc/python3.6/_sources/library/gettext.txt 234share/doc/python3.6/_sources/library/gettext.txt
235share/doc/python3.6/_sources/library/glob.txt 235share/doc/python3.6/_sources/library/glob.txt
236share/doc/python3.6/_sources/library/grp.txt 236share/doc/python3.6/_sources/library/grp.txt
237share/doc/python3.6/_sources/library/gzip.txt 237share/doc/python3.6/_sources/library/gzip.txt
238share/doc/python3.6/_sources/library/hashlib-blake2.txt 
239share/doc/python3.6/_sources/library/hashlib.txt 238share/doc/python3.6/_sources/library/hashlib.txt
240share/doc/python3.6/_sources/library/heapq.txt 239share/doc/python3.6/_sources/library/heapq.txt
241share/doc/python3.6/_sources/library/hmac.txt 240share/doc/python3.6/_sources/library/hmac.txt
242share/doc/python3.6/_sources/library/html.entities.txt 241share/doc/python3.6/_sources/library/html.entities.txt
243share/doc/python3.6/_sources/library/html.parser.txt 242share/doc/python3.6/_sources/library/html.parser.txt
244share/doc/python3.6/_sources/library/html.txt 243share/doc/python3.6/_sources/library/html.txt
245share/doc/python3.6/_sources/library/http.client.txt 244share/doc/python3.6/_sources/library/http.client.txt
246share/doc/python3.6/_sources/library/http.cookiejar.txt 245share/doc/python3.6/_sources/library/http.cookiejar.txt
247share/doc/python3.6/_sources/library/http.cookies.txt 246share/doc/python3.6/_sources/library/http.cookies.txt
248share/doc/python3.6/_sources/library/http.server.txt 247share/doc/python3.6/_sources/library/http.server.txt
249share/doc/python3.6/_sources/library/http.txt 248share/doc/python3.6/_sources/library/http.txt
250share/doc/python3.6/_sources/library/i18n.txt 249share/doc/python3.6/_sources/library/i18n.txt
251share/doc/python3.6/_sources/library/idle.txt 250share/doc/python3.6/_sources/library/idle.txt
@@ -751,27 +750,26 @@ share/doc/python3.6/library/fpectl.html @@ -751,27 +750,26 @@ share/doc/python3.6/library/fpectl.html
751share/doc/python3.6/library/fractions.html 750share/doc/python3.6/library/fractions.html
752share/doc/python3.6/library/frameworks.html 751share/doc/python3.6/library/frameworks.html
753share/doc/python3.6/library/ftplib.html 752share/doc/python3.6/library/ftplib.html
754share/doc/python3.6/library/functional.html 753share/doc/python3.6/library/functional.html
755share/doc/python3.6/library/functions.html 754share/doc/python3.6/library/functions.html
756share/doc/python3.6/library/functools.html 755share/doc/python3.6/library/functools.html
757share/doc/python3.6/library/gc.html 756share/doc/python3.6/library/gc.html
758share/doc/python3.6/library/getopt.html 757share/doc/python3.6/library/getopt.html
759share/doc/python3.6/library/getpass.html 758share/doc/python3.6/library/getpass.html
760share/doc/python3.6/library/gettext.html 759share/doc/python3.6/library/gettext.html
761share/doc/python3.6/library/glob.html 760share/doc/python3.6/library/glob.html
762share/doc/python3.6/library/grp.html 761share/doc/python3.6/library/grp.html
763share/doc/python3.6/library/gzip.html 762share/doc/python3.6/library/gzip.html
764share/doc/python3.6/library/hashlib-blake2.html 
765share/doc/python3.6/library/hashlib.html 763share/doc/python3.6/library/hashlib.html
766share/doc/python3.6/library/heapq.html 764share/doc/python3.6/library/heapq.html
767share/doc/python3.6/library/hmac.html 765share/doc/python3.6/library/hmac.html
768share/doc/python3.6/library/html.entities.html 766share/doc/python3.6/library/html.entities.html
769share/doc/python3.6/library/html.html 767share/doc/python3.6/library/html.html
770share/doc/python3.6/library/html.parser.html 768share/doc/python3.6/library/html.parser.html
771share/doc/python3.6/library/http.client.html 769share/doc/python3.6/library/http.client.html
772share/doc/python3.6/library/http.cookiejar.html 770share/doc/python3.6/library/http.cookiejar.html
773share/doc/python3.6/library/http.cookies.html 771share/doc/python3.6/library/http.cookies.html
774share/doc/python3.6/library/http.html 772share/doc/python3.6/library/http.html
775share/doc/python3.6/library/http.server.html 773share/doc/python3.6/library/http.server.html
776share/doc/python3.6/library/i18n.html 774share/doc/python3.6/library/i18n.html
777share/doc/python3.6/library/idle.html 775share/doc/python3.6/library/idle.html

cvs diff -r1.1 -r1.2 pkgsrc/lang/py36-html-docs/Attic/distinfo (expand / switch to unified diff)

--- pkgsrc/lang/py36-html-docs/Attic/distinfo 2017/01/01 15:51:37 1.1
+++ pkgsrc/lang/py36-html-docs/Attic/distinfo 2017/04/27 08:27:14 1.2
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.1 2017/01/01 15:51:37 leot Exp $ 1$NetBSD: distinfo,v 1.2 2017/04/27 08:27:14 leot Exp $
2 2
3SHA1 (python/python-3.6.0-docs-html.tar.bz2) = a0f9d8f35612857691514548052bc83a9b375ce2 3SHA1 (python/python-3.6.1-docs-html.tar.bz2) = 1cf2ffc1ca3b486dbea4fdb3ac6e1badf7f49fdb
4RMD160 (python/python-3.6.0-docs-html.tar.bz2) = 02db6e077701648eb334ae9111b16138f39fd932 4RMD160 (python/python-3.6.1-docs-html.tar.bz2) = 9f39abed34a3240c5a783855e8662b39dc43483c
5SHA512 (python/python-3.6.0-docs-html.tar.bz2) = b88eab978b114cc64170090a419c9a3556bbb8d4b4ea124e44c1b3b636f0cd97ab9310aa626a1f6c17d17b731fc371c7623296f2d39c5fc2cd1e1733b25cbcf2 5SHA512 (python/python-3.6.1-docs-html.tar.bz2) = 78a2019fc9efa2e8468319210cd1d5f69b1c755b1fc7f349571afb4c9ec738a7d2d1f1b55c79f1424946da190717816c911c9b5d5ae5de4668c30dfc0808f909
6Size (python/python-3.6.0-docs-html.tar.bz2) = 5878463 bytes 6Size (python/python-3.6.1-docs-html.tar.bz2) = 5887372 bytes