py27-html-docs: Update py27-html-docs to 2.7.14
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 py27-html-docs to current python27 version.
This commit is contained in:
parent
a0cf06c21e
commit
205f33dcde
3 changed files with 10 additions and 10 deletions
|
@ -1,14 +1,14 @@
|
|||
# $NetBSD: Makefile,v 1.9 2017/09/03 08:53:09 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.10 2017/11/24 11:22:08 leot Exp $
|
||||
#
|
||||
|
||||
VERS= 2.7.13
|
||||
VERS= 2.7.14
|
||||
DISTNAME= python-${VERS}-docs-html
|
||||
PKGNAME= py27-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 2.7
|
||||
LICENSE= python-software-foundation
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
@comment $NetBSD: PLIST,v 1.2 2016/04/07 07:39:17 leot Exp $
|
||||
@comment $NetBSD: PLIST,v 1.3 2017/11/24 11:22:08 leot Exp $
|
||||
share/doc/python2.7/.buildinfo
|
||||
share/doc/python2.7/_images/logging_flow.png
|
||||
share/doc/python2.7/_images/python-video-icon.png
|
||||
|
@ -502,11 +502,11 @@ share/doc/python2.7/_static/py.png
|
|||
share/doc/python2.7/_static/pygments.css
|
||||
share/doc/python2.7/_static/searchtools.js
|
||||
share/doc/python2.7/_static/sidebar.js
|
||||
share/doc/python2.7/_static/switchers.js
|
||||
share/doc/python2.7/_static/underscore-1.3.1.js
|
||||
share/doc/python2.7/_static/underscore.js
|
||||
share/doc/python2.7/_static/up-pressed.png
|
||||
share/doc/python2.7/_static/up.png
|
||||
share/doc/python2.7/_static/version_switch.js
|
||||
share/doc/python2.7/_static/websupport.js
|
||||
share/doc/python2.7/about.html
|
||||
share/doc/python2.7/bugs.html
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
$NetBSD: distinfo,v 1.6 2017/01/01 15:44:39 leot Exp $
|
||||
$NetBSD: distinfo,v 1.7 2017/11/24 11:22:08 leot Exp $
|
||||
|
||||
SHA1 (python/python-2.7.13-docs-html.tar.bz2) = 3a6f81b6a522df097e8f8f277cf345c7fcbd6482
|
||||
RMD160 (python/python-2.7.13-docs-html.tar.bz2) = 8c3a698602d6131a944b775080c66f7cc5515517
|
||||
SHA512 (python/python-2.7.13-docs-html.tar.bz2) = f7d1bc6941eb2ed51679030d57157cdb678f5c8007cb623db48511f9b0e83144bef156000f4dec0ef0a01c96d4c2a2f1166b436f81d23bdc78bcd3c32039f01b
|
||||
Size (python/python-2.7.13-docs-html.tar.bz2) = 4607137 bytes
|
||||
SHA1 (python/python-2.7.14-docs-html.tar.bz2) = 14b0687fe7114821ad4f475fbc240f232161d231
|
||||
RMD160 (python/python-2.7.14-docs-html.tar.bz2) = 007b0c3d18313c97fa95cb091ef9031ffac27fae
|
||||
SHA512 (python/python-2.7.14-docs-html.tar.bz2) = 3a8c0e8d083880e5e174090eb39514b27b0f00021b3874a2ffcfcaf4d43020764d9d8415d2387e0ce8e59e6e193571cbad06dbfdd1d30f8be06e1f27b375bc10
|
||||
Size (python/python-2.7.14-docs-html.tar.bz2) = 4604956 bytes
|
||||
|
|
Loading…
Reference in a new issue