diff options
author | leot <leot@pkgsrc.org> | 2017-11-24 11:23:15 +0000 |
---|---|---|
committer | leot <leot@pkgsrc.org> | 2017-11-24 11:23:15 +0000 |
commit | 7440099a234ee48477b007a105d1d19e1aef1ada (patch) | |
tree | 4ce7ee23aa6cebe346aa46e14fbc175e6960863c /lang | |
parent | c5e825a98888e7ebaa73c05e4faa47808b3b41e1 (diff) | |
download | pkgsrc-7440099a234ee48477b007a105d1d19e1aef1ada.tar.gz |
py34-html-docs: Update py34-html-docs to 3.4.7
pkgsrc changes:
- Take MAINTAINERship (or, in other words, make me blameworthy if the Python
documentation isn't synced with the respective lang/python* packages :))
Changes:
No changelog is available but it syncs py34-html-docs to current
python34 version.
Diffstat (limited to 'lang')
-rw-r--r-- | lang/py34-html-docs/Makefile | 6 | ||||
-rw-r--r-- | lang/py34-html-docs/distinfo | 10 |
2 files changed, 8 insertions, 8 deletions
diff --git a/lang/py34-html-docs/Makefile b/lang/py34-html-docs/Makefile index a4c6bd0edc8..dfdf914aa7f 100644 --- a/lang/py34-html-docs/Makefile +++ b/lang/py34-html-docs/Makefile @@ -1,14 +1,14 @@ -# $NetBSD: Makefile,v 1.5 2017/09/03 08:53:10 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2017/11/24 11:23:15 leot Exp $ # -VERS= 3.4.6 +VERS= 3.4.7 DISTNAME= python-${VERS}-docs-html PKGNAME= py34-html-docs-${VERS} CATEGORIES= lang python MASTER_SITES= https://www.python.org/ftp/python/doc/${VERS}/ EXTRACT_SUFX= .tar.bz2 -MAINTAINER= pkgsrc-users@NetBSD.org +MAINTAINER= leot@NetBSD.org HOMEPAGE= https://www.python.org/doc/ COMMENT= HTML Documentation for Python 3.4 LICENSE= python-software-foundation diff --git a/lang/py34-html-docs/distinfo b/lang/py34-html-docs/distinfo index 8a96ee78605..ae51233a0af 100644 --- a/lang/py34-html-docs/distinfo +++ b/lang/py34-html-docs/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.5 2017/01/19 09:29:07 leot Exp $ +$NetBSD: distinfo,v 1.6 2017/11/24 11:23:15 leot Exp $ -SHA1 (python/python-3.4.6-docs-html.tar.bz2) = 8fb80cc51e7d003cd25c42240ede97d61b0a71ad -RMD160 (python/python-3.4.6-docs-html.tar.bz2) = 321b32fe95597688ba49e41f4a30720ba341028c -SHA512 (python/python-3.4.6-docs-html.tar.bz2) = a561ca54fe3fd8b9f1a419eb95ffd6001eaa303bf0b5ba75f726915d94926d3ddde0b918cd7ac8897e202b61226832d332aeb748ea1cda22db09132ce64c7c0d -Size (python/python-3.4.6-docs-html.tar.bz2) = 5517260 bytes +SHA1 (python/python-3.4.7-docs-html.tar.bz2) = f073b455bfddea409e109f12538625cd6a601801 +RMD160 (python/python-3.4.7-docs-html.tar.bz2) = d69fe9f89f358796e0eae872262d9ef344079075 +SHA512 (python/python-3.4.7-docs-html.tar.bz2) = 00ab05d8d2e325b763ab647fc74107292af769b6f88816166e3ae4d4e2a264c4966d5bdf5271a1e0d6ee720555df4025700104ec49768c9c0bfd13aaaf0cf90a +Size (python/python-3.4.7-docs-html.tar.bz2) = 5509551 bytes |